summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed various problems: typos, grammer, missing include filesmpp1996-05-2319-29/+36
* - Fix _listmatch() to close PR #1207.wpaul1996-05-211-8/+8
* Fix for vfsload(3):wollman1996-05-171-7/+7
* - Patch around amd core dump problem: don't allow yp_unbind() or _yp_unbind()wpaul1996-05-161-29/+36
* Fix a bug caused by the collision of a local assembler label with anotherjdp1996-05-112-16/+16
* Fix a bogon in the pic + threadsafe version of cerror, it was missingpeter1996-05-102-6/+10
* Clarify the description of the FNM_PERIOD flag.jdp1996-05-101-1/+6
* Make rules reentrant.phk1996-05-091-9/+9
* ``mv'' -> ``mv -f''wosch1996-05-072-14/+16
* Grrrr... yet another variation on Murphy's Law: the best way to findwpaul1996-05-071-1/+0
* Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)peter1996-05-0533-281/+340
OpenPOWER on IntegriCloud