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
..
2003-07-12 09:03:03 +00:00
2004-04-01 21:56:34 +00:00
2003-09-04 08:27:37 +00:00
2003-07-15 07:52:52 +00:00
2004-10-22 22:24:08 +00:00
2004-09-14 04:41:35 +00:00
2004-03-14 21:12:06 +00:00
2004-03-14 21:12:06 +00:00
2004-09-30 06:16:50 +00:00
2004-09-14 04:41:35 +00:00
2004-03-14 21:12:06 +00:00
2004-03-14 21:12:06 +00:00