acadia-newlib/newlib/libc/include/sys
Sebastian Huber 3156cdcc80 Move kernel dependent parts of <sys/time.h>
Move the kernel dependent parts of <sys/time.h> to new system-specific
header file <machine/_time.h>.  Provide an empty default implementation.
Add a specialized implementation for RTEMS.

Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
2016-04-08 11:34:42 +02:00
..
_default_fcntl.h Feature test macros overhaul: fcntl.h 2016-03-17 21:08:53 -05:00
_intsup.h
_sigset.h
_stdint.h
_timespec.h
_timeval.h
_types.h
cdefs.h Feature test macros overhaul: sys/features.h 2016-03-17 21:06:40 -05:00
config.h Feature test macros overhaul: sys/features.h 2016-03-17 21:06:40 -05:00
custom_file.h
dir.h
dirent.h
errno.h
fcntl.h
features.h cygwin: make POSIX/XSI version macros dependent on feature test macros 2016-04-04 10:25:25 -05:00
file.h
iconvnls.h
lock.h
param.h
queue.h
reent.h
resource.h
sched.h
select.h Feature test macros overhaul: sys/select.h 2016-03-17 21:09:15 -05:00
signal.h Feature test macros overhaul: signal.h (part 2) 2016-03-18 11:22:32 -05:00
stat.h Feature test macros overhaul: sys/stat.h 2016-03-17 21:09:16 -05:00
stdio.h
string.h
syslimits.h
time.h Move kernel dependent parts of <sys/time.h> 2016-04-08 11:34:42 +02:00
timeb.h
times.h
timespec.h
tree.h
types.h Drop usage of old-age BSD types in generically used Cygwin headers 2016-03-24 15:55:25 +01:00
unistd.h Add arc4random() etc. from OpenBSD 5.8 2016-03-18 12:33:41 +01:00
utime.h
wait.h