summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Add missing RETURN VALUES/ERRORS sections.mpp1997-01-126-13/+69
* Rename the DIAGNOSTICS sections in several man pagesmpp1997-01-126-7/+7
* Remove the EINVAL error from the ERRORS sections thatmpp1997-01-1127-70/+10
* Minor mdoc fixes in msync.2 and munmap.2.mpp1997-01-113-6/+31
* Forgot a .El macro.mpp1997-01-111-0/+1
* Add RETURN VALUES and ERRORS sections.mpp1997-01-111-3/+28
* Some mdoc cleanup. Also added a RETURN VALUES and ERRORSmpp1997-01-111-22/+45
* Remove the comment about file names having tompp1997-01-111-2/+1
* Bring stat(2) into line with what is now actually inmpp1997-01-111-13/+34
* Add a couple of additional xrefs.mpp1997-01-111-1/+3
* Correct logic braino when attempting to exclude loopback addresses onpeter1997-01-091-2/+2
* Two minor changes to try and make it more robust in the face of manypeter1997-01-091-2/+4
* The error returned when F_SETLK collides with an existing lock isjdp1997-01-081-3/+3
* Fix fake failures on the short names which looks like hexadecimal numbersache1997-01-081-8/+4
* Document the various reasons for EINVAL.joerg1997-01-081-11/+21
* Disable isxdigit block until proper solution will be foundache1997-01-051-2/+7
* Added group= facility to /etc/ttys for tty grouping for moredavidn1997-01-022-1/+9
* Remove bogus weak reference.jkh1997-01-011-3/+1
* Eliminate unnecessary warning introduced by a missing forward declaration.jkh1997-01-011-1/+3
* prototype of shared function now in include filepeter1996-12-311-3/+1
* use svc_maxfd + 1 in the select() call.peter1996-12-311-3/+3
* Spelling/mdoc police.mpp1996-12-301-6/+6
* Oops! Bad Idea! (TM)peter1996-12-301-3/+13
* - make wire protocol 64 bit type safepeter1996-12-301-11/+9
* - prototypes now in include filepeter1996-12-301-26/+48
* - canonical function declarationpeter1996-12-301-7/+6
* - overhaul for unlimited file descriptorspeter1996-12-301-15/+24
* - make wire protocol 64 bit type safepeter1996-12-301-4/+4
* - major overhaul to make this deal with unlimited fd's.peter1996-12-301-56/+68
* - make wire protocol 64 bit type safepeter1996-12-301-10/+10
* Remove our code that clamped the max select() fd number to FD_SETSIZE (256)peter1996-12-301-16/+3
* - kill non-FD_SETSIZE codepeter1996-12-301-5/+2
* - 64 bit type safe on-the-wire protocolpeter1996-12-301-17/+15
* - prototype now in include file, plus no longer needed anywaypeter1996-12-301-37/+44
* - dont close an unopen socketpeter1996-12-301-2/+3
* - Don't close an unopened socketpeter1996-12-301-2/+3
* - don't close unopen socketpeter1996-12-301-7/+12
* - missing prototype from include filepeter1996-12-301-5/+5
* - OpenBSD's strncpy fixes to ensure NULL terminationpeter1996-12-301-8/+11
* - prototypes now in include filepeter1996-12-301-49/+64
* - prototypes now in standard include filepeter1996-12-301-23/+43
* - update return type of an "internal but documented" functionpeter1996-12-301-2/+10
* - tags in correct orderpeter1996-12-301-4/+6
* - canonical function declarationpeter1996-12-301-9/+21
* - don't close an unopen socketpeter1996-12-301-5/+8
* - prototype moved to include filepeter1996-12-301-3/+1
* - buffer overflow fix, from OpenBSDpeter1996-12-301-110/+58
* - use standard functionpeter1996-12-301-3/+7
* - prototype now in common include filepeter1996-12-301-4/+2
* - prototype now in include file, not herepeter1996-12-301-3/+1
OpenPOWER on IntegriCloud