cosmopolitan/tool/decode
Justine Tunney b0df6c1fce
Implement proper time zone support
Cosmopolitan now supports 104 time zones. They're embedded inside any
binary that links the localtime() function. Doing so adds about 100kb
to the binary size. This change also gets time zones working properly
on Windows for the first time. It's not needed to have /etc/localtime
exist on Windows, since we can get this information from WIN32. We're
also now updated to the latest version of Paul Eggert's TZ library.
2024-05-04 23:06:37 -07:00
..
lib Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
ar.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
base64.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
BUILD.mk Implement proper time zone support 2024-05-04 23:06:37 -07:00
elf.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
ent.c Switch public headers to getopt_long() entirely 2023-07-02 19:57:43 -07:00
hex.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
macho.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
pe2.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
unhex.c Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -07:00
word.c Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
x86opinfo.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
zip.c Implement proper time zone support 2024-05-04 23:06:37 -07:00