summaryrefslogtreecommitdiff
path: root/include/Makefile
AgeCommit message (Expand)Author
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
2001-03-19Add md2 routines to libc.atatat
2001-02-17Don't handle ieeefp.h on vax.ragge
2000-12-21have dummy wctype.h and isw*/tow*. part of libc minor 68 -> 69 crank.itojun
2000-12-11split /usr/include/sys/md5.h and /usr/include/md5.h completely.itojun
2000-07-05Pull in RIPEMD-160 functions from OpenBSD - this has the same API as our MD4,ad
2000-06-20Merge a bunch of things from crypto-us and crypto-intl into basesrc,thorpej
2000-06-03Use a seperate Makefile in the rpc/ subdir. Needed because it generatesfvdl
2000-06-03Add missed include files.fvdl
2000-06-03Move rpcb_prot.x to here from libc/rpc.fvdl
2000-06-02Fix omission in previous.fvdl
2000-06-02New 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 functionalitykleink
2000-04-01Add getopt.h and collect all the getopt related stuff here.christos
2000-02-23add getifaddrs(3) from bsdi4, as mentioned in tech-net (in SIOCGIFCONFitojun
2000-01-12Add necessary support routines for login.conf.mjl