index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
time
/
__tz.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-22
perform minimal sanity checks on zoneinfo files loaded via TZ variable
Rich Felker
1
-0
/
+5
2014-04-22
do not try to interpret implementation specific strings as tz definition
Timo Teräs
1
-0
/
+1
2014-04-21
allow zoneinfo-path-relative filenames with no slashes in TZ variable
Rich Felker
1
-12
/
+8
2013-11-08
fix handling of overly-long TZ environment variable values
Rich Felker
1
-1
/
+1
2013-11-04
timezone parser: fix iteration over search dir paths
rofl0r
1
-1
/
+1
2013-11-04
timezone parser: fix offset to transition table in 64bit code path
rofl0r
1
-1
/
+1
2013-11-04
fix timezone parser code crashing on 64bit sys
rofl0r
1
-1
/
+1
2013-08-24
properly fill in tzname[] for old (pre-64-bit-format) zoneinfo files
Rich Felker
1
-1
/
+22
2013-08-24
minor fix to tz name checking
Rich Felker
1
-2
/
+2
2013-08-24
fix strftime handling of time zone data
Rich Felker
1
-3
/
+17
2013-08-23
fix mishandling of empty or blank TZ environment variable
Rich Felker
1
-1
/
+1
2013-07-17
the big time handling overhaul
Rich Felker
1
-0
/
+389