dissertation/include
millert 3d0c28f3eb Move CLOCKS_PER_SEC to sys/_time.h so the kernel has access to it.
This will be used in waitid(2) to set si_utime and si_stime.
The definition of struct timespec also moves from time.h to sys/_time.h
for struct itimerspec.  OK kettenis@
2022-10-25 16:30:30 +00:00
..
arpa Consistently spell "IPsec" in comments and debug outputs. 2018-03-16 12:31:09 +00:00
protocols Rearrange variables in dump / restore to handle -fno-common. 2021-01-21 00:16:36 +00:00
rpc Add a new clnt*_control CLSET_CONNECTED, which says the socket has already 2022-07-15 17:33:28 +00:00
rpcsvc When it's the possessive of 'it', it's spelled "its", without the 2022-01-28 04:59:15 +00:00
Makefile Nuke disktab.h references in preparation for nuking disktab.h. 2022-08-30 18:50:06 +00:00
a.out.h
ar.h
asr.h Allow the caller of asr functions to create and use a specific context. 2019-10-24 05:57:41 +00:00
assert.h Use __STDC_VERSION__ instead of __ISO_C_VISIBLE to guard _Static_assert. 2020-09-06 12:57:25 +00:00
bitstring.h Use a double-underscore prefix for local variables declared in macros 2020-05-10 00:56:06 +00:00
blf.h Niels agreed to remove the advertising clause; switching these 2021-11-29 01:04:45 +00:00
bsd_auth.h
complex.h
cpio.h
ctype.h
curses.h I am retiring my old email address; replace it with my OpenBSD one. 2019-01-25 00:19:25 +00:00
db.h
dirent.h
dlfcn.h Add #define for RTLD_NOLOAD missed in last ld.so commit. 2022-08-20 17:39:22 +00:00
elf.h
elf_abi.h
err.h
errno.h
fenv.h
float.h
fnmatch.h
fstab.h
fts.h
ftw.h I am retiring my old email address; replace it with my OpenBSD one. 2019-01-25 00:19:25 +00:00
getopt.h
glob.h Make gl_pathc, gl_matchc and gl_offs size_t in glob_t to match POSIX. 2019-02-04 16:45:40 +00:00
grp.h Add uid_from_user() and gid_from_group(), derived from pax's cache.c. 2018-09-13 12:31:15 +00:00
icdb.h
ieeefp.h
ifaddrs.h
inttypes.h POSIX 2008 TC2 requires <inttypes.h> to provide wchar_t 2022-07-31 01:27:31 +00:00
iso646.h
kvm.h
langinfo.h
libgen.h Align the basename(3) and dirname(3) prototypes with the POSIX spec: 2020-10-20 19:30:14 +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.h
link_elf.h When it's the possessive of 'it', it's spelled "its", without the 2022-01-28 04:59:15 +00:00
locale.h
login_cap.h add rtable capability to login.conf. 2022-03-01 01:22:11 +00:00
math.h
md5.h
memory.h
ndbm.h
netdb.h
netgroup.h
nl_types.h
nlist.h
paths.h add /usr/local/sbin. ok deraadt millert 2019-07-11 03:54:17 +00:00
poll.h
pthread.h
pthread_np.h Include pthread.h to make this header standalone (needs pthread_t and others) 2019-05-28 10:33:03 +00:00
pwd.h Add uid_from_user() and gid_from_group(), derived from pax's cache.c. 2018-09-13 12:31:15 +00:00
ranlib.h
readpassphrase.h I am retiring my old email address; replace it with my OpenBSD one. 2019-01-25 00:19:25 +00:00
regex.h
resolv.h Implement rfc6840 (AD flag processing) if using trusted name servers 2021-11-22 20:18:27 +00:00
rmd160.h
sched.h
search.h
semaphore.h
setjmp.h
sha1.h
sha2.h
signal.h The open POSIX test suite reveals that sigpause(int sigmask) from 2018-05-30 13:20:38 +00:00
siphash.h
sndio.h Add sio_flush(3) function to stop playback immediately 2022-04-29 08:30:48 +00:00
spawn.h
stdbool.h
stddef.h
stdio.h funopen(): change seekfn argument to use off_t, not fpos_t 2022-01-05 20:57:27 +00:00
stdlib.h Inroduce malloc_conceal() and calloc_conceal(). Similar to their 2019-05-10 15:03:24 +00:00
string.h
strings.h
sysexits.h
tar.h
tgmath.h
tib.h Fix TIB/TCB on powerpc64. Some bright sould decided that the TCB should 2020-07-14 16:48:13 +00:00
time.h Move CLOCKS_PER_SEC to sys/_time.h so the kernel has access to it. 2022-10-25 16:30:30 +00:00
ttyent.h
unistd.h Unveiling unveil(2). 2018-07-13 09:25:22 +00:00
utime.h
utmp.h
uuid.h
vis.h
wchar.h
wctype.h