plan9fox/sys
Alex Musolino 4d4107b385 rio: fix bug causing short reads of wctl files
Previously, reads of wctl files would return one byte less than
requested as the returned string must be null terminated.  Now we pass
the actual size of the allocated buffer to the handler, which is large
enough to accommodate a trailing partial rune and terminating null
byte.
2019-11-19 12:38:13 +10:30
..
doc /sys/doc: fix mkfile to and remove files that now can be regenerated 2017-05-09 16:23:48 +02:00
games/lib add games/linden and games/turtle 2019-11-03 13:49:23 +00: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 document 'T' flag misbehavior (thanks rgl) 2019-11-18 01:06:02 -08:00
src rio: fix bug causing short reads of wctl files 2019-11-19 12:38:13 +10:30