chiark
/
gitweb
/
~mdw
/
runlisp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
53d2395
)
lib.c (dstr_readline): Rewrite to cope with embedded zero bytes.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 13 Sep 2024 20:54:57 +0000
(21:54 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 13 Sep 2024 20:54:57 +0000
(21:54 +0100)
Alas, `fgets' produces nonsense when there are zero bytes, so we have
to do this by hand.
No differences found