0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-16 16:50:12 +01:00
construct/include/ircd/fs
2019-04-07 17:59:52 -07:00
..
aio.h
dev.h
error.h
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