| Age | Commit message (Expand) | Author |
| 2008-05-28 | /usr/include/atomic.h, for Solaris source compat. | ad |
| 2007-09-07 | Implementation of POSIX message queues. | rmind |
| 2007-08-20 | Add C99 complex support, for double and float. | drochner |
| 2007-05-30 | Move FORTIFY_SOURCE implementation from the somewhat ill-named "libssp" | tls |
| 2007-04-30 | Import of POSIX Asynchronous I/O. | rmind |
| 2007-02-09 | Sync with changes introduced by merging the newlock2 branch. | ad |
| 2006-10-30 | kill crypto/rmd160.h and crypto/sha2.h, and instead make symlinks to | christos |
| 2006-06-02 | remove support for building (with) GCC 2.95. also: | mrg |
| 2006-04-27 | Install proplib include files. | thorpej |
| 2006-04-07 | retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4. | mrg |
| 2005-12-30 | Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, | agc |
| 2005-04-03 | Add FreeBSD's strfmon(3). From Rui Paulo. No bump this time. Take advantage | christos |
| 2004-12-14 | Nuke threadlib.h. Library defensive threading is now provided through the | nathanw |
| 2004-09-13 | DCE 1.1 RPC compatible UUID routines for libc, adapted from FreeBSD. | thorpej |
| 2004-07-13 | Add wordexp(3). The wordexp function performs shell-style word expansions. | seb |
| 2004-05-21 | install new files. | christos |
| 2003-10-14 | Replace symbolic link "/usr/include/varargs.h" (pointing to | tron |
| 2003-10-01 | make some files symlinks from sys. | christos |
| 2003-09-09 | add randomid(3). | itojun |
| 2003-08-27 | introduce an additional switch to enable building GCC3 instead of GCC2: | mrg |
| 2003-07-26 | install stdbool.h if gcc3 | mrg |
| 2003-06-27 | Citrus iconv support(4) | tshiozak |
| 2003-03-22 | install mntopts.h | jdolecek |
| 2003-01-20 | add support for p1003.1b semaphores. From FreeBSD | christos |
| 2003-01-19 | Expose libc's thread stubs, which get magically turned into real pthread | thorpej |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-09-18 | minor makefile delint | lukem |
| 2002-03-31 | split /usr/include/sys/sha1.h and /usr/include/sha1.h completely. | bjh21 |
| 2002-03-22 | Split the notion of building Hesiod, Kerberos, S/key, and YP | thorpej |
| 2002-02-22 | A utmpx implementation. | christos |
| 2002-02-04 | Don't install <stdbool.h> for now. Lossage resulting from me testing | thorpej |
| 2002-02-02 | ISO C / SUSv3 <stdbool.h>. | thorpej |
| 2001-12-12 | MKfoo=no -> NOfoo= | tv |
| 2001-07-17 | A <sched.h> file, which provides the clone(2) prototypes, in order | thorpej |
| 2001-04-28 | * Move definitions of exact-width integer types from <machine/types.h> | kleink |
| 2001-03-19 | Add md2 routines to libc. | atatat |
| 2001-02-17 | Don't handle ieeefp.h on vax. | ragge |
| 2000-12-21 | have dummy wctype.h and isw*/tow*. part of libc minor 68 -> 69 crank. | itojun |
| 2000-12-11 | split /usr/include/sys/md5.h and /usr/include/md5.h completely. | itojun |
| 2000-07-05 | Pull in RIPEMD-160 functions from OpenBSD - this has the same API as our MD4, | ad |
| 2000-06-20 | Merge a bunch of things from crypto-us and crypto-intl into basesrc, | thorpej |
| 2000-06-03 | Use a seperate Makefile in the rpc/ subdir. Needed because it generates | fvdl |
| 2000-06-03 | Add missed include files. | fvdl |
| 2000-06-03 | Move rpcb_prot.x to here from libc/rpc. | fvdl |
| 2000-06-02 | Fix omission in previous. | fvdl |
| 2000-06-02 | New headers for the new RPC code (based on TI-RPC from Sun). | fvdl |
| 2000-04-20 | * Move <wchar.h> from libcurses to include (for the missing functionality | kleink |
| 2000-04-01 | Add getopt.h and collect all the getopt related stuff here. | christos |
| 2000-02-23 | add getifaddrs(3) from bsdi4, as mentioned in tech-net (in SIOCGIFCONF | itojun |
| 2000-01-12 | Add necessary support routines for login.conf. | mjl |