1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/include
2016-09-23 09:18:05 +00:00
..
arpa Revert: finger slip 2015-09-14 08:24:37 +00:00
protocols Delete option COMPAT_43: support for pre-sa_len binaries has been obsolete 2015-01-21 02:23:14 +00:00
rpc Pull in <sys/select.h> for fd_set 2016-08-27 04:28:28 +00:00
rpcsvc Stop publicly declaring _yp_dobind() and struct dom_binding, closing out 2016-05-30 02:53:29 +00:00
a.out.h
ar.h
asr.h Make the asr API public. Install asr.h to /usr/include.h and manpages. 2014-03-26 18:13:15 +00:00
assert.h half-guard the actual function prototypes. 2011-06-26 21:11:41 +00:00
bitstring.h
blf.h
bsd_auth.h Use internal '__' names for __attributes__ in public headers 2014-04-21 11:27:34 +00:00
complex.h lint is dead (long live the lint!), so stop using it as a cpp conditional 2014-03-16 18:38:30 +00:00
cpio.h
ctype.h Can't use a variable 'c' in a standard include; rename it to '_c' 2014-05-26 01:49:36 +00:00
curses.h libocurses can go to the Attic. last consumer of it was ramdisk more(1) 2015-11-14 23:56:48 +00:00
db.h Move the last of the __DBINTERFACE_PRIVATE bits from <db.h> to libc's wrapper 2015-10-17 21:48:42 +00:00
dirent.h Move the 10 (!) defintions of NULL to their own mini header file and 2016-09-09 18:12:37 +00:00
disktab.h
dlfcn.h dlerror() should not return const char *, as noted by landry 2013-03-24 01:37:21 +00:00
elf_abi.h
err.h Add framework for resolving (pun intended) libc namespace issues, using 2015-08-31 02:53:56 +00:00
errno.h Remove excessive sys/cdefs.h inclusion 2012-12-05 23:19:48 +00:00
fenv.h Also enclose variable names with external linkage in __BEGIN_DECLS. 2011-05-25 21:46:49 +00:00
float.h create new machine/_float.h which is namespace clean. create a new 2012-06-26 16:12:42 +00:00
fnmatch.h
fstab.h
fts.h Remove excessive sys/cdefs.h inclusion 2012-12-05 23:19:48 +00:00
ftw.h
getopt.h The getopt() prototype and externs don't belong in stdlib.h. Berkeley 2013-11-22 21:32:49 +00:00
glob.h Remove excessive sys/cdefs.h inclusion 2012-12-05 23:19:48 +00:00
grp.h setgrfile() isn't implemented 2014-08-31 04:04:38 +00:00
icdb.h Make the key sizes and offsets arrays const, ok tedu 2016-09-04 14:51:39 +00:00
ieeefp.h
ifaddrs.h
inttypes.h Contrary to C99's advice, C++ TR1 and C++ 11 require that <inttypes.h> 2013-06-11 15:59:16 +00:00
iso646.h
kvm.h - add UNIX-domain socket info to struct kinfo_file2 2013-10-22 16:40:25 +00:00
langinfo.h Remove excessive sys/cdefs.h inclusion 2012-12-05 23:19:48 +00:00
libgen.h Remove decls #if'0ed since rev. 1.1 2016-01-25 12:17:48 +00:00
limits.h increase TMP_MAX to the equivalent of INT_MAX. it's actually more, 2015-01-20 22:09:50 +00:00
link_elf.h Add dl_unwind_find_exidx prototype. 2016-09-20 18:24:55 +00:00
link.h Remove more knowledge of a.out and stab information from the tree. 2013-10-19 09:00:18 +00:00
locale.h Move the 10 (!) defintions of NULL to their own mini header file and 2016-09-09 18:12:37 +00:00
login_cap.h change prototype for crypt_newhash. the login_cap_t is a holdover from its 2014-11-21 05:13:44 +00:00
Makefile Unhook sqlite3. 2016-09-23 09:18:05 +00:00
math.h Remove #ifdef __vax__ bits 2016-03-17 20:55:35 +00:00
md5.h Remove excessive sys/cdefs.h inclusion 2012-12-05 23:19:48 +00:00
memory.h
ndbm.h
netdb.h Stop including <sys/param.h> from <netdb.h>. Portable software must either 2015-01-18 20:29:31 +00:00
netgroup.h Hide netgroup internals inside libc. The parts that netgroup_mkdb 2015-09-10 18:59:34 +00:00
nl_types.h
nlist.h
paths.h the default rsh is now spelled ssh. ok deraadt 2014-03-13 15:24:41 +00:00
poll.h
pwd.h Add _shadow variants to the two popular getpw functions (uid and nam). 2015-11-18 16:44:46 +00:00
ranlib.h
readpassphrase.h
regex.h Remove excessive sys/cdefs.h inclusion 2012-12-05 23:19:48 +00:00
resolv.h Change the (unused) restimespec member of __res_state from a timespec 2016-09-12 19:35:31 +00:00
rmd160.h Remove excessive sys/cdefs.h inclusion 2012-12-05 23:19:48 +00:00
search.h Change lsearch()'s "base" argument to require a non-const pointer to 2014-07-18 04:16:09 +00:00
setjmp.h Stop supporting longjmperror(); it's not used, not portable, and the checks 2016-05-23 00:18:56 +00:00
sha1.h Remove excessive sys/cdefs.h inclusion 2012-12-05 23:19:48 +00:00
sha2.h i forgot to commit sha2.h changes for SHA512/256 2016-09-03 17:00:29 +00:00
signal.h Remove sigreturn declaration and the now-unused libc syscall stub 2016-05-09 23:55:52 +00:00
siphash.h Use standard spelling for types, and rename local variable from "free". 2015-02-20 11:51:03 +00:00
sndio.h Expose internal functions necessary to open audio devices and midi 2015-12-20 11:29:29 +00:00
spawn.h Remove function argument name from posix_spawnattr_getsigmask() 2015-05-20 22:50:07 +00:00
stdbool.h These days pcc defines __GNUC__ and we don't support gcc2. Also needed 2015-09-04 23:47:09 +00:00
stddef.h Move the 10 (!) defintions of NULL to their own mini header file and 2016-09-09 18:12:37 +00:00
stdio.h Move the 10 (!) defintions of NULL to their own mini header file and 2016-09-09 18:12:37 +00:00
stdlib.h Remove duplicated includes in stdlib.h and termios.h 2016-09-20 21:10:22 +00:00
string.h Move the 10 (!) defintions of NULL to their own mini header file and 2016-09-09 18:12:37 +00:00
strings.h POSIX says that ffs(), strcasecmp(), strncasecmp(), r?index() and 2015-11-20 23:40:32 +00:00
struct.h
sysexits.h
tar.h
tgmath.h Add support for tgmath--the type-generic math; now that both math 2011-07-08 19:28:06 +00:00
tib.h Use a Thread Information Block in both single and multi-threaded programs. 2016-05-07 19:05:21 +00:00
time.h Move the 10 (!) defintions of NULL to their own mini header file and 2016-09-09 18:12:37 +00:00
ttyent.h
unistd.h Don't declare select() in <unistd.h> 2016-09-12 19:36:26 +00:00
utime.h Pull in <sys/_types.h> instead of <machine/_types.h> in prep for the future 2013-04-02 05:16:14 +00:00
utmp.h Delete struct definitions that have been obsolete for a dozen years 2014-01-08 06:50:57 +00:00
uuid.h Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig via 2014-08-31 09:36:36 +00:00
vis.h Add VIS_DQ to escape double quotes. OK deraadt@ semarie@ reyk@ 2015-07-20 01:52:27 +00:00
wchar.h Move the 10 (!) defintions of NULL to their own mini header file and 2016-09-09 18:12:37 +00:00
wctype.h