glibc/time
Roland McGrath 030d37152a [BZ #471] Fix imported from gnulib.
* time/mktime.c (leapyear, ydms_tm_diff): Year is of type
	long int, not int, to avoid problems when tm_year == INT_MAX
	and tm_mon > 12.
	(__mktime_intenral): Compute year using long int arithmetic,
	not int arithmetic, to avoid problems on hosts where time_t
	and long are 64 bits but int is 32.
2004-10-22 22:24:08 +00:00
..
sys
.cvsignore
alt_digit.c
asctime.c
clocktest.c
ctime_r.c
ctime.c
datemsk
Depend
difftime.c
dysize.c
era.c
getdate.c
gmtime.c
lc-time-cleanup.c
localtime.c
Makefile
mktime.c [BZ #471] Fix imported from gnulib. 2004-10-22 22:24:08 +00:00
offtime.c
strftime_l.c Update. 2004-09-14 04:41:35 +00:00
strftime.c
strptime_l.c 2004-08-09 Roland McGrath <roland@redhat.com> 2004-08-09 19:47:44 +00:00
strptime.c
test_time.c
time.h
timegm.c
tst_wcsftime.c
tst-ftime_l.c
tst-getdate.c
tst-mktime.c
tst-posixtz.c
tst-strftime.c
tst-strptime.c
tzfile.c Update. 2004-09-30 06:16:50 +00:00
tzset.c Update. 2004-09-14 04:41:35 +00:00
Versions
wcsftime_l.c
wcsftime.c