summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/malloc.3
Commit message (Expand)AuthorAgeFilesLines
* Minor mdoc cleanup.Mike Pritchard2000-05-051-2/+3
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Add a missing THREAD_UNLOCK() found missing by Valentin NechayevPoul-Henning Kamp2000-04-101-5/+1
* Add history: The reallocf() function first appeared in FreeBSD-3.0.Tim Vanderhoek1999-12-281-0/+5
* Document the current behaviour with respect to the handling of errno.Sheldon Hearn1999-12-221-1/+8
* Go to a bit more trouble to make it absolutely clear that malloc(3)Peter Wemm1999-11-121-2/+9
* Change .Fn to .Xr on a couple of lines where abort(3) is referenced.Chris Costello1999-09-251-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Various man page cleanup:Mike Pritchard1999-08-151-3/+3
* Fix .Xr line for `getpagesize'Chris Costello1999-08-141-2/+2
* Disable the "Hint" option in phkmalloc as default. Recent VM systemPoul-Henning Kamp1999-03-281-2/+2
* o Don't reference non-existant function freealloc.Warner Losh1998-09-161-4/+4
* Add reallocf to the library. This function is simliar to realloc, butWarner Losh1998-09-141-10/+27
* environmental -> environment.Philippe Charnier1997-09-181-2/+2
* Malloc option H is now default.Poul-Henning Kamp1997-08-271-2/+3
* malloc_sysv used before initialized, reported in PR4002 byPoul-Henning Kamp1997-07-011-5/+15
* Integrate calloc with the rest of the gang.Poul-Henning Kamp1997-06-221-201/+293
* Add yet an option, this time on how to deal with malloc(0) and realloc(ptr.0)Poul-Henning Kamp1997-06-121-3/+18
* Malloc flag X makes malloc behave like the canonical xmalloc() wrapper.Poul-Henning Kamp1997-05-301-1/+13
* Remove an extra comma.Mike Pritchard1997-03-221-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* phkmalloc/3Poul-Henning Kamp1996-09-231-7/+110
* Correct a bunch of man page cross references and generallyMike Pritchard1996-02-111-2/+2
* Fix even more spelling errors in some more man pages.Mike Pritchard1996-01-301-5/+5
* phkmalloc/2Poul-Henning Kamp1995-10-081-20/+17
* ``phkmalloc''Poul-Henning Kamp1995-09-161-10/+114
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+90