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.c
ctime_r.c
datemsk
Depend
difftime.c Update. 2004-04-01 21:56:34 +00:00
dysize.c
era.c
getdate.c Update. 2003-09-04 08:27:37 +00:00
gmtime.c
lc-time-cleanup.c
localtime.c
Makefile Update. 2003-07-15 07:52:52 +00:00
mktime.c [BZ #471] Fix imported from gnulib. 2004-10-22 22:24:08 +00:00
offtime.c
strftime.c Update. 2004-03-14 21:12:06 +00:00
strftime_l.c Update. 2004-09-14 04:41:35 +00:00
strptime.c Update. 2004-03-14 21:12:06 +00:00
strptime_l.c 2004-08-09 Roland McGrath <roland@redhat.com> 2004-08-09 19:47:44 +00:00
test_time.c
time.h
timegm.c * time/mktime.c: (my_mktime_localtime_r): 2003-12-31 23:58:57 +00:00
tst-ftime_l.c
tst-getdate.c
tst-mktime.c
tst-posixtz.c
tst-strftime.c
tst-strptime.c
tst_wcsftime.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.c Update. 2004-03-14 21:12:06 +00:00
wcsftime_l.c Update. 2004-03-14 21:12:06 +00:00