ia64: add __ prefix to pt_all_user_regs/ia64_fpreg [BZ #762]
commitc8c9ab8b881e9d8676f60259611adbd07e986ca2
authorMike Frysinger <vapier@gentoo.org>
Sun, 5 Jan 2014 21:23:42 +0000 (5 16:23 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 6 Jan 2014 13:11:35 +0000 (6 08:11 -0500)
tree9f5ae53a78b9c04469a9f120a67aa11083056561
parent9341dde4d56ca71b61b47c8b87a06e6d5813ed0e
ia64: add __ prefix to pt_all_user_regs/ia64_fpreg [BZ #762]

This addresses a long standing collision between userspace headers and
kernel headers only on ia64 systems.  All other types have a __ prefix
in the ptrace headers except these two.  Let's finally namespace these.

Verified that at least strace still builds after this change, as well
as after deleting all the struct hacks it has specifically for ia64.

URL: https://sourceware.org/bugzilla/show_bug.cgi?id=762
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
NEWS
ports/ChangeLog.ia64
ports/sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h
ports/sysdeps/unix/sysv/linux/ia64/sys/procfs.h
ports/sysdeps/unix/sysv/linux/ia64/sys/ptrace.h