mirror of https://git.musl-libc.org/git/musl
Browse Source
this is more extensible if we need to consider additional errors, and
more efficient as long as the compiler does not know it can cache the
result of __errno_location (a surprisingly complex issue detailed in
commit a603a75a72).
master
1 changed files with 9 additions and 2 deletions
Loading…
Reference in new issue