haiku/headers/posix
Jérôme Duval 799ab823bb libroot: Add support for C11 Threads missing parts (except gcc2).
The respective files can be found in the FreeBSD source tree at:
- lib/libstdthreads/call_once.c
- lib/libstdthreads/cnd.c
- lib/libstdthreads/mtx.c
- lib/libstdthreads/threads.h
- lib/libstdthreads/tss.c

Missing is support for PTHREAD_DESTRUCTOR_ITERATIONS.

Change-Id: I7a6c79954f36195eadd1351d308c21a001192232
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5675
Reviewed-by: Fredrik Holmqvist <fredrik.holmqvist@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
2022-09-19 19:45:45 +00:00
..
arch posix/arch/signal: Fix riscv64 arch detection 2022-01-12 12:17:15 +00:00
arpa
compat/sys
net net/if: Drop ifmediareq and just use the regular ifreq for SIOCGIFMEDIA. 2022-06-13 22:31:33 -04:00
netinet
netinet6
sys
alloca.h
assert.h
complex.h
ctype.h libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00
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
fenv.h riscv: cleanup architecture macro checks 2021-09-01 18:04:59 +00:00
fnmatch.h
ftw.h libroot: Replace ftw/nftw implemenations with their musl counterparts. 2022-06-09 16:24:11 -04:00
getopt.h
glob.h
grp.h
inttypes.h
iovec.h
langinfo.h libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00
libgen.h
libio.h
limits.h
locale_t.h libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00
locale.h libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00
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 libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00
netdb.h
nl_types.h
null.h
poll.h
pthread.h libroot: Add support for C11 Threads missing parts (except gcc2). 2022-09-19 19:45:45 +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
stdint.h
stdio_ext.h
stdio_post.h
stdio_pre.h
stdio.h
stdlib.h stdlib.h: Remove guards around aligned_alloc. 2021-11-16 15:13:29 -05:00
string.h libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00
strings.h libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00
syslog.h
tar.h
termios.h
threads.h libroot: Add support for C11 Threads missing parts (except gcc2). 2022-09-19 19:45:45 +00:00
time.h libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00
uchar.h
unistd.h
utime.h
utmpx.h
wchar_t.h
wchar.h libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00
wctype.h libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00