957 Commits (5e398339ba21d19e0b35df860d9bf5fe44daeeb6)

Author SHA1 Message Date
  guenther ce21f11296 <struct.h> is unused and should not be used. Delete it. 7 years ago
  fcambus 3dde567fdc As per style.9, prototypes should not have variable names associated 7 years ago
  otto ff9e45d4d3 Introducing recallocarray(3), a blend of calloc(3) and reallocarray(3) 7 years ago
  guenther 87e560f3f9 The macro versions of htonl et al don't require them, but POSIX says 7 years ago
  guenther 84ddce567a Move the typedefs for in_{addr,port}_t from <sys/types.h> to 7 years ago
  jsg d791e232ad install libcxxabi and libcxx headers when COMPILER_VERSION is clang 7 years ago
  kettenis 2cebfc9c10 Add max_align_t. 7 years ago
  jca 9c2475e342 Kill the /usr/include/ssl symlink 7 years ago
  tb a1c8575cf9 Set owners and permissions only after all headers are installed. Add the -P 7 years ago
  tb e3a9a69351 Move libcrypto, librpcsvc and gnu/usr.bin/cc/include from RDIRS to PRDIRS, 7 years ago
  sthen aec1cfb695 Unhook sqlite3. 7 years ago
  fcambus 813db82ee8 Remove duplicated includes in stdlib.h and termios.h 7 years ago
  kettenis 4309688d40 Add dl_unwind_find_exidx prototype. 7 years ago
  guenther 8d9d32898a Don't declare select() in <unistd.h> 7 years ago
  guenther 11f3477fd6 Change the (unused) restimespec member of __res_state from a timespec 7 years ago
  millert 4c5bec1286 Move the 10 (!) defintions of NULL to their own mini header file and 7 years ago
  nicm 1e41004f15 Make the key sizes and offsets arrays const, ok tedu 7 years ago
  nicm 072dd7ce0d Add the usual header stuff (#ifdef _ICDB_H_ etc) to icdb.h, ok tedu 7 years ago
  tedu 7a65e971a0 i forgot to commit sha2.h changes for SHA512/256 7 years ago
  guenther fc8c3ff4cb Pull in <sys/select.h> for fd_set 7 years ago
  guenther 152532fde6 Stop publicly declaring _yp_dobind() and struct dom_binding, closing out 8 years ago
  guenther 4b745529b1 Stop supporting longjmperror(); it's not used, not portable, and the checks 8 years ago
  guenther 9593ae6355 Remove iruserok(_sa)? and __ivaliduser(sa)? 8 years ago
  guenther c5e3cabc98 Remove sigreturn declaration and the now-unused libc syscall stub 8 years ago
  tedu d325302ea0 remove dbm.h 8 years ago
  guenther fd248b5fbe Use a Thread Information Block in both single and multi-threaded programs. 8 years ago
  guenther 1e05f2de39 Prepare for future ld.so/libc bump: update <tib.h> with the definitions 8 years ago
  jca 24d299a1da Remove #ifdef __vax__ bits 8 years ago
  deraadt 0674b8f8e6 remove cpp version of __sputc, since the inline version is all we have 8 years ago
  millert 193bb3ec1f Expose snprintf() and vsnprintf() for XPG 5. It predates C99 but 8 years ago
  deraadt 4a20554783 We are done providing support for the vax. 8 years ago
  millert f91e94f20f Convert sigemptyset and sigfillset to inline functions to avoid 8 years ago
  jca 6bc957b376 Remove decls #if'0ed since rev. 1.1 8 years ago
  jasper 5c167be8b2 After nearly 20 years of warning that malloc.h is obsolete, it's about time we 8 years ago
  ratchov 2377bf8149 Expose internal functions necessary to open audio devices and midi 8 years ago
  millert 8c8787aac5 POSIX says that ffs(), strcasecmp(), strncasecmp(), r?index() and 8 years ago
  tedu 7a4ef21e60 add a version field to prevent mayhem if different data gets stored 8 years ago
  tedu 775c7c5493 add icdb.h here (this header may go away entirely, but the functions 8 years ago
  tedu 1df731e22c Add icdb, the internal c database. A simpler replacement for the old 8 years ago
  tedu 5bbb9b871f Add _shadow variants to the two popular getpw functions (uid and nam). 8 years ago
  deraadt 10eed9ac37 libocurses can go to the Attic. last consumer of it was ramdisk more(1) 8 years ago
  guenther d9ad872cfb Split the intra-thread functionality from kill(2) into its own syscall 8 years ago
  guenther 3320df74a6 Move the last of the __DBINTERFACE_PRIVATE bits from <db.h> to libc's wrapper 8 years ago
  deraadt d9c1a2c72c tame -> pledge. 8 years ago
  deraadt f068227ef5 delete xdr_ypresp_all_seq prototype 8 years ago
  kettenis 3fe46db4d2 Stop installing any header files in /usr/include/dev/pci/drm. 8 years ago
  guenther d1b3e73236 Trim symbols that aren't part of our new resolver 8 years ago
  guenther 4e3fef209a Revert: finger slip 8 years ago
  guenther b9abc68ab9 Prefer the standardized <poll.h> over <sys/poll.h> 8 years ago
  guenther 893475df36 Wrap <rpc/*.h> so that calls go direct and the symbols are all weak. 8 years ago