haiku/headers/posix
Jérôme Duval ceb7b7612a POSIX: introduce pthread_cond_clockwait
will appear in the next version: https://www.opengroup.org/austin/docs/austin_1110.pdf

Change-Id: I964968b81533c43ae95380bff79c8ec423d0a665
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4967
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
2022-02-18 21:27:06 +00:00
..
arch posix/arch/signal: Fix riscv64 arch detection 2022-01-12 12:17:15 +00:00
arpa
compat/sys
net ifconfig: expand 10Gbps media knowledge 2021-05-05 12:52:12 +00:00
netinet
netinet6
sys sys/resource.h: add rusage compatibility fields, set to zero 2021-06-20 12:50:24 +00:00
alloca.h
assert.h
bsd_mem.h
complex.h
ctype.h
dirent.h dirent: Use an actual flexible-length array for d_name. 2021-11-18 16:34:03 -05:00
div_t.h
dlfcn.h
endian.h
errno.h
fcntl.h fcntl.h: define O_DIRECT directly 2020-11-20 18:23:35 +00:00
fenv.h riscv: cleanup architecture macro checks 2021-09-01 18:04:59 +00:00
fnmatch.h
fts.h
ftw.h
getopt.h
glob.h
grp.h
inttypes.h
iovec.h
langinfo.h
libgen.h
libio.h posix: protect EOF being parsed as operator and 1 2021-01-25 18:53:43 +00:00
limits.h Fix definition of PAGESIZE and B_PAGE_SIZE 2021-01-08 12:02:16 +00:00
locale.h
malloc_debug.h
malloc.h Allow gcc to know result is aligned 2021-10-14 16:19:18 +00:00
math.h
memory.h
monetary.h
netdb.h
nl_types.h
null.h
poll.h POSIX: introduce ppoll 2021-06-19 18:09:25 +00:00
pthread.h POSIX: introduce pthread_cond_clockwait 2022-02-18 21:27:06 +00:00
pwd.h
regex.h
resolv.h
sched.h
search.h libroot: Fix previous commit. 2021-09-17 15:35:51 -04:00
semaphore.h POSIX: introduce sem_clockwait 2022-02-18 21:27:06 +00:00
setjmp.h
shadow.h
signal.h
size_t.h
spawn.h
stdc-predef.h C11: define __STDC_NO_THREADS__ as threads.h is not provided 2021-06-21 12:31:53 +00:00
stdint.h
stdio_ext.h
stdio_post.h
stdio_pre.h
stdio.h posix: protect EOF being parsed as operator and 1 2021-01-25 18:53:43 +00:00
stdlib.h stdlib.h: Remove guards around aligned_alloc. 2021-11-16 15:13:29 -05:00
string.h
strings.h
syslog.h syslog.h: add LOG_PRIMASK and LOG_PRI macros 2020-11-22 09:28:57 +00:00
tar.h
termios.h POSIX: add tcsetsid() 2020-11-17 07:53:28 +00:00
time.h POSIX/C11: add timespec_get() 2022-01-10 14:46:27 +00:00
uchar.h
unistd.h POSIX: ioctl(fd, op, arg) equals ioctl(fd, op, arg, 0) 2021-05-04 19:21:48 +00:00
utime.h
utmpx.h utmpx.h: add ut_host for compatibility (not posix) 2021-03-16 16:55:44 +00:00
wchar_t.h
wchar.h
wctype.h