summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/brk.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* sbrk(2) already existed in Version 4 AT&T UNIX;schwarze2019-09-081-5/+7
* more Version 1 AT&T UNIX history:schwarze2019-09-071-5/+11
* Prefer .Fa over .Em for struct membersguenther2015-10-111-3/+3
* use .In rather than .Fd #includeschwarze2015-09-101-3/+3
* Use -> instead of a right arrow when referring to C's -> operator.bentley2015-03-261-3/+3
* use .Rv; no change of meaning; from Kaspars at Bankovskis dot netschwarze2014-12-101-7/+4
* - correct brk(2) prototype and man page to match implementation and POSIX.kurt2008-04-241-4/+4
* convert to new .Dd format;jmc2007-05-311-2/+2
* brk() and sbrk() should use void *, not char *. Note that sbrk()millert2005-11-201-4/+4
* - punctuation fixesjaredy2005-08-101-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* - section reorderjmc2003-06-011-7/+7
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-7/+5
* Mostly punctuation fixes.aaron2000-04-151-2/+2
* Suffix "i.e." and "e.g." with a comma. Just another really picky man pageaaron2000-03-141-2/+2
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-11/+15
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-3/+3
* fix openbsd tagderaadt1998-07-061-0/+1
* do not needlessly uppercase function namesderaadt1998-06-081-2/+2
* Fix typo. From maximum entropy <entropy@tardis.bernstein.com>millert1997-09-261-1/+1
* fix lots of .Xr and other minor thingsderaadt1997-06-131-1/+1
* Correct type of brk(), use <unistd.h>, reference mmap(2); from NetBSDtholo1997-02-021-2/+3
* initial import of NetBSD treederaadt1995-10-181-0/+149