newlib-cygwin/winsup/cygwin/include/machine
Corinna Vinschen 75a669790e Cygwin: Add C11 threads API
Code taken from FreeBSD, which implements C11 threads as
wrapper around pthreads.  Fix up machine/_threads.h which
is called from newlib's machine-independent threads.h to
match Cygwin's pthreads types.

Add the FreeBSD source files to libc subdir and take
opportunity to define LIBC_OFILES var in Makefile.

Add new symbols to common.din and sort symbols.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2020-08-30 14:27:43 +02:00
..
_arc4random.h Cygwin: fix formatting: drop trailing whitespace 2020-03-11 13:45:58 +01:00
_endian.h
_threads.h Cygwin: Add C11 threads API 2020-08-30 14:27:43 +02:00
_types.h machine/_types.h: __blkcnt_t should be signed 2016-07-14 19:02:57 +02:00
stdlib.h
types.h Move pthread types to <sys/_pthreadtypes.h> 2016-11-17 11:33:15 +01:00