about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/fcntl_nocancel.c
blob: 8913405409ec4aeef12b22ca1de41541cd794b51 (plain) (blame)
1
2
3
#define NOCANCEL
#define __libc_fcntl __fcntl_nocancel
#include <sysdeps/mach/hurd/fcntl.c>