0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-01 00:08:22 +02:00
construct/include/ircd/fs
2019-02-07 20:49:50 -08:00
..
aio.h ircd::fs::aio: Even more counters. 2019-01-18 10:14:38 -08:00
dev.h ircd::fs: Add sysfs access interface. 2019-01-01 21:15:10 -08:00
error.h ircd::fs: Use string_view for error fmt string args. 2018-12-24 13:34:59 -08:00
fd.h ircd::fs: Reorg path interface related. 2019-01-25 10:39:37 -08:00
fs.h ircd::fs: Reorg path interface related. 2019-01-25 10:39:37 -08:00
iov.h ircd::fs: Remove the thread_local convenience for make_iov(). 2018-12-21 12:57:58 -08:00
opts.h ircd::fs: Abstract the common options into opts struct. 2018-12-29 20:02:22 -08:00
path.h ircd::fs: Add interface to filesystem::relative() function. 2019-02-07 20:49:50 -08:00
read.h ircd::fs: Abstract the common options into opts struct. 2018-12-29 20:02:22 -08: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 ircd::fs: Add experimental stdin::tty support. 2018-06-03 09:49:00 -07:00
support.h ircd::fs: Cleanup the duplicate support state indicators. 2018-12-21 12:09:44 -08:00
sync.h ircd::fs: Abstract the common options into opts struct. 2018-12-29 20:02:22 -08:00
write.h ircd::fs: Abstract the common options into opts struct. 2018-12-29 20:02:22 -08:00

Local Filesystem Interface