aboutsummaryrefslogtreecommitdiff
path: root/lib/std/http
diff options
context:
space:
mode:
authorMichael Dusan <michael.dusan@gmail.com>2023-06-15 14:48:19 -0400
committerMichael Dusan <michael.dusan@gmail.com>2023-06-15 14:48:19 -0400
commit64ddba955a1f98ab77cfb39844a09f472ebc4609 (patch)
treecfa19a5d06fabf23feda0cae220c16a2c8512e9c /lib/std/http
parent1253d591be2aeea49c0b67ce0416237060e78a57 (diff)
downloadzig-64ddba955a1f98ab77cfb39844a09f472ebc4609.tar.gz
zig-64ddba955a1f98ab77cfb39844a09f472ebc4609.zip
freebsd: fix std.c.getdents
- fix getdents return type usize → isize - usize ultimately forced errors to .SUCCESS in std.c.getError New behavior in freebsd 13.2 is to return ENOENT if the directory being iterated is deleted during iteration. We now detect this and treat it consistent with iteration ending.
Diffstat (limited to 'lib/std/http')
0 files changed, 0 insertions, 0 deletions