diff options
author | bptato <nincsnevem662@gmail.com> | 2024-08-26 22:35:34 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-08-26 22:37:38 +0200 |
commit | 494c0cc92d84162b68aa7f3c79a99b2262eadc6f (patch) | |
tree | 8793b60a98f3061603745b8e760599719ffd4811 /adapter/tools/urlenc.nim | |
parent | 672d18b026cca0c910f55e552fdc0a735871c790 (diff) | |
download | chawan-494c0cc92d84162b68aa7f3c79a99b2262eadc6f.tar.gz |
stbi, jebp: use read/write instead of fread/fwrite
glibc likes to do weird things (such as calling stat) when you use fread(3) and friends, so try to use functions that are more likely to just do a single syscall. Also, copy over some more paranoid read/write procedures to http.
Diffstat (limited to 'adapter/tools/urlenc.nim')
0 files changed, 0 insertions, 0 deletions