Files
heimdal/lib
Jeffrey Altman 6426e7550f roken: do not globally define 'timezone' and 'tzname'
ec866e635e
("Windows 10 SDK build fixes") introduced CPP macros

  timezone -> _timezone
  tzname   -> _tzname

but these names are common and the macros rewrite too much.

The name mapping is only required when building strftime.c
with Visual Studio 2017 and later.  Move the definitions
into strftime.c.

Change-Id: Ic813bff842124595fd3d86761cee6dcea4ae44e4
2022-01-14 14:56:39 -05:00
..
2022-01-14 12:36:34 -06:00
2022-01-14 12:01:33 -06:00
2021-09-10 09:11:23 +10:00
2022-01-14 12:48:32 -06:00
2022-01-14 12:48:32 -06:00
2022-01-14 12:44:00 -06:00
2021-11-29 12:50:26 +11:00
2022-01-14 12:48:32 -06:00
2017-03-10 15:47:43 -05:00
2022-01-14 12:48:32 -06:00
2022-01-14 12:48:32 -06:00
2016-11-08 15:48:40 -05:00
2022-01-14 12:01:33 -06:00
2016-12-15 12:15:56 -06:00