summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-04-20Get TCB address using the RDHWR instruction instead of __get_tcb().Visa Hankala
2017-04-17Change build infrastructure to allow building both gcc and clang. ThisMark Kettenis
2017-04-10Introducing freezero(3) a version of free that guarantees the processOtto Moerbeek
2017-03-12<struct.h> is unused and should not be used. Delete it.Philip Guenther
2017-03-09As per style.9, prototypes should not have variable names associatedFrederic Cambus
2017-03-06Introducing recallocarray(3), a blend of calloc(3) and reallocarray(3)Otto Moerbeek
2017-02-04The macro versions of htonl et al don't require them, but POSIX saysPhilip Guenther
2017-02-04Move the typedefs for in_{addr,port}_t from <sys/types.h> toPhilip Guenther
2017-01-27install libcxxabi and libcxx headers when COMPILER_VERSION is clangJonathan Gray
2017-01-06Add max_align_t.Mark Kettenis
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-09-20Remove duplicated includes in stdlib.h and termios.hFrederic Cambus
2016-09-20Add dl_unwind_find_exidx prototype.Mark Kettenis
2016-09-12Don't declare select() in <unistd.h>Philip Guenther
2016-09-12Change the (unused) restimespec member of __res_state from a timespecPhilip Guenther
2016-09-09Move the 10 (!) defintions of NULL to their own mini header file andTodd C. Miller
2016-09-04Make the key sizes and offsets arrays const, ok teduNicholas Marriott
2016-09-04Add the usual header stuff (#ifdef _ICDB_H_ etc) to icdb.h, ok teduNicholas Marriott
2016-09-03i forgot to commit sha2.h changes for SHA512/256Ted Unangst
2016-08-27Pull in <sys/select.h> for fd_setPhilip Guenther
2016-05-30Stop publicly declaring _yp_dobind() and struct dom_binding, closing outPhilip Guenther
2016-05-23Stop supporting longjmperror(); it's not used, not portable, and the checksPhilip Guenther
2016-05-23Remove iruserok(_sa)? and __ivaliduser(sa)?Philip Guenther
2016-05-09Remove sigreturn declaration and the now-unused libc syscall stubPhilip Guenther
2016-05-07remove dbm.hTed Unangst
2016-05-07Use a Thread Information Block in both single and multi-threaded programs.Philip Guenther
2016-03-20Prepare for future ld.so/libc bump: update <tib.h> with the definitionsPhilip Guenther
2016-03-17Remove #ifdef __vax__ bitsJeremie Courreges-Anglas
2016-03-16remove cpp version of __sputc, since the inline version is all we haveTheo de Raadt
2016-03-14Expose snprintf() and vsnprintf() for XPG 5. It predates C99 butTodd C. Miller
2016-03-09We are done providing support for the vax.Theo de Raadt
2016-02-04Convert sigemptyset and sigfillset to inline functions to avoidTodd C. Miller
2016-01-25Remove decls #if'0ed since rev. 1.1Jeremie Courreges-Anglas
2016-01-20After nearly 20 years of warning that malloc.h is obsolete, it's about time weJasper Lievisse Adriaanse
2015-12-20Expose internal functions necessary to open audio devices and midiAlexandre Ratchov
2015-11-20POSIX says that ffs(), strcasecmp(), strncasecmp(), r?index() andTodd C. Miller
2015-11-18add a version field to prevent mayhem if different data gets storedTed Unangst
2015-11-18add icdb.h here (this header may go away entirely, but the functionsTed Unangst
2015-11-18Add icdb, the internal c database. A simpler replacement for the oldTed Unangst
2015-11-18Add _shadow variants to the two popular getpw functions (uid and nam).Ted Unangst
2015-11-14libocurses can go to the Attic. last consumer of it was ramdisk more(1)Theo de Raadt
2015-11-10Split the intra-thread functionality from kill(2) into its own syscallPhilip Guenther
2015-10-17Move the last of the __DBINTERFACE_PRIVATE bits from <db.h> to libc's wrapperPhilip Guenther
2015-10-09tame -> pledge.Theo de Raadt
2015-09-28delete xdr_ypresp_all_seq prototypeTheo de Raadt
2015-09-27Stop installing any header files in /usr/include/dev/pci/drm.Mark Kettenis
2015-09-25Trim symbols that aren't part of our new resolverPhilip Guenther