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 Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
epoll.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
eventfd.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fanotify.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fsuid.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
inotify.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
kd.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
klog.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
mount.h Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>. 2021-02-02 01:17:00 +00:00
pci.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
personality.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
prctl.h Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182) 2021-08-06 16:42:40 +02:00
procfs.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ptrace.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
quota.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
raw.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
reboot.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
signalfd.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
soundcard.h
swap.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
syscall.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sysinfo.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
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 [BZ #6505] 2008-05-11 00:44:42 +00:00
vt.h