diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-10-09 23:44:02 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-10-09 23:44:02 -0400 |
commit | 08b996d180323775d5457944eefbb8a51ea72539 (patch) | |
tree | b2cc448f2b8bc4444b447999393f7308a9436cd3 /src/thread/pthread_once.c | |
parent | add new linux file sealing api to fcntl.h (diff) | |
download | grovel-08b996d180323775d5457944eefbb8a51ea72539.tar.gz grovel-08b996d180323775d5457944eefbb8a51ea72539.tar.xz |
fix handling of negative offsets in timezone spec strings
previously, the hours were considered as a signed quantity while
minutes and seconds were always treated as positive offsets. however,
semantically the '-' sign should negate the whole hh:mm:ss offset.
this bug only affected timezones east of GMT with non-whole-hours
offsets, such as those used in India and Nepal.
Diffstat (limited to 'src/thread/pthread_once.c')
0 files changed, 0 insertions, 0 deletions