summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refer to the ASCII character 000 by its proper name, `NUL', and notwollman1996-07-251-11/+12
* Finish rename of KERN_DOMAINNAME to KERN_NISDOMAINNAME.wollman1996-07-252-4/+4
* Bring in fixes to db 1.85 from NetBSD. These fixes have been documented aspst1996-07-213-18/+39
* Document madvise(2) as it is in FreeBSD.dyson1996-07-201-11/+40
* The previous change to alarm.3 to improve the wordingmpp1996-07-191-19/+24
* Revert to old version of strftime.c; the new one doesn't work right.wollman1996-07-191-110/+78
* the previous text was absurd, and wrongadam1996-07-191-2/+2
* Merge the recently-imported tzcode96h distribution (libc portion). Thewollman1996-07-186-193/+254
* In _yp_dobind(), if we find ourselves required to contact the local ypbindwpaul1996-07-131-0/+18
* Include the proper header file (<unistd.h>) and declare [gs]etdomainname()wollman1996-07-122-11/+8
* General -Wall warning cleanup, part I.jkh1996-07-1276-321/+383
* add references lstat(2), readlink(2), symlink(7) in section SEE ALSOwosch1996-07-071-1/+4
* Isolated all the crap for thread-safe so I can see what goes on again...phk1996-07-031-61/+48
* Describe the "file pointer" in lseeks' man page a bit bettermpp1996-07-031-2/+3
* Document the "sig" function parameter.mpp1996-07-032-1/+5
* Fixed comparisons so that preposterously large (>= 0x80000000) brk valuesbde1996-06-252-10/+10
* Specify that daemon(3) returns int, and standardise thegpalmer1996-06-221-3/+5
* Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>jraynard1996-06-221-3/+2
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmerjraynard1996-06-2257-50/+317
* Submitted by: archie@whistle.comjulian1996-06-201-2/+2
* I hate to read a man page that almost has useful informationjmacd1996-06-201-2/+2
* Add RCS Id and fix date.wollman1996-06-171-2/+3
* Cross-reference addr2ascii(3).wollman1996-06-171-3/+10
* Correct date and add $Id$ to reflect previous modification.wollman1996-06-171-2/+3
* Cross-reference addr2ascii(3) and inlcude a note about how thosewollman1996-06-171-2/+16
* It would help if I actually added the source code for these routines.wollman1996-06-133-0/+377
* Add an independent implementation of addr2ascii(3) and ascii2addr(3)wollman1996-06-131-2/+5
* Code cleanup:-jraynard1996-06-122-2/+3
* Code cleanup:-jraynard1996-06-126-13/+13
* Code cleanup:-jraynard1996-06-127-12/+11
* Code cleanup:-jraynard1996-06-125-5/+5
* Code cleanup:jraynard1996-06-113-9/+9
* Code cleanup:jraynard1996-06-109-21/+37
* Update man to tell that <sys/types.h> is needed.phk1996-06-101-0/+1
* Remove extraneous '+' that looks like it was left in by mistake. Thiswpaul1996-06-101-2/+2
* Code cleanup (part two):jraynard1996-06-107-22/+30
* update sticky bit documentationwosch1996-06-091-8/+3
* Use better approximation if collate info not available.ache1996-06-093-16/+41
* Localize it.ache1996-06-091-46/+7
* Reword the sentence about the required space for the result string.joerg1996-06-091-1/+1
* Code cleanup (part one):jraynard1996-06-088-14/+28
* Rephrase some things as suggested by Bruce.alex1996-06-081-2/+3
* Oops, replace a rather important line that was lost in transit 8-(jraynard1996-06-081-1/+2
* Document that truncate can also be used to extend the size of a file,alex1996-06-071-2/+8
OpenPOWER on IntegriCloud