-
-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'tz/' changes from 6903dde39e..5ad5cfba5b
a8e2fcd87b Release 2025a 4ab8692704 Fix bugs in -Wcast-qual pacification 1ee9daa918 Pacify gcc -Wcast-qual e8920e76fc Rename emalloc to xmalloc. cda7ec0702 Alias asctime, ctime result edbabecc14 Fix ctime conformace bug 7db03d5b98 Add missing zdump.o dependency e8e1a3d25b NetBSD defines STD_INSPIRED functions d89a7468e3 newctime doc improvements da932ff7ec Stop using \*- in man pages b6adb83ce3 Warn about 2-digit years in strftime man page 562a1f1631 Modernize date man page 9ab3f52d34 No leap second on 2025-06-30 e5aaf1c7fe For timestamps compare to HEAD not to index aa8a059d13 State the duplicate guideline more clearly cb537f2001 Suggest -Dssize_t=int, not long 352dcdf9e3 Port S_ISREG to ancient UNIX, recent MS-Windows 3411494cc7 Define _CRT_DECLARE_NONSTDC_NAMES for MS-Windows 7d776e798c Port ‘utc’ to MS-Windows 7c90916644 Define NOMINMAX for MS-Windows 94931e3006 Fix asctime.o, strftime.o dependencies d23b9bf5fd Fix to2050.tzs timestamp in distributed tarball 24a4d97fc0 'zdump -' now reads from stdin 6d77c92872 Bring back zdump on a pipe f5d6c1d7d9 Invalid TZ now abbreviates as "-00" not "UTC" a7ad244f30 Check for TZ naming a device 43cc9b6149 Fix unlikely multithreaded file descriptor leak b208d5841e Etc/Unknown is now reserved 13bc796952 Update USDOT map description de6dab1b23 Fix checknow confusing diagnostics 5e95797d9a * tz-link.html: Mention DoT geodata (thanks to Roozbeh Pournader). 3862447e2d Optimize asctime snprintf calls 161563657b Port recent asctime snprintf changes to NetBSD e6d6bc3e45 Pacify gcc -Wsuggest-attribute=format sans snprintf in zdump 9955786265 TZNAME_MAXIMUM defaults to 254, not 255 fe5be99d8d Be more consistent about macro true/false vs 1/0 3d5e7acb88 Port asctime_r to POSIX.1-2017 and earlier 31f483a149 Remove dependency of asctime on strftime 7ef7ed06b2 Simplify timeoff redefinition 1bd67a4b75 Move MKTIME_MIGHT_OVERFLOW definition 67f7e8ab9c Pacify GCC 15ish -Wzero-as-null-pointer-constant 535a4e8b25 Pacify GCC 15ish -Wleading-whitespace=blanks 59ae22db9b Revert zone.tab changes for Concordia, EBO abb83041a2 Fix mktime/timeoff overflow bug 0706ef0bf8 Move iinntt definition fa004d323c Add two research stations to zone*.tab 38eea0e263 Reorder australia comments 77820eb701 Mention the Eyre Bird Observatory d9e7a42f11 Avoid time_t + int overflow ea814e998d strftime %s no longer is limited to time_t range b2ee68e092 Simplify AmigaOS support 41e5344e6f Fix bug near the year 2**31 - 1 - 1900 4e1de2496e Pacify gcc -Wsuggest-attribute=const ebd2ed9235 Don’t define _FILE_OFFSET_BITS if _TIME_BITS 26a649a19e Improve zdump overflow checking 81bab74a7f * northamerica: Also mention Sandford Fleming and Cleveland Abbe. cfacf5ea70 strftime now outputs unknown conversions as-is 9c8221d79c * private.h: Fix timeoff comment. 705dc023c2 Remove now-dead strftime code d8b6fe65c9 Fix Asia/Manila post-1990 typo 3a83f10003 * NEWS, europe: Belated thanks for Ittoqqortoormiit 2024 fix 17fbd40e5c * NEWS: Belated thanks for Palestine 2072-2075 fix 493df554af Prefer www.rfc-editor.org for RFCs 9db906a00f Switch from RFC 8536 to 9636 for documentation be62d59182 Talk a bit more about tm_isdst's obsolescence 258a3775c0 tzfile man page editorial changes af54a9e896 Port better to glibc when used internally there 486e1e890e Paraguay tm_isdst flag goes to 0 today 636e6f983b Paraguay adopts permanent -03 starting spring 2024 e6258faabc Concordia can use Asia/Singapore 19b35d7db2 More changes for global-tz convenience 07731a9f6a "j" could mean June, too 66183d1e25 Fix "many" typo in NEWS 96fa7b7dd4 Document month, weekday names better 7b6fb155ca Improve style checks for months 926b507fa5 "Apr", not "April", in IN column d4c65d53b9 Improve historical data for the Philippines git-subtree-dir: tz git-subtree-split: 5ad5cfba5b092fe6abdc6870438cc09bcffbdd4b
- Loading branch information
Showing
34 changed files
with
1,288 additions
and
883 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.