Age | Commit message (Expand) | Author |
2017-02-04 | Move the typedefs for in_{addr,port}_t from <sys/types.h> to | Philip Guenther |
2017-01-27 | install libcxxabi and libcxx headers when COMPILER_VERSION is clang | Jonathan Gray |
2017-01-06 | Add max_align_t. | Mark Kettenis |
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-09-20 | Remove duplicated includes in stdlib.h and termios.h | Frederic Cambus |
2016-09-20 | Add dl_unwind_find_exidx prototype. | Mark Kettenis |
2016-09-12 | Don't declare select() in <unistd.h> | Philip Guenther |
2016-09-12 | Change the (unused) restimespec member of __res_state from a timespec | Philip Guenther |
2016-09-09 | Move the 10 (!) defintions of NULL to their own mini header file and | Todd C. Miller |
2016-09-04 | Make the key sizes and offsets arrays const, ok tedu | Nicholas Marriott |
2016-09-04 | Add the usual header stuff (#ifdef _ICDB_H_ etc) to icdb.h, ok tedu | Nicholas Marriott |
2016-09-03 | i forgot to commit sha2.h changes for SHA512/256 | Ted Unangst |
2016-08-27 | Pull in <sys/select.h> for fd_set | Philip Guenther |
2016-05-30 | Stop publicly declaring _yp_dobind() and struct dom_binding, closing out | Philip Guenther |
2016-05-23 | Stop supporting longjmperror(); it's not used, not portable, and the checks | Philip Guenther |
2016-05-23 | Remove iruserok(_sa)? and __ivaliduser(sa)? | Philip Guenther |
2016-05-09 | Remove sigreturn declaration and the now-unused libc syscall stub | Philip Guenther |
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-20 | Prepare for future ld.so/libc bump: update <tib.h> with the definitions | Philip Guenther |
2016-03-17 | Remove #ifdef __vax__ bits | Jeremie Courreges-Anglas |
2016-03-16 | remove cpp version of __sputc, since the inline version is all we have | Theo de Raadt |
2016-03-14 | Expose snprintf() and vsnprintf() for XPG 5. It predates C99 but | Todd C. Miller |
2016-03-09 | We are done providing support for the vax. | Theo de Raadt |
2016-02-04 | Convert sigemptyset and sigfillset to inline functions to avoid | Todd C. Miller |
2016-01-25 | Remove decls #if'0ed since rev. 1.1 | Jeremie Courreges-Anglas |
2016-01-20 | After nearly 20 years of warning that malloc.h is obsolete, it's about time we | Jasper Lievisse Adriaanse |
2015-12-20 | Expose internal functions necessary to open audio devices and midi | Alexandre Ratchov |
2015-11-20 | POSIX says that ffs(), strcasecmp(), strncasecmp(), r?index() and | Todd C. Miller |
2015-11-18 | add a version field to prevent mayhem if different data gets stored | Ted Unangst |
2015-11-18 | add icdb.h here (this header may go away entirely, but the functions | Ted Unangst |
2015-11-18 | Add icdb, the internal c database. A simpler replacement for the old | Ted Unangst |
2015-11-18 | Add _shadow variants to the two popular getpw functions (uid and nam). | Ted Unangst |
2015-11-14 | libocurses can go to the Attic. last consumer of it was ramdisk more(1) | Theo de Raadt |
2015-11-10 | Split the intra-thread functionality from kill(2) into its own syscall | Philip Guenther |
2015-10-17 | Move the last of the __DBINTERFACE_PRIVATE bits from <db.h> to libc's wrapper | Philip Guenther |
2015-10-09 | tame -> pledge. | Theo de Raadt |
2015-09-28 | delete xdr_ypresp_all_seq prototype | Theo de Raadt |
2015-09-27 | Stop installing any header files in /usr/include/dev/pci/drm. | Mark Kettenis |
2015-09-25 | Trim symbols that aren't part of our new resolver | Philip Guenther |
2015-09-14 | Revert: finger slip | Philip Guenther |
2015-09-14 | Prefer the standardized <poll.h> over <sys/poll.h> | Philip Guenther |
2015-09-13 | Wrap <rpc/*.h> so that calls go direct and the symbols are all weak. | Philip Guenther |
2015-09-13 | authdes_create() was never implemented | Philip Guenther |
2015-09-10 | Hide netgroup internals inside libc. The parts that netgroup_mkdb | Theo de Raadt |
2015-09-09 | Move to next tame() API. The flags are now passed as a very simple string, | Theo de Raadt |
2015-09-09 | Stop exporting from libc the <mpool.h> and the mpool_* API | Philip Guenther |