summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Mark some functions as __printflike() and/or taking const char * argumentskris2001-08-203-2/+6
* Handle snprintf() returning -1brian2001-08-201-2/+2
* Handle snrintf() returning -1.brian2001-08-201-16/+30
* Add about rewind+errno, describe ESPIPE, minor formatting.ache2001-08-191-6/+23
* Implement getpeereid(3), a front-end to the LOCAL_PEERCREDdd2001-08-173-2/+191
* Xref raise(3).dd2001-08-171-0/+1
* mdoc(7) police: collapse multiple spaces.ru2001-08-171-1/+1
* mdoc(7) police: fixed the fatal.ru2001-08-171-1/+1
* Simplify overflow calculations a bitache2001-08-171-4/+2
* Remove extra check, already done in upper level caller, i.e. inache2001-08-171-5/+1
* Mention ftell & ftello in EOVERFLOW section too.ache2001-08-171-1/+5
* Add more overflow checks in case of fseek()ache2001-08-171-0/+8
* Don't clear "we have offset" flag even if long is overflow for fseek(),ache2001-08-171-1/+0
* fseek.c:ache2001-08-174-10/+36
* mdoc(7) police: replace `\*(Ba' with a simple `|', it's handled specially.ru2001-08-161-1/+1
* If the string specifying the allowed options starts with a leading `:',jkoshy2001-08-161-5/+2
* Explain the relation of getchar() to getc() in less words.dd2001-08-161-5/+1
* Use smarter overflow testsache2001-08-151-3/+6
* 1) Disallow negative seek as POSIX require for fseek{o} (but not for lseek):ache2001-08-153-13/+45
* Use the ".Rv" mdoc(7) macro where appropriate.yar2001-08-146-39/+18
* Isolate the ERRORS section from the RETURN VALUES one.yar2001-08-141-5/+3
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-144-9/+21
* Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-(peter2001-08-132-16/+8
* mdoc(7) police: s;BSD/OS;.Bsx; where appropriate.ru2001-08-132-2/+3
* mdoc(7) police: s/NetBSD/.Nx/ where appropriate.ru2001-08-132-2/+3
* mdoc(7) police: s/OpenBSD/.Ox/ where appropriate.ru2001-08-131-1/+2
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-138-8/+8
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-1385-181/+30
* Cross-reference io(4).iedowse2001-08-121-0/+2
* Fill _res.sort_list with harmless entry. sortlist for IPv6/IPv4ume2001-08-111-0/+3
* Use .Fn, .Fa, and .Dv where appropriate.dd2001-08-101-2/+6
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-107-13/+13
* mdoc(7) police: fixed the "new sentence" bogons.ru2001-08-101-1/+1
* mdoc(7) police: protect trailing full stops of abbreviationsru2001-08-106-6/+6
* Fixed style bugs (dot `.' at the end of error and warning messages).ru2001-08-101-22/+22
* Markup nits: use diagnostic type lists for error and warning messages.ru2001-08-101-21/+17
* mdoc(7) police: add xref to intro(2).ru2001-08-101-0/+1
* o Remove some misleading and incomplete information about searchmike2001-08-091-11/+8
* o Various mdoc fixes.mike2001-08-091-10/+50
* Fix xrefs.sobomax2001-08-091-1/+1
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.yar2001-08-0958-243/+58
* typo: patched->matchedmikeh2001-08-091-1/+1
* mdoc(7) police: expand plain text xrefs.ru2001-08-0810-10/+25
* Urge the reader to start using getaddrinfo(3) and getnameinfo(3)ru2001-08-081-0/+14
* mdoc(7) police: remove whitespace at EOL.ru2001-08-081-1/+1
* mdoc(7) police: markup nits.ru2001-08-081-16/+11
* Update ptrace(2) re: PT_READ_U and PT_WRITE_Upeter2001-08-081-45/+0
* mdoc(7) police:ru2001-08-0717-88/+66
* mdoc(7) police: sort xrefs.ru2001-08-071-1/+1
* mdoc(7) police: markup nits.ru2001-08-071-1/+2
OpenPOWER on IntegriCloud