newlib-cygwin/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 * Makefile.in (DLL_OFILES): Add arc4random.o. 2013-05-21 19:04:49 +00:00
base64.c * libc/base64.c: New file. 2013-05-21 10:07:55 +00:00
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 * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
getopt.c
inet_addr.c In terms of network related functionality, rely on Winsock definitions 2012-07-06 13:52:19 +00:00
inet_network.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
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 Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
nftw.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
rcmd.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
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 * localtime.cc: Define TM_GMTOFF and TM_ZONE based on __TM_GMTOFF and 2014-03-05 12:45:49 +00:00
xsique.cc Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00