summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/malloc.3
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.8.0_cvscvs2svn2003-04-031-1/+1
* MFC: revision 1.60Tom Rhodes2003-01-061-1/+1
* MFC: Document what really occurs when we obtain an error.Tom Rhodes2002-12-201-6/+9
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-1/+1
* MFC 1.49: malloc and calloc do not free memory.Dima Dorfman2001-11-121-2/+3
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-171-32/+48
* MFC 1.40: the fact that phk wrote this is not a bug.Dima Dorfman2001-07-301-5/+2
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-8/+8
* MFC: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-221-1/+0
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-3/+3
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-2/+2
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-0/+2
* MFC: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+2
* MFC:John Baldwin2000-08-231-5/+1
* MFC: minor mdoc cleanup.Mike Pritchard2000-05-241-2/+3
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-221-0/+2
* 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