summaryrefslogtreecommitdiff
path: root/sys/src/cmd/2l/obj.c
diff options
context:
space:
mode:
authorOri Bernstein <ori@eigenstate.org>2020-05-12 10:48:33 -0700
committerOri Bernstein <ori@eigenstate.org>2020-05-12 10:48:33 -0700
commit73f38fc5460cb68662dd237022bda636ad734045 (patch)
treec42700d0d7597ae6c1971643388df9d1a5f37300 /sys/src/cmd/2l/obj.c
parent27fc79b04bee837f513f8ac92c3e50ae76c27abe (diff)
[ape] add missing conversion flags for scanf
We're missing type flags for: hh: char ll: vlong z: size_t t: ptrdiff_t j: intmax_t The lack of '%lld' was causing us to fail when parsing timezone files. This brings us in line with the specifiers in the C99 standard, section 7.19.6.2p11
Diffstat (limited to 'sys/src/cmd/2l/obj.c')
0 files changed, 0 insertions, 0 deletions