summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/valloc.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mention aligned_alloc(), prompted by Brad; ok jmc@otto2018-11-051-4/+6
|
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* add posix_madvise, posix_memalign, strndup, and strnlen. mostly fromtedu2010-05-181-3/+6
| | | | | brad and millert, with hints from guenther, jmc, and otto I think. ok previous.
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* - sync prototypes and header file excerpts to realityjaredy2005-07-221-1/+3
| | | | | | | | | - many grammar, punctuation, macro, layout, spelling/typos, rewording, etc. fixes - avoid first person - sprinkle crossrefs where relevant help & ok jmc
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-3/+2
|
* - remove all trailing whitespaceaaron1999-07-091-2/+2
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* After some constructive criticism from pjanzen@ and some e-mail tag:aaron1999-06-041-3/+2
| | | | | | | | | | | | | | | - only use the .Dv NULL form when referring explicitly to a function argument or return value - otherwise, use these forms: o non-null o null-terminated (hyphenated form for predicate adjective) o else, null terminated, or null terminate, whichever the case o null pointer, null byte, null string, etc. - may use NUL to refer to an ASCII NUL, but it doesn't need a .Tn macro In general, capitalizing the word "null" everywhere is unnecessary and makes the man pages harder to read. The above is consistent with popular programming texts (i.e., K&R, Stevens).
* repairs; go back over some old files, because we should properly distinguishaaron1999-05-291-7/+9
| | | | | between NUL and NULL, i.e., don't use the .Dv (defined variable) macro when referring to an ASCII NUL
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* use Xr more oftenderaadt1998-04-281-2/+3
|
* match unistd.hderaadt1998-02-131-3/+3
|
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+77