glibc/sysdeps/unix/sysv/linux/sys
Dmitry V. Levin 60e2846e26 sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]
Remove enum __ptrace_flags along with the only constant it contains,
PTRACE_SEIZE_DEVEL, from Linux's sys/ptrace.h files.

This temporary development constant shouldn't have been added to
sys/ptrace.h in the first place.  It was introduced in Linux by commit
v3.1-rc1~308^2~28 as a temporary part of new experimental PTRACE_SEIZE
interface.  Later, as PTRACE_SEIZE stabilized and lost its experimental
status, this flag was removed from Linux by commit v3.4-rc1~109^2~20.

* sysdeps/unix/sysv/linux/sys/ptrace.h (enum __ptrace_flags,
PTRACE_SEIZE_DEVEL): Remove.
* sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h: Likewise.
* sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
* sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
* sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
2017-08-09 22:58:45 +00:00
..
acct.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
epoll.h Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
eventfd.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fanotify.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fsuid.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
inotify.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
kd.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
klog.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
mount.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
pci.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
personality.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
prctl.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
procfs.h Fix struct sigaltstack namespace (bug 21517). 2017-06-05 10:17:46 +00:00
ptrace.h sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928] 2017-08-09 22:58:45 +00:00
quota.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
raw.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
reboot.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
signalfd.h Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
soundcard.h
swap.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
syscall.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sysctl.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sysinfo.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
timerfd.h Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h. 2017-02-22 20:50:38 +00:00
timex.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
ttydefaults.h Update. 1999-06-08 21:20:07 +00:00
user.h [BZ #6505] 2008-05-11 00:44:42 +00:00
vt.h