This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
Watch
1
Star
0
Fork
You've already forked DragonOS
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dbed64a4ef
DragonOS
/
user
/
libs
/
libc
/
sys
/
stat.h
4 lines
83 B
C
Raw
Blame
History
#
pragma once
#
include
<libc/sys/types.h>
int
mkdir
(
const
char
*
path
,
mode_t
mode
)
;
Reference in New Issue
View Git Blame
Copy Permalink