0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-19 15:08:53 +02:00
construct/include/ircd/fs
2022-07-07 16:47:55 -07:00
..
aio.h ircd::fs::aio: Split max events query into init method. 2022-06-19 20:27:13 -07:00
dev.h ircd::fs::dev: Fix device size calculation; cleanup constants; improve cmd output. 2020-06-10 22:36:28 -07:00
error.h ircd: Upgrade to std::filesystem from boost::filesystem. 2022-07-07 16:47:55 -07:00
fd.h ircd::fs: Eliminate user-defined ctors on various opts for designated inits. 2022-06-19 20:27:13 -07:00
fs.h ircd: Upgrade to std::filesystem from boost::filesystem. 2022-07-07 16:47:55 -07:00
iou.h ircd: Various symbol surface reductions and sorting. 2022-06-17 21:11:53 -07:00
iov.h
map.h ircd::fs::map: Add ergonomic trailing-opts ctor. 2022-06-19 20:27:13 -07:00
op.h
opts.h ircd::fs: Eliminate user-defined ctors on various opts for designated inits. 2022-06-19 20:27:13 -07:00
path.h ircd: Upgrade to std::filesystem from boost::filesystem. 2022-07-07 16:47:55 -07:00
read.h ircd::allocator: Add incore(); replace as fs::fincore() impl. 2020-11-05 22:10:53 -08: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