newlib-cygwin/winsup/cygwin/libc
Christopher Faylor b3d9fc270f * localtime.cc: Define TM_GMTOFF and TM_ZONE based on __TM_GMTOFF and __TM_ZONE
being defined.  Throughout, write to these struct tm members only if
CYGWIN_VERSION_CHECK_FOR_EXTRA_TM_MEMBERS is true.
* libc/strptime.cc: Ditto.
* include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_EXTRA_TM_MEMBERS): Define.
(CYGWIN_VERSION_API_MINOR): Bump to 272.
2014-03-09 18:56:21 +00: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 * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
fnmatch.c * libc/fnmatch.c: Replace with multibyte capable version from FreeBSD. 2010-01-16 15:11:56 +00:00
fts.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
ftw.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
getopt.c * libc/getopt.c (getopt_internal): Set optreset according to optind 2009-12-14 10:47:25 +00:00
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 * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
minires.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +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 * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
strfmon.c Clean up whitespace. 2011-12-17 23:39:47 +00:00
strptime.cc * localtime.cc: Define TM_GMTOFF and TM_ZONE based on __TM_GMTOFF and __TM_ZONE 2014-03-09 18:56:21 +00:00
xsique.cc Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00