Commit History

Автор SHA1 Съобщение Дата
  Rich Felker c17cda6d61 parse v3 or future-unknown zoneinfo file versions as v2+ преди 4 години
  Rich Felker 585a0a78f9 explicitly prefer 64-bit/v2 zoneinfo tables преди 4 години
  Rich Felker 167390f055 lift child restrictions after multi-threaded fork преди 4 години
  Rich Felker 34952fe5de convert malloc use under libc-internal locks to use internal allocator преди 4 години
  Samuel Holland 33338ebc85 fix parsing offsets after long timezone names преди 5 години
  Samuel Holland 8e452abae6 avoid out-of-bounds read for invalid quoted timezone преди 5 години
  Benjamin Peterson dbcfb16e43 always reset DST rules during tzset преди 6 години
  Rich Felker 5f12ffe123 split internal lock API out of libc.h, creating lock.h преди 6 години
  Rich Felker 3fe595de83 remove or make static various unused __-prefixed symbols преди 6 години
  Rich Felker 13d1afa46f overhaul internally-public declarations using wrapper headers преди 6 години
  A. Wilcox 92c52644e0 time: fix incorrect DST offset when using POSIX timezones without DST преди 6 години
  Jens Gustedt 32482f61da revise the definition of multiple basic locks in the code преди 7 години
  Natanael Copa eb7f93c4f6 use the name UTC instead of GMT for UTC timezone преди 7 години
  Rich Felker dbff2bb889 fix POSIX-format TZ dst transition times for southern hemisphere преди 8 години
  Hannu Nyman 8ca27ac4bf fix parsing of quoted time zone names преди 8 години
  Natanael Copa c13f2af1fe match historical behavior for tm_gmtoff member of struct tm преди 9 години
  Rich Felker 2a780aa305 treat empty TZ environment variable as GMT rather than default преди 9 години
  Rich Felker 56fbaa3bbe make all objects used with atomic operations volatile преди 10 години
  Rich Felker 08b996d180 fix handling of negative offsets in timezone spec strings преди 10 години
  Rich Felker f616294914 use default timezone from /etc/localtime if $TZ is unset/blank преди 10 години
  Rich Felker c3d9d172b1 perform minimal sanity checks on zoneinfo files loaded via TZ variable преди 11 години
  Timo Teräs 0f2315b4af do not try to interpret implementation specific strings as tz definition преди 11 години
  Rich Felker 5c4f11d995 allow zoneinfo-path-relative filenames with no slashes in TZ variable преди 11 години
  Rich Felker 1d0d2df609 fix handling of overly-long TZ environment variable values преди 11 години
  rofl0r 8db1652581 timezone parser: fix iteration over search dir paths преди 11 години
  rofl0r 75be448958 timezone parser: fix offset to transition table in 64bit code path преди 11 години
  rofl0r e2ed37bc15 fix timezone parser code crashing on 64bit sys преди 11 години
  Rich Felker 190bbb9923 properly fill in tzname[] for old (pre-64-bit-format) zoneinfo files преди 11 години
  Rich Felker 32985d4f63 minor fix to tz name checking преди 11 години
  Rich Felker d78be392e1 fix strftime handling of time zone data преди 11 години