glibc/sysdeps/unix/sysv/linux/sys
Dmitry V. Levin 7e21972bde linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.h
Move a shared part of sys/ptrace.h which is the same on all
architectures to a separate file.

* sysdeps/unix/sysv/linux/sys/ptrace.h: Include <bits/ptrace-shared.h>.
(__ptrace_setoptions, __ptrace_eventcodes, __ptrace_peeksiginfo_args,
__ptrace_peeksiginfo_flags, ptrace): Move to ...
* sysdeps/unix/sysv/linux/bits/ptrace-shared.h: ... new file.
* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
bits/ptrace-shared.h.
* sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h: Include
<bits/ptrace-shared.h>.
(__ptrace_setoptions, __ptrace_eventcodes, __ptrace_peeksiginfo_args,
__ptrace_peeksiginfo_flags, ptrace): Remove.
* 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/tile/sys/ptrace.h: Likewise.
2017-12-29 16:10:39 +00:00
..
acct.h
epoll.h Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
eventfd.h
fanotify.h
fsuid.h
inotify.h
kd.h
klog.h
mount.h
pci.h
personality.h
prctl.h
procfs.h Fix struct sigaltstack namespace (bug 21517). 2017-06-05 10:17:46 +00:00
ptrace.h linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.h 2017-12-29 16:10:39 +00:00
quota.h
raw.h
reboot.h
signalfd.h Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
soundcard.h
swap.h
syscall.h
sysctl.h
sysinfo.h
timerfd.h Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h. 2017-02-22 20:50:38 +00:00
timex.h
ttydefaults.h
user.h
vt.h