Albert ARIBAUD (3ADEV)
72b8692d7e
Y2038: make __tz_convert compatible with 64-bit-time
...
Now that __time64_t exists, we can switch internal function
__tz_convert from 32-bit to 64-bit time. This involves switching
some other internal functions as well, namely __tz_compute and
__offtime.
Tested with 'make check' on x86_64-linux-gnu and i686-linux.gnu.
* include/time.h
(__tz_compute): Replace time_t with __time64_t.
(__tz_convert): Replace time_t* with __time64_t.
(__offtime): Replace time_t* with __time64_t.
* time/gmtime.c
(__gmtime_r): Adjust call to __tz_convert.
(gmtime): Likewise.
* time/localtime.c
(__localtime_r): Likewise.
(localtime): Likewise.
* time/offtime.c: Replace time_t with __time64_t.
* time/tzset.c: Likewise.
2018-12-05 21:01:22 +01:00
..
2017-04-04 20:56:23 +02:00
2018-07-10 16:14:45 +02:00
2018-01-01 00:32:25 +00:00
2014-12-16 18:18:49 +00:00
2016-09-23 08:43:56 -04:00
2018-01-01 00:32:25 +00:00
2018-06-26 15:27:12 +02:00
2018-01-29 17:42:30 +01:00
2018-06-16 00:44:57 +02:00
2017-10-01 15:21:00 -07:00
2018-01-01 00:32:25 +00:00
2018-06-27 19:20:37 +02:00
2018-05-23 15:27:01 +02:00
2017-10-01 15:10:27 -07:00
2017-10-01 15:10:27 -07:00
2018-02-15 21:00:02 +00:00
2018-01-01 00:32:25 +00:00
2017-10-03 01:33:38 +02:00
2018-01-01 00:32:25 +00:00
2017-05-15 10:23:28 -03:00
2014-12-11 21:41:30 +00:00
2016-10-28 22:40:16 -04:00
2018-02-23 13:54:53 +00:00
2018-04-20 13:57:12 -03:00
2018-06-29 22:39:06 -04:00
2017-09-26 16:53:44 -07:00
2017-11-28 09:57:00 -08:00
2016-09-23 08:43:56 -04:00
2016-09-23 08:43:56 -04:00
2018-03-25 00:48:01 +01:00
2016-09-23 08:43:56 -04:00
2018-06-26 13:22:53 -03:00
2018-08-01 01:10:47 -04:00
2018-09-04 19:52:06 +00:00
2017-11-07 23:49:04 +00:00
2014-12-11 21:41:30 +00:00
2017-10-01 17:52:15 -07:00
2017-04-07 07:45:53 -04:00
2017-10-01 18:02:10 -07:00
2017-10-01 15:15:30 -07:00
2018-01-01 00:32:25 +00:00
2016-04-29 22:18:21 -04:00
2017-10-01 15:13:13 -07:00
2017-10-01 15:19:17 -07:00
2017-09-28 01:05:18 +02:00
2017-10-01 17:35:46 -07:00
2018-01-01 00:32:25 +00:00
2018-01-01 00:32:25 +00:00
2018-09-19 17:09:08 -07:00
2018-02-28 14:16:21 +00:00
2018-01-01 00:32:25 +00:00
2018-01-01 00:32:25 +00:00
2018-01-01 00:32:25 +00:00
2018-11-13 01:53:53 +00:00
2016-09-23 08:43:56 -04:00
2018-01-01 00:32:25 +00:00
2018-11-30 18:05:32 -02:00
2018-01-01 00:32:25 +00:00
2018-01-01 00:32:25 +00:00
2017-10-01 16:00:36 -07:00
2018-05-09 00:15:10 +00:00
2018-09-27 20:04:48 +00:00
2016-09-23 08:43:56 -04:00
2017-10-01 17:37:42 -07:00
2018-11-16 09:21:14 -02:00
2015-06-17 20:19:04 +00:00
2017-10-01 15:21:00 -07:00
2017-11-23 14:08:11 +01:00
2016-09-23 08:43:56 -04:00
2017-10-01 17:31:05 -07:00
2017-08-22 07:50:57 -07:00
2015-06-17 20:16:56 +00:00
2016-09-23 08:43:56 -04:00
2017-10-01 15:13:13 -07:00
2017-10-01 15:53:15 -07:00
2017-11-22 22:21:10 +00:00
2018-01-01 00:32:25 +00:00
2017-10-01 17:43:25 -07:00
2018-01-01 00:32:25 +00:00
2017-10-01 16:06:58 -07:00
2018-06-29 22:39:06 -04:00
2018-04-05 09:38:58 +02:00
2017-10-01 15:13:13 -07:00
2018-01-01 00:32:25 +00:00
2017-10-03 01:33:38 +02:00
2018-10-24 15:22:27 -03:00
2018-01-01 00:32:25 +00:00
2018-01-01 00:32:25 +00:00
2018-07-24 14:06:45 -03:00
2016-09-23 08:43:56 -04:00
2018-08-31 18:04:32 -07:00
2018-02-26 18:17:47 +00:00
2018-06-26 15:27:12 +02:00
2017-10-01 17:48:24 -07:00
2018-12-05 21:01:22 +01:00
2016-09-23 08:43:56 -04:00
2018-06-08 17:27:46 -03:00
2017-10-01 15:51:56 -07:00
2018-01-01 00:32:25 +00:00
2018-09-19 17:09:08 -07:00
2017-11-21 08:43:23 +01:00
2017-06-08 13:58:17 -04:00