ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/mach/hurd/fcntl_nocancel.c

4 lines
92 B
C
Raw Normal View History

2024-04-01 15:19:46 +00:00
#define NOCANCEL
#define __libc_fcntl __fcntl_nocancel
#include <sysdeps/mach/hurd/fcntl.c>