telodendria/tools/bin
Jordan Bancino 2d9b706f38 Fix I/O in JsonConsumeWhitespace() and UtilStreamCopy().
These functions previously operated on the assumption that fgetc() would
block; however it will not block on HttpServer streams because those are
non-blocking. They now check error conditions properly before failing
prematurely.
2023-03-10 18:46:03 +00:00
..
man-table Fix a few things that were bothering me. 2023-02-15 21:53:39 +00:00
new-man This is unnecessary. 2023-03-06 23:54:55 +00:00
send-patch Apply #63, make some general bug fixes. 2023-03-10 03:24:04 +00:00
td Fix I/O in JsonConsumeWhitespace() and UtilStreamCopy(). 2023-03-10 18:46:03 +00:00
tp Switch tp from using jq to json; format td 2023-03-08 22:47:40 +00:00