acadia-newlib/newlib/libc/include
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
..
machine Resurrect <machine/types.h> for <sys/types.h> 2016-04-21 10:08:19 +02:00
rpc
sys Feature test macros: ctermid, cuserid 2016-05-23 11:20:29 -05:00
_ansi.h * libc/include/_ansi.h: _LONG_LONG_TYPE definition removed. 2014-10-10 14:43:19 +00:00
_newlib_version.h Fix _newlib_version.h logic to support building gcc with newlib. 2016-02-25 15:04:19 -05:00
_syslist.h
alloca.h
ar.h
argz.h
assert.h
complex.h Add missing long double functions to Cygwin 2016-03-29 14:43:55 +02:00
cpio.h Add cpio.h 2016-04-04 10:25:27 -05:00
ctype.h Feature test macros overhaul: ctype.h 2016-03-17 21:08:50 -05:00
dirent.h Feature test macros overhaul: dirent.h 2016-03-17 21:08:51 -05:00
envlock.h
envz.h
errno.h
fastmath.h
fcntl.h
fnmatch.h Feature test macros overhaul: fnmatch.h 2016-03-17 21:08:54 -05:00
getopt.h
glob.h
grp.h Feature test macros overhaul: grp.h 2016-03-17 21:08:56 -05:00
iconv.h
ieeefp.h math: guard BSD finite/isinf/isnan functions properly in math.h 2016-04-04 14:13:21 -05:00
inttypes.h Fix for pri and scn formats 2015-08-27 12:50:25 +02:00
langinfo.h
libgen.h Rework handling of basename variants 2015-07-06 14:58:51 -05:00
limits.h Feature test macros overhaul: limits.h 2016-03-17 21:08:57 -05:00
locale.h
malloc.h
math.h math: update isinf/isnan function comments after move to math.h 2016-04-05 08:49:44 -05:00
newlib.h
paths.h
pthread.h pthread.h: Mark pthread_exit() as not returning 2016-03-22 09:48:26 -05:00
pwd.h Feature test macros overhaul: pwd.h 2016-03-17 21:09:01 -05:00
reent.h Eliminate use of Newlib-specific <machine/types.h> 2016-04-13 13:30:27 +02:00
regdef.h
regex.h
sched.h
search.h
setjmp.h
signal.h Feature test macros overhaul: signal.h 2016-03-17 21:09:03 -05:00
spawn.h
stdatomic.h
stdint.h Improve check for int32_t being long or int 2015-04-29 13:07:17 +02:00
stdio.h Feature test macros: ctermid, cuserid 2016-05-23 11:20:29 -05:00
stdio_ext.h * libc/include/stdio.h (__SNLK): Define. 2014-12-15 18:22:56 +00:00
stdlib.h Add simple versions of random() and srandom() 2016-03-28 22:39:50 -05:00
string.h Feature test macros overhaul: string.h and strings.h overlaps 2016-04-13 23:50:11 -05:00
strings.h Feature test macros overhaul: string.h and strings.h overlaps 2016-04-13 23:50:11 -05:00
tar.h Feature test macros overhaul: tar.h 2016-04-04 10:25:29 -05:00
termios.h
tgmath.h Add missing long double functions to Cygwin 2016-03-29 14:43:55 +02:00
threads.h Import <threads.h> from latest FreeBSD. 2015-10-13 17:52:34 -04:00
time.h Feature test macros overhaul: time.h 2016-03-17 21:09:10 -05:00
unctrl.h
unistd.h
utime.h
utmp.h
wchar.h Feature test macros overhaul: wchar.h 2016-03-17 21:09:13 -05:00
wctype.h
wordexp.h