Log In
base
/
mmglue
Clone
Source Code
GIT
Source
Issues
0
Stats
History src/arch/nt32/fs.c
Branch:
0ddb228b85d89a32e333848d108c4f6fc85f1f34
main
0ddb228b85d89a32e333848d108c4f6fc85f1f34
src
arch
nt32
fs.c
add copyright notice to C and Assembly translation units where applicable.
midipix
• 11 months 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
• 4 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