acadia-newlib/newlib/libc/include/sys
Jeff Johnston 1787e9d033 AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com>
Add support for the AMD GCN GPU architecture.  This is primarily intended for
use with OpenMP and OpenACC offloading.  It can also be used for stand-alone
programs, but this is intended mostly for testing the compiler and is not
expected to be useful in general.

The GPU architecture is highly parallel, and therefore Newlib must be
configured to use dynamic re-entrancy, and thread-safe malloc.

The only I/O available is a via a shared-memory interface provided by libgomp
and the gcn-run tool included with GCC.  At this time this is limited to
stdout, argc/argv, and the return code.
2019-01-15 10:48:08 -05:00
..
_default_fcntl.h fcntl.h: expose AT_EMPTY_PATH with _GNU_SOURCE only 2019-01-07 20:09:20 +01:00
_intsup.h
_pthreadtypes.h
_sigset.h
_stdint.h
_timespec.h
_timeval.h
_types.h Add __nl_item to <sys/_types.h> and use it 2018-08-24 15:00:01 +02:00
cdefs.h FreeBSD compat. __alloc_size(), __alloc_align() 2018-07-30 10:47:57 +02:00
config.h AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com> 2019-01-15 10:48:08 -05:00
custom_file.h
dir.h
dirent.h
errno.h
fcntl.h
features.h Cygwin: define _POSIX_ASYNCHRONOUS_IO 2018-07-25 10:48:55 -05:00
file.h
iconvnls.h
lock.h
param.h
queue.h This commit brings in a new refactored TCP stack called Rack. 2018-08-24 15:00:04 +02:00
reent.h Add global stdio streams support for reent small. 2018-03-01 18:05:31 -05:00
resource.h
sched.h
select.h
signal.h Drop non-reserved parameter names from sys/signal.h 2018-08-29 17:46:27 +02:00
stat.h
stdio.h
string.h
syslimits.h
time.h sys/time.h: Remove KASSERT 2018-12-04 07:39:20 +01:00
timeb.h
times.h
timespec.h
tree.h
types.h
unistd.h
utime.h
wait.h