plan9fox/sys
Alex Musolino 06786f2a71 upas/fs: fix handling of numeric timezone offsets in strtotm
Since numeric timezone offsets are relative to GMT, initialise zone to
GMT so tm2sec(2) does not assume local time.

Note that if strtotm encounters a timezone *string* and consequently
overwrites zone then we will end up in the same mess since tm2sec(2)
only deals with GMT or local time.
2019-10-31 09:41:03 +10:30
..
doc
games/lib fortunes: Open source may not be safe if it has no super excellent moderator. 2019-03-17 23:13:27 -04:00
include Add toascii() to ape 2019-09-09 16:00:06 +01:00
lib /sys/lib/plumb/basic: open nedmail windows with -noscroll 2019-10-22 08:18:20 +10:30
man Make ctrl+g focus text windows and cycle zeroxed copies (thanks kvik) 2019-10-21 15:29:07 -07:00
src upas/fs: fix handling of numeric timezone offsets in strtotm 2019-10-31 09:41:03 +10:30