glibc/sysdeps/unix/sysv/linux/sys
Florian Weimer c87fcacc50 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>
2021-08-06 09:52:00 +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 09:52:00 +02:00
procfs.h
ptrace.h
quota.h
raw.h
reboot.h
signalfd.h
soundcard.h
swap.h
syscall.h
sysinfo.h
timerfd.h y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
timex.h y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
ttydefaults.h
user.h
vt.h