acadia-newlib/newlib/libc/include/sys
Corinna Vinschen 16d3849884 sys/time.h: Change visibility of gettimeofday.
gettimeofday is currently guarded with __MISC_VISIBLE || __XSI_VISIBLE.
However, gettimeofday should be always visible, as in GLibc.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2016-06-20 10:11:24 +02:00
..
_default_fcntl.h Provide FNONBLOCK for BSD compatiblity 2016-04-15 14:51:40 +02:00
_intsup.h
_sigset.h
_stdint.h Add BSD guards for fixed-size integer types 2016-04-15 14:51:40 +02:00
_timespec.h Add BSD guard for time_t 2016-04-15 14:51:39 +02:00
_timeval.h Add BSD guard for time_t 2016-04-15 14:51:39 +02:00
_types.h Make sure to have full configuration info in sys/_types.h. 2016-05-18 21:05:31 +02:00
cdefs.h
config.h
custom_file.h
dir.h
dirent.h
errno.h
fcntl.h
features.h
file.h
iconvnls.h
lock.h
param.h
queue.h
reent.h
resource.h
sched.h
select.h
signal.h Resurrect <machine/types.h> for <sys/types.h> 2016-04-21 10:08:19 +02:00
stat.h Provide POSIX defined blksize_t in <sys/types.h> 2016-04-15 14:51:40 +02:00
stdio.h
string.h
syslimits.h
time.h sys/time.h: Change visibility of gettimeofday. 2016-06-20 10:11:24 +02:00
timeb.h Add BSD guard for time_t 2016-04-15 14:51:39 +02:00
times.h
timespec.h
tree.h
types.h Always provide register_t via <sys/types.h> 2016-04-21 10:28:13 +02:00
unistd.h Declare crypt, encrypt, and setkey per Posix 2016-06-09 16:37:15 +02:00
utime.h
wait.h