summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Submitted by: (based on code in "Advanced Programming in the Unix Environment"jraynard1996-06-052-18/+36
* Code clean up:jraynard1996-06-041-2/+3
* Code clean up:jraynard1996-06-031-2/+2
* Code clean up:jraynard1996-06-031-1/+3
* Minor corrections. The second parameter is actually of type intjoerg1996-06-031-9/+6
* Make _yp_dobind() a litle smarter:wpaul1996-06-011-2/+43
* Improve NIS performace of getservbyname() and getservbyport(). Both thesewpaul1996-06-013-7/+123
* Use the setsockopt for IP_PORTRANGE to cause rresvport() to allocate apeter1996-05-311-12/+24
* Fix bogus MLINKS line from vasprintf change.jkh1996-05-291-2/+2
* add manpage linkswosch1996-05-291-1/+2
* add manpage links:wosch1996-05-291-3/+6
* Use ld -O insted of ld -o + mv.phk1996-05-281-9/+5
* Add an implementation of the gnu-ish asprintf() and vasprintf(). They arepeter1996-05-274-38/+219
* Removed false copyrights...scrappy1996-05-276-173/+1
* Added in appropriate Berkeley copyright and RCS Id: stringscrappy1996-05-276-1/+182
* Document that the superuser cannot override link() and unlink() onpeter1996-05-242-5/+17
OpenPOWER on IntegriCloud