summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Remove a superfluous `.Pp' occuring directly afterchris2000-05-191-1/+0
* Add a note under IMPLEMENTATION NOTES about the behavior of sendfile()chris2000-05-191-0/+27
* List ECONNRESET as a return value. EINVAL was not documented either.peter2000-05-192-0/+4
* Put the wait(2) exit status in "data" for NOTE_EXIT kevents.green2000-05-171-0/+4
* mdoc related fixes:phantom2000-05-121-19/+22
* . fix .Dt macro argumentphantom2000-05-121-2/+2
* Fixed missing include in synopsis.bde2000-05-111-2/+2
* When "any" acts as a subject, the verb must agree with whatever any is of.hoek2000-05-111-2/+2
* Content-free commit: only remove trailing whitespacehoek2000-05-111-6/+6
* The accept() function is a call, not an argument. Also, add: serialhoek2000-05-111-5/+5
* Finish moving all IEEE fp types to be the same on all arch's.jhb2000-05-102-3/+3
* Add FreeBSD Id tags.obrien2000-05-1012-1/+13
* fp_except => fp_except_t for consistancy with the i386 and the traditionobrien2000-05-104-8/+12
* Supply only one author name per instance of %A, as per mdoc.samples(7).sheldonh2000-05-101-2/+5
* correct possible security issue(s) in name resolution, due to use ofitojun2000-05-101-177/+391
* Fix miscellaneous mdoc macro argument limit infringements.sheldonh2000-05-091-1/+1
* Some mdoc cleanups for the manual page.jlemon2000-05-062-7/+11
* Use `Er' variable to define first column width in ERRORS section.phantom2000-05-0617-17/+17
* mdoc related cleanup:phantom2000-05-061-17/+17
* Use suggested by mdoc(7) style section name (ERROR -> ERRORS)phantom2000-05-061-1/+1
* Use `Er' variable to define first column width in ERRORS section.phantom2000-05-066-6/+6
* Minor mdoc cleanup.mpp2000-05-052-3/+5
* Add a kqueue(2) manual page.jlemon2000-05-042-1/+401
* Use `Er' variable to define first column width in ERRORS section. It wasphantom2000-05-0453-54/+54
* mdoc(7) cleanup:phantom2000-05-041-6/+5
* Use assembler directives rather than ALTENTRY() so that longjmp() andjasone2000-05-044-20/+16
* Add missing man pages. Fix various compliance bugs, mostly having to do withjasone2000-05-021-0/+85
* Remove cancellation point propagation.jasone2000-04-261-4/+4
* Fix typo. Use `.Fa' to denote a function argument.jkoshy2000-04-261-2/+4
* Spell MAP_NOSYNC correctly.wollman2000-04-232-2/+2
* .Lb-ifywollman2000-04-232-0/+4
* Introduce .Lb macro to libutil manpagesphantom2000-04-221-6/+2
* Introduce .Lb macro to libposix1e manpagesphantom2000-04-2211-15/+37
* Introduce .Lb macro to libc_r manpages.phantom2000-04-226-0/+12
* Add shm_open(3) and shm_unlink(3). The documentation could use a goodwollman2000-04-224-2/+457
* Introduce ".Lb" macro to libc manpages.phantom2000-04-21363-1/+727
* Change getaddrinfo() resolve ordershin2000-04-202-75/+317
* Add comment after localesache2000-04-1212-24/+48
* Fix typo, reported by George Cox.asmodai2000-04-121-8/+8
* Do proper byte swapping in 64bit routines.sheldonh2000-04-121-14/+23
* Better wording according to multibyte(3)ache2000-04-1112-24/+96
* Add a missing THREAD_UNLOCK() found missing by Valentin Nechayevphk2000-04-102-8/+2
* Document EWOULDBLOCK as a possible errno return value.archie2000-04-091-0/+7
* Back out valid argument domain change - sneak to this function by error.ache2000-03-281-4/+2
* Describe valid argument domain for 8-bit wide locales to prevent common errorache2000-03-2815-0/+30
* Decrement the timeout being passed to poll() if poll was interrupted forjlemon2000-03-261-5/+22
* Spelling, fprintf -> err, remove unneeded variable declarationcharnier2000-03-261-8/+3
* Fixed missing #include of <sys/types.h> in synopsis.bde2000-03-231-2/+3
* Fixed missing #include of <sys/types.h> in synopsis.bde2000-03-231-0/+1
* Fixed wrong arg type in synopsis.bde2000-03-231-1/+1
OpenPOWER on IntegriCloud