acadia-newlib/newlib/libc/sys/rtems
Sebastian Huber e655d3d34b Move pthread types to <sys/_pthreadtypes.h>
This makes it possible provide operating system specific types for
<pthread.h>.  It is in line with the FreeBSD header file structure and
allows a future cleanup of <pthread.h> to not expose unrelated things
via <sys/types.h> and <unistd.h>.  Glibc uses the similar
<bits/pthreadtypes.h> for this purpose.

Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
2016-11-17 11:33:15 +01:00
..
include Move pthread types to <sys/_pthreadtypes.h> 2016-11-17 11:33:15 +01:00
Makefile.am
Makefile.in
aclocal.m4
configure
configure.in
cpusetalloc.c
cpusetfree.c
crt0.c Allow autoconf link-time tests to detect arc4random for RTEMS. 2016-05-09 12:37:27 -04:00
dummysys.c