plan9fox/sys
Ori Bernstein b1a13414cd tm2sec: clear new fields in tm
Old users of the time APIs would hand-craft
time structs without first zeroing all the
members. When this got into tmnorm(), we
would try to access the new members, and
things would go off the rails.

This makes tm2sec() clear the new fields
before passing them to the new APIs, so
that the hand-crafted structs remain
valid.
2020-08-24 14:47:10 -07:00
..
doc
games/lib
include stdio.h: correct return type of putc 2020-08-10 19:36:09 -07:00
lib tmac.eai: wrapper around -me: auto indexing sections, .TC macro (thanks sirjofri) 2020-05-04 11:57:24 +02:00
man torrent(1): update url in examples section 2020-08-21 10:06:22 +09:30
src tm2sec: clear new fields in tm 2020-08-24 14:47:10 -07:00