newlib/winsup/cygwin/libc
Yaakov Selkowitz 84ba25226c Feature test macros overhaul: stdlib.h
Throughout, simplify the C99/C11 conditionals, and replace
__STRICT_ANSI__ with the proper internal POSIX macros.  The _*_r
reentrant functions need not be guarded (and most haven't been) because
such names in the global scope are reserved to the implementation.

atoff is unique to newlib.

dtoa is not actually exported (_dtoa_r is used internally), is
nonstandard, and the declaration conflicts with the code included in
MySQL, NSPR, and SpiderMonkey.

mktemp was removed in POSIX.1-2001.

The qsort_r declarations are reordered so that the GNU version retains
precedence.

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
2016-03-17 21:09:06 -05:00
..
arc4random.cc
base64.c
bsdlib.cc * Throughout, use __try/__except/__endtry blocks, rather than myfault 2014-08-22 09:21:33 +00:00
fnmatch.c Feature test macros overhaul: fnmatch.h 2016-03-17 21:08:54 -05:00
fts.c * libc/bsdlib.cc (forkpty): Close master and slave if fork fails to 2014-05-22 09:45:17 +00:00
ftw.c
getopt.c
inet_addr.c
inet_network.c
minires-os-if.c copyright fix 2015-01-13 08:52:26 +00:00
minires.c * libc/minires.c (minires_dprintf): Change "Minires" to "Resolv" to 2014-07-07 08:40:31 +00:00
minires.h
nftw.c
rcmd.cc
rexec.cc Move fd_stuff from sys/types.h to sys/select.h 2015-12-07 16:28:22 +01:00
strfmon.c Feature test macros overhaul: stdlib.h 2016-03-17 21:09:06 -05:00
strptime.cc
xsique.cc