glibc/sysdeps/unix/sysv/linux/sys
Florian Weimer 31902ae639 Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)
__REDIRECT and __THROW are not compatible with C++ due to the ordering of the
__asm__ alias and the throw specifier. __REDIRECT_NTH has to be used
instead.

Fixes commit 8a40aff86b ("io: Add time64 alias
for fcntl"), commit 82c395d91e ("misc: Add
time64 alias for ioctl"), commit b39ffab860
("Linux: Add time64 alias for prctl").

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
(cherry picked from commit c87fcacc50)
2021-08-06 16:42:40 +02:00
..
acct.h
epoll.h
eventfd.h
fanotify.h
fsuid.h
inotify.h
kd.h
klog.h
mount.h
pci.h
personality.h
prctl.h Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182) 2021-08-06 16:42:40 +02:00
procfs.h
ptrace.h
quota.h
raw.h
reboot.h
signalfd.h
soundcard.h
swap.h
syscall.h
sysinfo.h
timerfd.h
timex.h
ttydefaults.h
user.h
vt.h