summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* .St -p1003.1g -> .St -p1003.1g-2000.ru2001-03-123-4/+4
* This is the getsid() we are talking about, not setsid().ru2001-03-091-1/+1
* Submitted by: Ian Dowse <iedowse@maths.tcd.ie>, David Cross <dec@freebsd.org>dec2001-03-082-0/+2
* Use relative paths to find byte_swap_*.S to make it easier to use thesedfr2001-03-064-4/+4
* Make this compile. Still need to write/borrow a working setjmp.dfr2001-03-061-0/+1
* Use ieee floats on ia64.dfr2001-03-061-1/+1
* Use the right format string for printing ULONG_MAX.dwmalone2001-03-051-2/+2
* Fix style nit.obrien2001-03-051-1/+1
* Fix style breakage.obrien2001-03-051-0/+1
* Fix style that got corrupted.obrien2001-03-051-17/+17
* Fix FreeBSD id style breakage from rev 1.17obrien2001-03-051-1/+1
* Use our standard .c rcsid format.obrien2001-03-051-1/+2
* Fix copyright breakage in rev 1.2.obrien2001-03-051-0/+7
* Correct a comment.obrien2001-03-051-1/+1
* Fix style breakage in rev 1.3obrien2001-03-051-0/+1
* Fix style bug that was introduced.obrien2001-03-051-0/+1
* Change mon_decimal_point from "." to "" (N/A>) as it is specified by POSIX forache2001-03-031-1/+1
* Actually implement T_FMT_AMPMache2001-03-021-1/+1
* Implement ampm_fmt (%r) per POSIXache2001-03-024-9/+22
* Removed duplicate $FreeBSD$.ru2001-03-021-2/+0
* Fix setlocale() to conform to the ISO C and POSIX standards.ru2001-03-021-2/+2
* Hide the definition of struct __sFILEX and add the neededdeischen2001-03-012-81/+33
* s/fstat/_fstat/deischen2001-03-011-1/+1
* Merge in strtoul.3 rev 1.11 mdoc(7) police changes:obrien2001-02-281-2/+3
* Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.ru2001-02-281-1/+1
* Use the new EV_SET macro to insure that all fields in struct keventjlemon2001-02-281-5/+3
* mdoc(7) police: fix the .Nd line broken in previous revision.ru2001-02-281-2/+3
* Use formula with better random distribution for rand()ache2001-02-271-0/+26
* I accidently deleted an include when I added the $FreeBSD$ so I couldobrien2001-02-272-0/+4
* In soshutdown(), use SHUT_{RD,WR,RDWR} instead of FREAD and FWRITE.ru2001-02-271-23/+30
* Impliment the ISO-C99 strto[u]ll()obrien2001-02-277-175/+111
* Use ``.St -p1003.[12]''.ru2001-02-262-6/+18
* Use ``.St -p1003.1g''.ru2001-02-262-2/+4
* Use ``.St -p1003.1-96''.ru2001-02-266-18/+12
* /^\.St/ s/-iso9945-1/-p1003.1-96/ru2001-02-263-5/+5
* ``.St -p1003.1b'' -> ``.St -p1003.1b-93''.ru2001-02-262-2/+2
* .St -ansiC -> .St -isoCru2001-02-2683-87/+87
* Document the EINTR error.jasone2001-02-261-0/+2
* mdoc(7) police: use .Vt macro.ru2001-02-261-6/+2
* Prepare for mdocNG.ru2001-02-261-1/+1
* Document various changes to kq:jlemon2001-02-261-10/+44
* Fix my ambiguous message about ECONNABORTED.olgeni2001-02-251-1/+2
* Add ECONNABORTED to the ERRORS section.olgeni2001-02-251-0/+2
* Update unused __dtoa prototypes to match reality.tegge2001-02-252-3/+3
* Fix visibility of empty variable -- it should be static.phantom2001-02-241-1/+1
* Correctly handle the race itself, too (don't leave it locked).green2001-02-231-0/+1
* Use the right names to call pthread_mutex_{,un}lock so that thingsgreen2001-02-231-2/+2
* Fix the problems I (and others, undoubtedly) have been having for agreen2001-02-231-3/+12
* Place some hooks (__stdin, __stdout, __stderr) into libc for a futurepeter2001-02-201-0/+23
* cleanup commentariesphantom2001-02-191-10/+14
OpenPOWER on IntegriCloud