glibc/sysdeps/mach/hurd/fcntl_nocancel.c

4 lines
92 B
C

#define NOCANCEL
#define __libc_fcntl __fcntl_nocancel
#include <sysdeps/mach/hurd/fcntl.c>