summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/brk.2
Commit message (Expand)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Sort sections.ru2005-01-201-5/+5
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-3/+5
* Change brk's prototype from char *brk(const char *) to int brk(const void *)dwmalone2002-01-241-15/+7
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
* Fix all the ambiguous or erroneous statements of the brk(2)yar2001-09-061-55/+87
* Use ``.Rv -std'' wherever possible.ru2001-08-311-7/+4
* Remove whitespace at EOL.dd2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-2/+2
* Prepare for mdoc(7)NG.ru2000-12-291-2/+2
* Use `Er' variable to define first column width in ERRORS section. It wasphantom2000-05-041-1/+1
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Fixed synopsis (the #include was bogus and the return type for brk() wasbde1997-04-111-2/+2
* Fixed synopsis (put all of the function (return) type info in .Ft andbde1997-03-191-1/+1
* Merge from Lite2 onto mainline -peter1997-03-111-4/+6
* Sort cross references.wosch1997-01-201-2/+2
* Don't use malloc, pessimize to use sbrk.phk1996-09-271-1/+1
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-1/+2
* Update a bunch of man pages to use .Fn insteadmpp1996-08-221-3/+3
* Fixed various problems: typos, grammer, missing include filesmpp1996-05-231-1/+1
* Added missing section numbers to a bunch of .Xr macros, ormpp1996-03-271-3/+3
* bkr() returns an int, and not a pointer. Document this.joerg1995-07-231-3/+3
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+146
OpenPOWER on IntegriCloud