plan9fox/sys
spew 8b6621a360 [012568kqv]a: correctly lex full range of integers in the assemblers (thanks Ori_B)
The Plan 9 assemblers use strtoll to parse the integer literals
in their input. It turns out that this is almost correct, but
VLONG_MIN is clamped. This patch changes to use strtoull
in order to allow the full range of integers.
2017-03-22 00:04:24 -05:00
..
doc merging erik quanstros nupas 2017-03-12 17:15:03 +01:00
games/lib fortunes: does that me a dipshit 2016-10-16 14:16:17 -04:00
include ec(2), rsa(2): document X509toECpub(), X509ecdsaverify(), X509ecdsaverifydigest(), X509rsaverifydigest() 2017-02-10 22:39:47 +01:00
lib inst: make command window not overlap stats window in glendas riostart 2017-03-18 19:35:06 +01:00
man diskparts(8), prep(8): add edisk in NAME section 2017-03-18 18:08:30 +01:00
src [012568kqv]a: correctly lex full range of integers in the assemblers (thanks Ori_B) 2017-03-22 00:04:24 -05:00