+2017-08-09 Dmitry V. Levin <ldv@altlinux.org>
+
+ [BZ #21928]
+ * 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 Joseph Myers <joseph@codesourcery.com>
* posix/bits/types.h (__qaddr_t): Remove.
Deprecated and removed features, and other changes affecting compatibility:
- [Add deprecations, removals and changes affecting compatibility here]
+* On GNU/Linux, the obsolete Linux constant PTRACE_SEIZE_DEVEL is no longer
+ defined by <sys/ptrace.h>.
Changes to build and runtime requirements:
};
-/* Flag for PTRACE_LISTEN. */
-enum __ptrace_flags
-{
- PTRACE_SEIZE_DEVEL = 0x80000000
-};
-
/* Options set using PTRACE_SETOPTIONS. */
enum __ptrace_setoptions
{
};
-/* Flag for PTRACE_LISTEN. */
-enum __ptrace_flags
-{
- PTRACE_SEIZE_DEVEL = 0x80000000
-};
-
/* pt_all_user_regs is used for PTRACE_GETREGS/PTRACE_SETREGS. */
struct __pt_all_user_regs
{
};
-/* Flag for PTRACE_LISTEN. */
-enum __ptrace_flags
-{
- PTRACE_SEIZE_DEVEL = 0x80000000
-};
-
/* Options set using PTRACE_SETOPTIONS. */
enum __ptrace_setoptions
{
};
-/* Flag for PTRACE_LISTEN. */
-enum __ptrace_flags
-{
- PTRACE_SEIZE_DEVEL = 0x80000000
-};
-
/* Options set using PTRACE_SETOPTIONS. */
enum __ptrace_setoptions
{
};
-/* Flag for PTRACE_LISTEN. */
-enum __ptrace_flags
-{
- PTRACE_SEIZE_DEVEL = 0x80000000
-};
-
/* Options set using PTRACE_SETOPTIONS. */
enum __ptrace_setoptions
{
};
-/* Flag for PTRACE_LISTEN. */
-enum __ptrace_flags
-{
- PTRACE_SEIZE_DEVEL = 0x80000000
-};
-
/* Options set using PTRACE_SETOPTIONS. */
enum __ptrace_setoptions
{