mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-18 11:00:07 +00:00
06eee9f5f6
* sysdeps/unix/sysv/linux/fcntl.c (__fcntl_nocancel): Remove static inline __attribute ((always_inline)). Don't define if NO_CANCELLATION. (__libc_fcntl): Use INLINE_SYSCALL directly instead of __fcntl_nocancel. * sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c (__fcntl_nocancel): Remove static inline __attribute ((always_inline)). Don't define if NO_CANCELLATION. (__libc_fcntl): Use INLINE_SYSCALL directly instead of __fcntl_nocancel. * sysdeps/unix/sysv/linux/i386/fcntl.c (__fcntl_nocancel): Define to __libc_fcntl if NO_CANCELLATION and __ASSUME_FCNTL64 == 0. Don't define at all if NO_CANCELLATION and __ASSUME_FCNTL64 > 0. (__libc_fcntl): Don't define if __fcntl_nocancel is a macro. |
||
---|---|---|
.. | ||
brk.S | ||
clone.S | ||
Dist | ||
dl-cache.h | ||
fcntl.c | ||
fe_nomask.c | ||
getcontext.S | ||
Implies | ||
kernel_stat.h | ||
makecontext.S | ||
pread64.c | ||
pread.c | ||
pwrite64.c | ||
pwrite.c | ||
setcontext.S | ||
socket.S | ||
swapcontext.S | ||
syscalls.list | ||
sysdep.h | ||
ucontext_i.h | ||
umount.c | ||
Versions | ||
vfork.S |