summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* oops, brain-lapse caused undefined symbolpeter1996-08-301-3/+3
* The last commit failed part-way through, re-add the generatedpeter1996-08-293-0/+698
* Revert change to build the reolver man pages on the fly, install thepeter1996-08-291-13/+10
* function appeared in Version 7 AT&T UNIXwosch1996-08-2917-3/+105
* Merge in bind-4.9.4-P1 resolver...peter1996-08-2923-3930/+860
* Cleaned up interrupt masking by declaring the state variable in abde1996-08-281-6/+5
* Some minor man page cleanup.mpp1996-08-231-9/+10
* Typo police.mpp1996-08-231-2/+2
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-2297-168/+224
* Update a bunch of man pages to use .Fn insteadmpp1996-08-2236-191/+210
* List all of the include files required for getpeername and getsockname.mpp1996-08-222-0/+4
* Submitted by: john birell (jb@cimlogic.com.au)julian1996-08-222-6/+6
* Some cleanups to the callout lists recently added.julian1996-08-221-0/+3
* Update some more man pages to use the .Fx macro.mpp1996-08-213-5/+7
* Correctly document when getopt returns EOF and '?', and some othermpp1996-08-211-5/+7
* Add Idache1996-08-201-3/+5
* Add isblank attr to non-break spaceache1996-08-201-1/+4
* Remove isgraph attr from non-break spaceache1996-08-201-1/+1
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-2012-74/+108
* Reflect the removal of the kernel's FD_SETSIZE limit.smpatel1996-08-201-19/+21
* A pipe function call appeared in Version *3* AT&T UNIX, notwosch1996-08-181-1/+1
* Don't claim to be POSIX compliant, since our alarm function isn't.mpp1996-08-151-5/+5
* NCARGS is defined as 65536 in the released system, not 20480.mpp1996-08-152-2/+2
* Add Idache1996-08-141-0/+2
* Fix nasty bracketing/precedence bug. Every time something read (andpeter1996-08-131-2/+2
* Back out fallback approximation changes, they are not so right to liveache1996-08-133-40/+15
* Back out minor bumping per Peter suggestionache1996-08-131-1/+1
* simplify/speedup/extendache1996-08-131-18/+22
* Bump minor number - new function addedache1996-08-131-1/+1
* Remove old version hooksache1996-08-122-12/+2
* Convert to newly aded collate compare functionache1996-08-123-10/+10
* There is so many places where range comparation (using collate)ache1996-08-121-9/+20
* clear sockaddr_in's on stack before usepeter1996-08-121-26/+28
* Use the more robust and more efficient reserved port allocation mechanismpeter1996-08-121-21/+45
* clear various struct sockaddr_in's on stack, set sin_len.peter1996-08-127-7/+17
* Use collate for alpha character rangesache1996-08-121-1/+4
* Remove static collcmp, use new internal function nowache1996-08-121-37/+4
* Remove static collcmp, ise new internal function nowache1996-08-121-35/+3
* Add internal function __collcmp once instead of adding it staticallyache1996-08-123-2/+65
* Use collate for alpha character rangesache1996-08-121-1/+35
* Use collate data for national alpha character ranges like [a-z]ache1996-08-111-4/+45
* Short value is better for hash due to easy overflow in 8bit charactersache1996-08-111-1/+1
* Use locale for character classes instead of hardcoded valuesache1996-08-114-37/+89
* Remove some hardcode *roff font change escape codes frommpp1996-08-062-4/+4
* Correct the paramter type of the second argument to fgets.mpp1996-08-061-1/+1
* Document that the relevant clock ticks are for the statistics clockbde1996-07-301-0/+3
* Document that clock ticks are for the profiling clock and that thebde1996-07-301-2/+4
* Fixed description of _SC_CLK_TCK. Both the clock and the unitsbde1996-07-301-1/+1
* Fixed comment about ru_maxrss. This field isn't an integral.bde1996-07-301-1/+1
* Fix some of the problems that bde pointed out to me some time ago.peter1996-07-281-7/+16
OpenPOWER on IntegriCloud