summaryrefslogtreecommitdiff
path: root/lib/libc/sys/mkdir.2
AgeCommit message (Expand)Author
2019-09-05Pull up following revision(s) (requested by sevan in ticket #174):martin
2013-10-15Adjust needed includes for fchmodat/mkdirat/mkfifoat/mknodat/fstatatnjoly
2013-07-28Add mkdirat(2) specific errors.njoly
2013-01-13Revert defective O_SEARCH implementation committed by manu@ along withdholland
2012-12-01Bump date. New sentence, new line. Wording/articles.wiz
2012-11-18Add most system calls for POSIX extended API set, part 2, with test cases:manu
2010-05-31Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAXnjoly
2005-12-27change errors returned for various operations on "/" to conform to SUSv3.chs
2005-09-17Document that mkdir("/", x) returns EISDIR. According to POSIX this is notchristos
2004-05-13\- is a minus, not -.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-16Usewiz
2003-01-18Merge the nathanw_sa branch.thorpej
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-04-29Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs.simonb
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-09-16Boring whitespace fixes.wiz
1999-12-02Add a LIBRARY section to system call manual pages. While it's clear that thekleink
1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-08-29first pass at fixing up capitalization of function names andlukem
1997-07-14Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSIONkleink
1996-11-12fix the the typoslukem
1995-02-27merge with lite, keeping most local changes. clean up Idscgd
1994-04-22Remove description of EINVAL, "The pathname contains a character with thejtc
1994-04-19Use symbolic names {NAME_MAX} & {PATH_MAX} instead of 255 and 1023 injtc
1993-12-15Must #include <sys/types.h> to use these functions.jtc
1993-11-29Use "Er" for argument to -width in the lists in the ERROR sections --- sojtc
1993-11-25Clean up manpages:jtc
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd