acadia-newlib/newlib/libc/include/sys
Yaakov Selkowitz 95644157c1 Feature test macros: ctermid, cuserid
The proper location for these functions has always been <stdio.h>, however
XPG4 and SUSv2 did mandate a duplicate declaration in <unistd.h>.  cuserid
was dropped in SUSv3 (it was marked legacy since XPG4) and the ctermid
declaration in <unistd.h> was made optional and obsolete in SUSv4.

Fixes: https://cygwin.com/ml/cygwin/2016-05/msg00002.html
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
2016-05-23 11:20:29 -05:00
..
_default_fcntl.h Provide FNONBLOCK for BSD compatiblity 2016-04-15 14:51:40 +02:00
_intsup.h Extend _intsup.h to support 16-bit and 20-bit pointers. 2015-10-19 14:48:30 +01:00
_sigset.h FreeBSD compatibility for <sys/select.h> 2015-12-14 15:39:44 +01:00
_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 Feature test macros overhaul: sys/features.h 2016-03-17 21:06:40 -05:00
config.h Eliminate use of Newlib-specific <machine/types.h> 2016-04-13 13:30:27 +02: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 Move fd_stuff from sys/types.h to sys/select.h 2015-12-07 16:28:22 +01:00
queue.h
reent.h Add _REENT_INIT_PTR_ZEROED() 2015-12-14 15:44:28 +01:00
resource.h
sched.h
select.h Feature test macros overhaul: sys/select.h 2016-03-17 21:09:15 -05:00
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 Move kernel dependent parts of <sys/time.h> 2016-04-08 11:34:42 +02:00
timeb.h Add BSD guard for time_t 2016-04-15 14:51:39 +02:00
times.h Add BSD guard for clock_t 2016-04-15 14:51:39 +02:00
timespec.h
tree.h Import <sys/tree.h> from FreeBSD 2015-04-23 21:57:06 +02:00
types.h Always provide register_t via <sys/types.h> 2016-04-21 10:28:13 +02:00
unistd.h Feature test macros: ctermid, cuserid 2016-05-23 11:20:29 -05:00
utime.h
wait.h Fix comment in sys/wait.h 2015-05-28 16:40:43 +02:00