summaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Comment out PATH_LOCALE referenceAndrey A. Chernov1997-02-062-2/+2
* Use symbolic constants instead of hardcoded digitsAndrey A. Chernov1997-02-064-32/+51
* Fix yet another setlocale() bug.Paul Traina1997-02-061-1/+1
* Submitted by: John BirrellJulian Elischer1997-02-052-6/+4
* Add XXX comment describing potential memset non-portable issueAndrey A. Chernov1997-02-051-0/+3
* Update the comment why range checking is not neededAndrey A. Chernov1997-02-051-1/+1
* Update the comment why range checking not neededAndrey A. Chernov1997-02-053-4/+4
* Killed getenv of PATH_LOCALE per Andrey's suggestion. It was intendedDavid Greenman1997-02-051-11/+2
* Add yet one comment saying that range checking already doneAndrey A. Chernov1997-02-031-0/+1
* Don't use hardcoded *roff font change requests.Mike Pritchard1997-01-312-3/+5
* Don't use hardcoded *roff font change requests. Do itMike Pritchard1997-01-317-18/+56
* Very minor mdoc cleanup.Mike Pritchard1997-01-3119-36/+36
* Update to reflect current include files.Mike Pritchard1997-01-301-3/+12
* Update to reflect current include files.Mike Pritchard1997-01-305-32/+41
* Dont' mlink getgrent.3 to setgrfile.3, since there is noMike Pritchard1997-01-301-1/+1
* Update to reflect current include files.Mike Pritchard1997-01-307-47/+172
* Update to reflect current include files.Mike Pritchard1997-01-301-2/+2
* Correct "Chflags() will fail it:" to read "Chflags() will fail if:".Joshua Peck Macdonald1997-01-301-1/+1
* Update to reflect the current mount.h.Mike Pritchard1997-01-291-18/+42
* I was porting something from sysV world and found our cross referencesDavid E. O'Brien1997-01-272-0/+2
* Document a couple of additional errno's.Mike Pritchard1997-01-261-1/+7
* Sort cross references.Wolfram Schneider1997-01-2080-143/+144
* Sort cross references.Wolfram Schneider1997-01-205-11/+11
* Sweep through the tree fixing mmap() usage:Alexander Langer1997-01-162-3/+3
* Use collate for national [a-z]-like rangesAndrey A. Chernov1997-01-161-8/+13
* The following patch to lib/libc/stdio implements positional arguments inJordan K. Hubbard1997-01-142-22/+414
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-14317-397/+397
* When attempting to load a `lastditch' timezone (e.g., because the loadGarrett Wollman1997-01-131-7/+8
* Add missing RETURN VALUES/ERRORS sections.Mike Pritchard1997-01-126-13/+69
* Rename the DIAGNOSTICS sections in several man pagesMike Pritchard1997-01-126-7/+7
* Remove the EINVAL error from the ERRORS sections thatMike Pritchard1997-01-1127-70/+10
* Minor mdoc fixes in msync.2 and munmap.2.Mike Pritchard1997-01-113-6/+31
* Forgot a .El macro.Mike Pritchard1997-01-111-0/+1
* Add RETURN VALUES and ERRORS sections.Mike Pritchard1997-01-111-3/+28
* Some mdoc cleanup. Also added a RETURN VALUES and ERRORSMike Pritchard1997-01-111-22/+45
* Remove the comment about file names having toMike Pritchard1997-01-111-2/+1
* Bring stat(2) into line with what is now actually inMike Pritchard1997-01-111-13/+34
* Add a couple of additional xrefs.Mike Pritchard1997-01-111-1/+3
* Correct logic braino when attempting to exclude loopback addresses onPeter Wemm1997-01-091-2/+2
* Two minor changes to try and make it more robust in the face of manyPeter Wemm1997-01-091-2/+4
* The error returned when F_SETLK collides with an existing lock isJohn Polstra1997-01-081-3/+3
* Fix fake failures on the short names which looks like hexadecimal numbersAndrey A. Chernov1997-01-081-8/+4
* Document the various reasons for EINVAL.Joerg Wunsch1997-01-081-11/+21
* Disable isxdigit block until proper solution will be foundAndrey A. Chernov1997-01-051-2/+7
* Added group= facility to /etc/ttys for tty grouping for moreDavid Nugent1997-01-022-1/+9
* Remove bogus weak reference.Jordan K. Hubbard1997-01-011-3/+1
* Eliminate unnecessary warning introduced by a missing forward declaration.Jordan K. Hubbard1997-01-011-1/+3
* prototype of shared function now in include filePeter Wemm1996-12-311-3/+1
* use svc_maxfd + 1 in the select() call.Peter Wemm1996-12-311-3/+3
* Spelling/mdoc police.Mike Pritchard1996-12-301-6/+6