-
- Downloads
Sync our copy of the timezone library with IANA release tzcode2019b.
A large fraction of this diff is just due to upstream's somewhat random decision to rename a bunch of internal variables and struct fields. However, there is an interesting new feature in zic: it's grown a "-b slim" option that emits zone files without 32-bit data and other backwards-compatibility hacks. We should consider whether we wish to enable that.
Showing
- src/timezone/README 5 additions, 2 deletionssrc/timezone/README
- src/timezone/localtime.c 45 additions, 44 deletionssrc/timezone/localtime.c
- src/timezone/pgtz.h 3 additions, 3 deletionssrc/timezone/pgtz.h
- src/timezone/tzfile.h 9 additions, 8 deletionssrc/timezone/tzfile.h
- src/timezone/zic.c 243 additions, 210 deletionssrc/timezone/zic.c
Loading
Please register or sign in to comment