libc/winsup/cygwin/libc
Corinna Vinschen 4fda571831 Based on newlib patch to strptime by Peter Rosin <peda@lysator.liu.se>:
* libc/time/strptime.c (is_leap_year): New static function.
	(first_day): Ditto.
	(__strptime): Fill in tm_yday when all of tm_year, tm_mon and tm_mday
	are updated. Fill in tm_mon, tm_mday and tm_wday when both of tm_year
	and tm_yday are updated.
2011-05-12 13:44:54 +00:00
..
bsdlib.cc * libc/bsdlib.cc: Include err.h. 2011-02-02 15:17:14 +00:00
fnmatch.c * libc/fnmatch.c: Replace with multibyte capable version from FreeBSD. 2010-01-16 15:11:56 +00:00
fts.c * libc/bsdlib.cc: Align copyright with upstream. 2009-04-15 08:20:47 +00:00
ftw.c * libc/ftw.cc (ftw): Allow nfds < 0 for glibc compatibility. 2008-02-10 15:19:08 +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 * libc/bsdlib.cc: Align copyright with upstream. 2009-04-15 08:20:47 +00:00
inet_network.c * libc/bsdlib.cc: Align copyright with upstream. 2009-04-15 08:20:47 +00:00
minires-os-if.c * libc/minires-os-if.c (get_dns_info): Drop printing uninitialized 2011-05-06 18:43:37 +00:00
minires.c * autoload.cc (std_dll_init): Move dll_path closer to its use. Use dll_path in 2010-09-24 19:53:18 +00:00
minires.h Perform whitespace cleanup throughout. 2008-02-15 17:53:11 +00:00
nftw.c * libc/ftw.cc (ftw): Allow nfds < 0 for glibc compatibility. 2008-02-10 15:19:08 +00:00
rcmd.cc * libc/rcmd.c: Enable IPv6. 2010-03-29 09:00:25 +00:00
rexec.cc * net.cc: Remove calls to sig_dispatch_pending throughout. 2010-03-30 09:25:46 +00:00
strfmon.c * libc/strfmon.c (__setup_vars): Test for an empty string rather than 2010-01-29 19:38:22 +00:00
strptime.cc Based on newlib patch to strptime by Peter Rosin <peda@lysator.liu.se>: 2011-05-12 13:44:54 +00:00
xsique.cc Perform whitespace cleanup throughout. 2008-02-15 17:53:11 +00:00