summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.3
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-141-1/+1
* Make it possible to override the function which writes messages tophk2000-11-261-6/+14
* Use Fx macro wherever possible.ru2000-11-141-1/+2
* Minor mdoc cleanup.mpp2000-05-051-2/+3
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* Add a missing THREAD_UNLOCK() found missing by Valentin Nechayevphk2000-04-101-5/+1
* Add history: The reallocf() function first appeared in FreeBSD-3.0.hoek1999-12-281-0/+5
* Document the current behaviour with respect to the handling of errno.sheldonh1999-12-221-1/+8
* Go to a bit more trouble to make it absolutely clear that malloc(3)peter1999-11-121-2/+9
* Change .Fn to .Xr on a couple of lines where abort(3) is referenced.chris1999-09-251-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Various man page cleanup:mpp1999-08-151-3/+3
* Fix .Xr line for `getpagesize'chris1999-08-141-2/+2
* Disable the "Hint" option in phkmalloc as default. Recent VM systemphk1999-03-281-2/+2
* o Don't reference non-existant function freealloc.imp1998-09-161-4/+4
* Add reallocf to the library. This function is simliar to realloc, butimp1998-09-141-10/+27
* environmental -> environment.charnier1997-09-181-2/+2
* Malloc option H is now default.phk1997-08-271-2/+3
* malloc_sysv used before initialized, reported in PR4002 byphk1997-07-011-5/+15
* Integrate calloc with the rest of the gang.phk1997-06-221-201/+293
* Add yet an option, this time on how to deal with malloc(0) and realloc(ptr.0)phk1997-06-121-3/+18
* Malloc flag X makes malloc behave like the canonical xmalloc() wrapper.phk1997-05-301-1/+13
* Remove an extra comma.mpp1997-03-221-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* phkmalloc/3phk1996-09-231-7/+110
* Correct a bunch of man page cross references and generallympp1996-02-111-2/+2
* Fix even more spelling errors in some more man pages.mpp1996-01-301-5/+5
* phkmalloc/2phk1995-10-081-20/+17
* ``phkmalloc''phk1995-09-161-10/+114
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+90
OpenPOWER on IntegriCloud