aboutsummaryrefslogtreecommitdiff
path: root/utf8.c
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2024-07-08 20:06:02 +0000
committerOmar Polo <op@omarpolo.com>2024-07-08 20:06:02 +0000
commit502817ef1461c78e8bbac34a4e5b33e17f1a84fd (patch)
treed336cd3b09b75a49866086b1e0b5688f265140c0 /utf8.c
parent3bb8dcd1a8126baf8b9c731485fb2d664df1dd15 (diff)
no need to clear error before calling read(2)
There are only a few functions (so badly designed) that need to have errno cleared beforehand (hello, strtoll!). read(2) is not among these.
Diffstat (limited to 'utf8.c')
0 files changed, 0 insertions, 0 deletions