0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-12 11:39:27 +02:00
construct/include/ircd/fs
2019-03-15 21:36:26 -07:00
..
aio.h ircd::fs: Reorg general RWF_ indicators out to fs:: from aio::. 2019-03-15 18:45:32 -07:00
dev.h ircd::fs: Add sysfs access interface. 2019-01-01 21:15:10 -08:00
error.h
fd.h ircd::fs: Reorg path interface related. 2019-01-25 10:39:37 -08:00
fs.h ircd::fs: Reorg general RWF_ indicators out to fs:: from aio::. 2019-03-15 18:45:32 -07:00
iov.h
opts.h ircd::fs: Support various RWF flags for operations; also preadv2(). 2019-03-14 12:45:00 -07:00
path.h ircd::fs: Add interface to filesystem::relative() function. 2019-02-07 20:49:50 -08:00
read.h ircd::fs: Improve fs::prefetch(). 2019-03-15 21:36:26 -07:00
README.md ircd: Start a README.md for any directory missing one; fix conformity of existing. 2019-01-26 12:29:08 -08:00
stdin.h
support.h
sync.h ircd::fs: Abstract the common options into opts struct. 2018-12-29 20:02:22 -08:00
write.h ircd::fs: Support various RWF flags for operations; also preadv2(). 2019-03-14 12:45:00 -07:00

Local Filesystem Interface