summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/malloc.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify; gluk@ptci.ruaaron2000-10-251-2/+2
* - Formatting repairs and standardizations.aaron2000-04-201-77/+104
* Clarify and mention that errno is set to ENOMEM on failure of malloc(),pjanzen2000-01-191-5/+11
* Tweaks; millert@aaron1999-11-101-8/+9
* Merge calloc(3) man page into malloc.3; as suggested by millert@aaron1999-11-091-18/+39
* first round of repairs on stdlibaaron1999-06-291-13/+14
* more missing .El macros filled inaaron1999-05-271-11/+12
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* correct some Xr's which referred to the wrong man page sectionsaaron1999-05-101-4/+4
* Clarify realloc return valuemillert1999-03-231-3/+4
* add MLINK for malloc.conf.5 man page, also add FILES section to malloc.3; fries@aaron1998-11-171-1/+5
* document the common misuse of reallocderaadt1998-08-151-2/+26
* use Xr more oftenderaadt1998-04-281-2/+4
* Change realloc(foo,0) to behave like malloc(0). Both now return a pointerpefo1997-08-231-4/+7
* Make it possible to not output warnings (errors causing aborts are alwaystholo1997-05-311-1/+5
* Add x/X option to behave like X11 xmalloc; from FreeBSDtholo1997-05-311-1/+13
* Latest changes from FreeBSDtholo1996-09-261-8/+110
* Document it.downsj1996-08-211-2/+12
* Import malloc(3) manual page from FreeBSDtholo1996-08-101-18/+120
* initial import of NetBSD treederaadt1995-10-181-0/+91