Log In
base
/
mmglue
Clone
Source Code
GIT
Source
Issues
0
Stats
History src/arch/nt64/fs.c
Branch:
e4259c553e87f53ad4b58b1414b14f125ad4d7e9
main
e4259c553e87f53ad4b58b1414b14f125ad4d7e9
src
arch
nt64
fs.c
add copyright notice to C and Assembly translation units where applicable.
midipix
• a year ago
716654
glue layer: added __fs_tmp{file|dir}(), for fast & atomic tmpfs obj creation.
midipix
• 4 years ago
5ea34c
glue layer: added __fs_mkdir(), __fs_chmod(), for optional ACE propagation.
midipix
• 5 years ago
307129
glue layer: __fs_{r|a|n|d}path() interfaces: use errno to indicate the error.
midipix
• 5 years ago
1509ed
glue layer: introduced <sys/fs.h>, implemented associated interfaces.
midipix
• 5 years ago
e1f10b