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