mkdir() function is declared at sys/stat.h
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Please add
#ifdef __FreeBSD__
and
#endif
around affected blocks so it's easier for me to pick out items that need to be usptreamed