summaryrefslogtreecommitdiff
path: root/src/env/__libc_start_main.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2014-04-21 18:11:42 -0400
committerRich Felker <dalias@aerifal.cx>2014-04-21 18:11:42 -0400
commit5c4f11d995cf178b3146cde0734d6988c145f243 (patch)
treea0b28b05629046439667f7c63ae29b7b8d28d271 /src/env/__libc_start_main.c
parent164c5c7a32eefa1800a42e07a47b4cc2d64cc802 (diff)
downloadmusl-5c4f11d995cf178b3146cde0734d6988c145f243.tar.gz
allow zoneinfo-path-relative filenames with no slashes in TZ variable
since the form TZ=name is reserved for POSIX-form time zone strings, TZ=:name needs to be used when the zoneinfo filename is in the top-level zoneinfo directory and therefore does not contain a slash. previously the leading colon was merely dropped, making it impossible to access such zones without a full absolute pathname. changes based on patch by Timo Teräs.
Diffstat (limited to 'src/env/__libc_start_main.c')
0 files changed, 0 insertions, 0 deletions