summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanupalfred2001-03-201-16/+14
* Fixed some typos.ru2001-03-203-3/+3
* This manpage is heavily based on the old rpc.3 manpage, andru2001-03-201-1355/+1139
* Removed the second copy of the manual page!ru2001-03-201-311/+0
* Removed duplicate $FreeBSD$.ru2001-03-201-1/+0
* Make it clear who can and can't set the UF_NODUMP, UF_OPAQUE, anddd2001-03-191-4/+7
* Introduce the GLOB_MAXPATH flag, which allows the user to limit thejlemon2001-03-192-39/+59
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-1993-7262/+16968
* Implement D_MD_ORDER (local extension) to get month/day order from localeache2001-03-191-0/+3
* mdoc(7) police:ru2001-03-192-41/+29
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-191-7/+7
* Add the following POSIX 1003.1e functions and man pages:jedgar2001-03-195-1/+375
* Fix typo in the commentache2001-03-181-1/+1
* Relax local FreeBSD restrictions on 3 chars abbrev. name length and %c formatache2001-03-185-37/+37
* Make 'A' and 'a', 'B' and 'b' the same, per POSIXache2001-03-181-26/+16
* Nuke non-standard EAI_RESNULL.ume2001-03-172-13/+0
* Fix type-odillon2001-03-161-1/+1
* Bump MAX_GLOBENTRIES up to 16384, so it is a power of two. Addjlemon2001-03-161-1/+7
* Correct descriptions of SOCK_RDM and SOCK_SEQPACKET.dd2001-03-161-2/+2
* Correct spelling of MNT_ASYNC.dwmalone2001-03-151-2/+2
* Limit the number of paths that glob can return to MAX_GLOBENTRIES, whichjlemon2001-03-151-0/+7
* Mention that MAXHOSTNAMELEN includes space for the NUL.brian2001-03-151-0/+2
* o To support new EA interface with explicit namespaces, introduce tworwatson2001-03-151-0/+75
* Make tdelete(3), tfind(3), and twalk(3) links to tsearch(3).dd2001-03-151-0/+1
* o Update copyright dates.rwatson2001-03-1310-98/+107
* Document the rest of the possible return codes.dd2001-03-131-0/+12
* .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
OpenPOWER on IntegriCloud