This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
MirrorHub
/
construct
Watch
0
Star
0
Fork
You've already forked construct
0
mirror of
https://github.com/matrix-construct/construct
synced
2025-02-16 16:50:12 +01:00
Code
Issues
Releases
Wiki
Activity
d9812f3e86
Branches
Tags
No results found.
construct
/
include
/
ircd
/
fs
History
Jason Volk
d9812f3e86
ircd::fs: Add an evict() front to cache interface; add preconditions.
2019-05-03 05:52:12 -07:00
..
aio.h
dev.h
error.h
fd.h
ircd::fs: Make ~fd() noexcept.
2019-04-22 09:16:11 -07:00
fs.h
ircd::fs: Runtime binding for pwritev(2)/pwritev2(2) based on kernel version.
2019-04-17 19:19:30 -07:00
iov.h
op.h
opts.h
path.h
read.h
ircd::fs: Add an evict() front to cache interface; add preconditions.
2019-05-03 05:52:12 -07:00
README.md
stdin.h
support.h
sync.h
wait.h
write.h
ircd::fs: Default write_opts::keep_size to true for fallocate() behavior.
2019-04-25 22:16:13 -07:00
README.md
Local Filesystem Interface