summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mkdir.2
Commit message (Collapse)AuthorAgeFilesLines
* Remove whitespace at EOL.dd2001-07-151-1/+1
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* Describe the condition when EACCES is returned more explicitly.dd2001-07-041-1/+3
| | | | Submitted by: bde
* EACCES may be returned if write permission was denied as well.dd2001-07-021-1/+1
| | | | | PR: 28553 Submitted by: Ronald F. Guilmette <rfg@monkeys.com>
* Use `Er' variable to define first column width in ERRORS section. It wasphantom2000-05-041-1/+1
| | | | initially suggested by mdoc(7) style, but was broken over the years
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Remove some 4.3BSDish anacronisims that stated that it was anmpp1999-08-271-5/+1
| | | | | | | error for a pathname to contain a character with the high-order bit set. Inspired by: joerg's previous commit
* Added #include <sys/types.h> to synopsis.alex1998-01-201-1/+2
| | | | Obtained from: OpenBSD
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Remove the EINVAL error from the ERRORS sections thatmpp1997-01-111-3/+1
| | | | | say is means that a pathname had the high-order bit set, since this is no longer an error.
* upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macrowosch1996-12-021-4/+5
| | | | | | use ``is expected to conform to'' phrase, not ``conforms to'' Pointed out by: Bruce->NIST-PCTS
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-1/+2
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+113
OpenPOWER on IntegriCloud