| Age | Commit message (Expand) | Author |
| 2019-06-04 | Move the basic part of XDR to common/include/rpc and common/lib/libc/rpc. | hannken |
| 2019-04-24 | Don't install YP headers when MKYP=no | roy |
| 2017-10-16 | Add endian.h header. Simply includes sys/endian.h | maya |
| 2016-10-02 | Import <stdalign.h> | kamil |
| 2016-10-02 | Import <stdnoreturn.h> | kamil |
| 2015-07-29 | move stdbool.h to sys, reuire pool.h to include <sys/stdbool.h> for bool, | christos |
| 2013-12-11 | Allow kernel code to access constant databases by moving cdbr(3) and the | joerg |
| 2012-02-11 | Add userland part of posix_spawn. Libc functions imported from FreeBSD. | martin |
| 2012-02-05 | Migrate one last leftover bit (used only by the kernel now) to | dholland |
| 2012-01-09 | Add <quota.h> with the new libquota API. | dholland |
| 2011-08-26 | Build and install ppath(3), property-list paths library. | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-03-24 | Add a new libquota library, which contains some blocks to build and/or | bouyer |
| 2010-07-31 | Add support for fenv.h interface for i386 and amd64. | joerg |
| 2010-04-25 | Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). | joerg |
| 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 |