Historie revizí

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