summaryrefslogtreecommitdiff
path: root/include/Makefile
AgeCommit message (Expand)Author
2019-06-04Move the basic part of XDR to common/include/rpc and common/lib/libc/rpc.hannken
2019-04-24Don't install YP headers when MKYP=noroy
2017-10-16Add endian.h header. Simply includes sys/endian.hmaya
2016-10-02Import <stdalign.h>kamil
2016-10-02Import <stdnoreturn.h>kamil
2015-07-29move stdbool.h to sys, reuire pool.h to include <sys/stdbool.h> for bool,christos
2013-12-11Allow kernel code to access constant databases by moving cdbr(3) and thejoerg
2012-02-11Add userland part of posix_spawn. Libc functions imported from FreeBSD.martin
2012-02-05Migrate one last leftover bit (used only by the kernel now) todholland
2012-01-09Add <quota.h> with the new libquota API.dholland
2011-08-26Build and install ppath(3), property-list paths library.dyoung
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-03-24Add a new libquota library, which contains some blocks to build and/orbouyer
2010-07-31Add support for fenv.h interface for i386 and amd64.joerg
2010-04-25Add 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-07Implementation of POSIX message queues.rmind
2007-08-20Add C99 complex support, for double and float.drochner
2007-05-30Move FORTIFY_SOURCE implementation from the somewhat ill-named "libssp"tls
2007-04-30Import of POSIX Asynchronous I/O.rmind
2007-02-09Sync with changes introduced by merging the newlock2 branch.ad
2006-10-30kill crypto/rmd160.h and crypto/sha2.h, and instead make symlinks tochristos
2006-06-02remove support for building (with) GCC 2.95. also:mrg
2006-04-27Install proplib include files.thorpej
2006-04-07retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4.mrg
2005-12-30Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality,agc
2005-04-03Add FreeBSD's strfmon(3). From Rui Paulo. No bump this time. Take advantagechristos
2004-12-14Nuke threadlib.h. Library defensive threading is now provided through thenathanw
2004-09-13DCE 1.1 RPC compatible UUID routines for libc, adapted from FreeBSD.thorpej
2004-07-13Add wordexp(3). The wordexp function performs shell-style word expansions.seb
2004-05-21install new files.christos
2003-10-14Replace symbolic link "/usr/include/varargs.h" (pointing totron
2003-10-01make some files symlinks from sys.christos
2003-09-09add randomid(3).itojun
2003-08-27introduce an additional switch to enable building GCC3 instead of GCC2:mrg
2003-07-26install stdbool.h if gcc3mrg
2003-06-27Citrus iconv support(4)tshiozak
2003-03-22install mntopts.hjdolecek
2003-01-20add support for p1003.1b semaphores. From FreeBSDchristos
2003-01-19Expose libc's thread stubs, which get magically turned into real pthreadthorpej
2003-01-18Merge the nathanw_sa branch.thorpej
2002-09-18minor makefile delintlukem
2002-03-31split /usr/include/sys/sha1.h and /usr/include/sha1.h completely.bjh21
2002-03-22Split the notion of building Hesiod, Kerberos, S/key, and YPthorpej
2002-02-22A utmpx implementation.christos
2002-02-04Don't install <stdbool.h> for now. Lossage resulting from me testingthorpej
2002-02-02ISO C / SUSv3 <stdbool.h>.thorpej
2001-12-12MKfoo=no -> NOfoo=tv
2001-07-17A <sched.h> file, which provides the clone(2) prototypes, in orderthorpej
2001-04-28* Move definitions of exact-width integer types from <machine/types.h>kleink