mirror of
git://git.musl-libc.org/musl
synced 2025-02-23 06:16:49 +00:00
the first switch already returns in the F_SETLKW code path so it need not be handled in the second switch. moreover the code in the second switch is wrong for the F_SETLKW command: it's not cancellable. |
||
---|---|---|
.. | ||
creat.c | ||
fcntl.c | ||
open.c | ||
openat.c | ||
posix_fadvise.c | ||
posix_fallocate.c |