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
2020-09-28 22:33:46 -07:00
..
aio.h
dev.h ircd::fs::dev: Fix device size calculation; cleanup constants; improve cmd output. 2020-06-10 22:36:28 -07:00
error.h
fd.h ircd::fs: Add support for O_EXCL; add exclusive to fd::opts. 2020-09-28 22:33:46 -07:00
fs.h ircd::fs: Add interface to mmap fd. 2020-08-28 05:18:57 -07:00
iou.h
iov.h
map.h ircd::fs: Add prefetch convenience to interface. 2020-09-13 08:42:34 -07:00
op.h
opts.h ircd::fs::opts: Add an option to suppress internal error logging on some operations. 2020-06-08 14:10:13 -07:00
path.h ircd::fs: Refactor base paths into conf::items. 2020-04-19 06:13:23 -07:00
read.h ircd::fs: Simplify read suite overloads. 2020-05-20 20:40:48 -07:00
README.md
select.h ircd::fs: Add a select()'ish multi-fd yielding device. 2020-05-09 17:28:34 -07:00
stdin.h
support.h ircd::fs: Add an RLIMIT_FSIZE sampler in support section. 2020-03-20 11:09:34 -07:00
sync.h
wait.h
write.h

Local Filesystem Interface