summaryrefslogtreecommitdiffhomepage
path: root/src/arch/nt32/fs.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-14Code base: updated all translation units to match the project's COPYING file.HEADmainmidipix1-1/+1
2023-12-23add copyright notice to C and Assembly translation units where applicable.midipix1-0/+6
2020-05-01glue layer: added __fs_tmp{file|dir}(), for fast & atomic tmpfs obj creation.midipix1-0/+10
2019-12-07glue layer: added __fs_mkdir(), __fs_chmod(), for optional ACE propagation.midipix1-0/+10
2019-09-02glue layer: __fs_{r|a|n|d}path() interfaces: use errno to indicate the error.midipix1-4/+4
2019-08-25glue layer: introduced <sys/fs.h>, implemented associated interfaces.midipix1-0/+26