0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-10-01 05:08:59 +02:00
construct/include/ircd/fs
2019-04-07 17:59:52 -07:00
..
aio.h ircd::fs::aio: Optimize integer sizes of various stats. 2019-03-30 13:02:03 -07:00
dev.h
error.h ircd::fs::error: Remove fs::error from the ircd::exception hierarchy. 2019-03-16 18:12:38 -07:00
fd.h ircd::fs: Add non-blocking option passed to fd ctor's open(2) fwiw. 2019-04-07 16:45:35 -07:00
fs.h ircd::fs: Add a wait() interface. 2019-04-07 17:59:52 -07:00
iov.h
op.h ircd::fs: Add a wait() interface. 2019-04-07 17:59:52 -07:00
opts.h ircd::fs: Add enumerated op codes to identify request types. 2019-04-06 12:13:16 -07:00
path.h
read.h ircd::fs: Add enumerated op codes to identify request types. 2019-04-06 12:13:16 -07:00
README.md
stdin.h
support.h
sync.h ircd::fs: Add enumerated op codes to identify request types. 2019-04-06 12:13:16 -07:00
wait.h ircd::fs: Add a wait() interface. 2019-04-07 17:59:52 -07:00
write.h ircd::fs: Add enumerated op codes to identify request types. 2019-04-06 12:13:16 -07:00

Local Filesystem Interface