Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-12-23 | add copyright notice to C and Assembly translation units where applicable. | midipix | 1 | -0/+6 | |
2020-05-01 | glue layer: added __fs_tmp{file|dir}(), for fast & atomic tmpfs obj creation. | midipix | 1 | -0/+10 | |
2019-12-07 | glue layer: added __fs_mkdir(), __fs_chmod(), for optional ACE propagation. | midipix | 1 | -0/+10 | |
2019-09-02 | glue layer: __fs_{r|a|n|d}path() interfaces: use errno to indicate the error. | midipix | 1 | -4/+4 | |
2019-08-25 | glue layer: introduced <sys/fs.h>, implemented associated interfaces. | midipix | 1 | -0/+26 | |