878 Commits (defd0fdf0b900cee0b824c0fe2c3d36e9687d0f3)

Author SHA1 Message Date
  guenther 2477fdcabe Use new framework for wrapping dbopen() 9 years ago
  daniel e6e4f1c3ed These days pcc defines __GNUC__ and we don't support gcc2. Also needed 9 years ago
  guenther 3e2a03de0a Add framework for resolving (pun intended) libc namespace issues, using 9 years ago
  guenther 8c4a586443 Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internal 9 years ago
  guenther a42b4b36ac Hide many (194!) symbols that nothing should be using. 9 years ago
  yasuoka 20292b2bf2 Build and install libradius as default. 9 years ago
  millert b7048f2268 Add VIS_DQ to escape double quotes. OK deraadt@ semarie@ reyk@ 9 years ago
  martynas d17d076200 Define new C99 macros: 9 years ago
  millert 8fc6c5c63a The first argument to devname(3) should be dev_t, not int. 9 years ago
  millert d3594a49cd Remove function argument name from posix_spawnattr_getsigmask() 9 years ago
  millert cec1cce209 Remove obsolete timezone() function. 9 years ago
  guenther 85808f05af gcc 2.x is dead 9 years ago
  millert 9f67afdf9d Remove obsolete copy of tzfile.h. It is an internal tzcode header 9 years ago
  millert 6d30a31399 Eliminate use of TM_YEAR_BASE. OK guenther@ deraadt@ miod@ 9 years ago
  millert daf0c358fa tzfile.h is an internal header that should never have been installed. 9 years ago
  tedu 6b550eb5a9 Use standard spelling for types, and rename local variable from "free". 9 years ago
  sthen 128c8abdc7 Make sure to replace an existing /usr/include/ssl symlink, otherwise repeated 9 years ago
  tedu e90ccb31ce stop deleting the openssl include directory, causing unnecessary rebuilds. 9 years ago
  millert cec1070829 Protect fgetwln(), wcslcat() and wcslcpy() with __BSD_VISIBLE 9 years ago
  tedu e8e1175e68 add restrict to strtol like functions. ok guenther 9 years ago
  guenther 91e3ebd0a0 Delete option COMPAT_43: support for pre-sa_len binaries has been obsolete 9 years ago
  tedu fa6ff49ac5 increase TMP_MAX to the equivalent of INT_MAX. it's actually more, 9 years ago
  krw cb55ee9f86 Make some $OpenBSD$ lines prettier/standardier by eliminating 9 years ago
  deraadt f0d9b762e2 Stop including <sys/param.h> from <netdb.h>. Portable software must either 9 years ago
  tedu bb1d72edf4 remove des.h. it somehow escaped from ssleay into /usr/include, but none 9 years ago
  deraadt 5b4d0b0e24 Since <netdb.h> soon won't include <sys/param.h>, MAXHOSTNAMELEN may 9 years ago
  deraadt d82c4b0635 Switch to including <sys/types.h> instead of <sys/param.h> 9 years ago
  tedu 826668e285 we don't have an alloca() symbol anywhere in libc, don't prototype it. 9 years ago
  millert 1644b19fff Add fgetwln(3) from FreeBSD and bump libc minor revision. 9 years ago
  guenther 8daac31476 $OpenBSD for our rev here 9 years ago
  tedu d51fd90392 claim posix 2008 compat. apparently people look at this and get scared 9 years ago
  tedu 628b1ad074 update swab() to match the current posix definition. "rationale: none." 9 years ago
  deraadt 75d4ae826b Change rand(), random(), drand48(), lrand48(), mrand48(), and srand48() 9 years ago
  tedu 1c1e14d5fc header changes for recent libc changes: 9 years ago
  tedu a5c612c089 change prototype for crypt_newhash. the login_cap_t is a holdover from its 10 years ago
  tedu 302efc61c4 prototype for crypt_newhash(). adding it here because this is where 10 years ago
  millert 4cd4507e3b Add prototype for stravis(). 10 years ago
  jsing 363581889a Rename libressl to libtls to avoid confusion and to make it easier to 10 years ago
  guenther 4af3493378 Add prototypes for xdr_{accepted,rejected}_reply() and svcudp_enablecache() 10 years ago
  guenther 5394e5638a Our setpgrp() is the BSD version with two args and not the XSI 10 years ago
  matthieu 08f2135c32 Missed this sendmail reference in the sendmail removal 10 years ago
  doug 252858e6be Sync readlink(2) with IEEE Std 1003.1-2008. 10 years ago
  miod ab770dc21e Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig via 10 years ago
  guenther dae91fe933 setgrfile() isn't implemented 10 years ago
  guenther 92c0bb0a2a inet_nsap_{addr,ntoa}() were removed on 2013/12/17 10 years ago
  guenther ccf40c879b Declare and document getthrid() 10 years ago
  guenther 579f41f3b3 Add additional userland interfaces for setting close-on-exec on fds 10 years ago
  guenther 9f3d427911 Add additional kernel interfaces for setting close-on-exec on fds 10 years ago
  guenther 9500f597f2 Delete duplicate conditional 10 years ago
  matthew 3d494c5a79 Change lsearch()'s "base" argument to require a non-const pointer to 10 years ago