glibc/sysdeps/unix/sysv/linux/sys
Mike Frysinger 9341dde4d5 ptrace.h: add __ prefix to ptrace_peeksiginfo_args
All the other ptrace structures in this file have a __ prefix except this
new one.  This in turn causes build problems for most packages that try to
use ptrace such as strace:

gcc -DHAVE_CONFIG_H -I. -I../..  -I../../linux/x86_64 -I../../linux \
	-I./linux  -Wall -Wwrite-strings -g -O2 -MT process.o -MD -MP \
	-MF .deps/process.Tpo -c -o process.o ../../process.c
In file included from ../../process.c:63:0:
/usr/include/linux/ptrace.h:58:8: error: redefinition of 'struct ptrace_peeksiginfo_args'
 struct ptrace_peeksiginfo_args {
        ^
In file included from ../../defs.h:159:0,
                 from ../../process.c:37:
/usr/include/sys/ptrace.h:191:8: note: originally defined here
 struct ptrace_peeksiginfo_args
        ^

Since this struct was introduced in glibc-2.18, there shouldn't be any
real regressions with adding the __ prefix.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2014-01-06 08:07:33 -05:00
..
acct.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
epoll.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
eventfd.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fanotify.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fsuid.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
inotify.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
kd.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
kdaemon.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
klog.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mount.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pci.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
personality.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
prctl.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
procfs.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ptrace.h ptrace.h: add __ prefix to ptrace_peeksiginfo_args 2014-01-06 08:07:33 -05:00
quota.h .. 2005-11-21 15:45:19 +00:00
raw.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
reboot.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
signalfd.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
soundcard.h update from main archive 961008 1996-10-08 23:39:20 +00:00
swap.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
syscall.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sysctl.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sysinfo.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sysmacros.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
timerfd.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
timex.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ttydefaults.h Update. 1999-06-08 21:20:07 +00:00
ultrasound.h Update. 1997-12-04 00:12:34 +00:00
user.h [BZ #6505] 2008-05-11 00:44:42 +00:00
vt.h update from main archive 1996-09-27 03:45:24 +00:00