glibc/sysdeps/unix/sysv/linux/sys
Kir Kolyshkin 3f67d1a702 Add Linux PTRACE_EVENT_STOP
Add PTRACE_EVENT_STOP value to Linux's sys/ptrace.h, modify related
comments accordingly.

This constant initially appeared in Linux 3.1 (kernel commit 3544d72a,
"ptrace: implement PTRACE_SEIZE") but its value has changed later
in Linux 3.4 (kernel commit 5cdf389a, "ptrace: renumber
PTRACE_EVENT_STOP so that future new options and events can match").

The comment is also taken from the above commit.

This constant is used by e.g. strace, CRIU, Mozilla RR.

* sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h (__ptrace_eventcodes):
Add PTRACE_EVENT_STOP.
* 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.
* sysdeps/unix/sysv/linux/sys/ptrace.h: Likewise.
* sysdeps/unix/sysv/linux/tile/sys/ptrace.h: Likewise.
2017-02-08 07:18:44 +00:00
..
acct.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
epoll.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00: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 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
ptrace.h Add Linux PTRACE_EVENT_STOP 2017-02-08 07:18:44 +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 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00: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 Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
timex.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
ttydefaults.h
ultrasound.h
user.h
vt.h