summaryrefslogtreecommitdiff
path: root/include/Makefile
AgeCommit message (Expand)Author
2024-08-12Add <stdio_ext.h> with the seven APIs needed to have gnulib operatePhilip Guenther
2023-08-20Provide C11 <uchar.h>.Ingo Schwarze
2022-08-30Nuke disktab.h references in preparation for nuking disktab.h.Kenneth R Westerback
2021-06-09Enable libexecinfo.mortimer
2021-01-02Move Makefiles for libc++ and libc++abi to gnu/lib in preparation for anPatrick Wildt
2020-10-26Hook up agentx.h.Martijn van Duren
2019-11-14RDIRS for libcbor and libfido2Damien Miller
2019-04-06unbreak make includes on non-clang archs after libobjc removalJonathan Gray
2019-03-05Build and install a shared libLLVM, llvm-config and llvm includes.Jonathan Gray
2019-02-04enable libelfJonathan Gray
2017-10-17<elf.h> should make it easier to port our ELF-related tools to other Unices.Martin Pieuchot
2017-10-15Move the thread-related .h files to /usr/src/include/, since thePhilip Guenther
2017-10-06Use the modern POSIX idiom "-exec ... {} +" instead of find|xargs andChristian Weisgerber
2017-04-17Change build infrastructure to allow building both gcc and clang. ThisMark Kettenis
2017-03-12<struct.h> is unused and should not be used. Delete it.Philip Guenther
2017-01-27install libcxxabi and libcxx headers when COMPILER_VERSION is clangJonathan Gray
2016-11-12Kill the /usr/include/ssl symlinkJeremie Courreges-Anglas
2016-11-08Set owners and permissions only after all headers are installed. Add the -PTheo Buehler
2016-10-16Move libcrypto, librpcsvc and gnu/usr.bin/cc/include from RDIRS to PRDIRS,Theo Buehler
2016-09-23Unhook sqlite3.Stuart Henderson
2016-05-07remove dbm.hTed Unangst
2016-05-07Use a Thread Information Block in both single and multi-threaded programs.Philip Guenther
2016-03-09We are done providing support for the vax.Theo de Raadt
2016-01-20After nearly 20 years of warning that malloc.h is obsolete, it's about time weJasper Lievisse Adriaanse
2015-11-18add icdb.h here (this header may go away entirely, but the functionsTed Unangst
2015-11-14libocurses can go to the Attic. last consumer of it was ramdisk more(1)Theo de Raadt
2015-09-27Stop installing any header files in /usr/include/dev/pci/drm.Mark Kettenis
2015-09-14Revert: finger slipPhilip Guenther
2015-09-14Prefer the standardized <poll.h> over <sys/poll.h>Philip Guenther
2015-09-09Stop exporting from libc the <mpool.h> and the mpool_* APIPhilip Guenther
2015-07-23Build and install libradius as default.YASUOKA Masahiko
2015-03-17Remove obsolete copy of tzfile.h. It is an internal tzcode headerTodd C. Miller
2015-02-18Make sure to replace an existing /usr/include/ssl symlink, otherwise repeatedStuart Henderson
2015-02-16stop deleting the openssl include directory, causing unnecessary rebuilds.Ted Unangst
2015-01-17remove des.h. it somehow escaped from ssleay into /usr/include, but noneTed Unangst
2014-12-08header changes for recent libc changes:Ted Unangst
2014-10-31Rename libressl to libtls to avoid confusion and to make it easier toJoel Sing
2014-09-16Missed this sendmail reference in the sendmail removalMatthieu Herrb
2014-08-31Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig viaMiod Vallat
2014-07-14enter libressl for make includesTheo de Raadt
2014-07-12Tackle the endian.h mess. Make it so that:Philip Guenther
2014-07-11stop installing netbt headersTed Unangst
2014-05-12move the ohash functions into libutil by popular demand.Marc Espie
2014-04-22Remove KERBEROS5 from the Makefiles (except ssh for now, where it isReyk Floeter
2014-04-19stop installing altq includesHenning Brauer
2014-04-11Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellMiod Vallat
2014-03-26Make the asr API public. Install asr.h to /usr/include.h and manpages.Eric Faurot
2014-03-24unbreak the tree; no more libwrapMark Kettenis
2014-03-23more bm excisionTed Unangst
2014-03-23Remove the MD4 functions.Christian Weisgerber