glibc/sysdeps/unix/sysv/linux/bits
Joseph Myers d62f9ec0cc Complete sys/procfs.h unification.
This patch completes the process of unifying sys/procfs.h headers for
architectures using the Linux kernel by making alpha use the generic
version.

That was previously deferred because alpha has different definitions
of prgregset_t and prfpregset_t from other architectures, so changing
to the common definitions would change C++ name mangling.  To avoid
such a change, a header bits/procfs-prregset.h is added, and alpha
gets its own version of that header.

Tested for x86_64 and x86, and with build-many-glibcs.py.

	* sysdeps/unix/sysv/linux/sys/procfs.h: Include
	<bits/procfs-prregset.h>.
	(prgregset_t): Define using __prgregset_t.
	(prfpregset_t): Define using __prfpregset_t.
	* sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
	(sysdep_headers): Add bits/procfs-prregset.h.
	* sysdeps/unix/sysv/linux/bits/procfs-prregset.h: New file.
	* sysdeps/unix/sysv/linux/alpha/bits/procfs-prregset.h: Likewise.
	* sysdeps/unix/sysv/linux/alpha/bits/procfs.h: Likewise.
	* sysdeps/unix/sysv/linux/alpha/sys/procfs.h: Remove file.
2018-09-25 16:50:30 +00:00
..
types
a.out.h
dirent.h Define _DIRENT_MATCHES_DIRENT64 regardless 2018-03-05 18:10:04 -03:00
epoll.h
errno.h
eventfd.h
fcntl-linux.h
fcntl.h
in.h
initspin.h
inotify.h
ioctl-types.h
ioctls.h
ipc.h
local_lim.h
mman-linux.h
mman-shared.h Linux: use reserved name __key in pkey_get [BZ #22797] 2018-02-07 12:11:39 +01:00
mman.h Unify many bits/mman.h headers. 2018-09-18 16:12:56 +00:00
mqueue.h
msq.h Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h. 2018-06-18 13:34:52 +00:00
param.h
poll.h
posix_opt.h
procfs-extra.h Unify more sys/procfs.h headers. 2018-09-25 16:49:25 +00:00
procfs-id.h Unify more sys/procfs.h headers. 2018-09-25 16:49:25 +00:00
procfs-prregset.h Complete sys/procfs.h unification. 2018-09-25 16:50:30 +00:00
procfs.h Unify some sys/procfs.h headers. 2018-09-25 16:48:15 +00:00
ptrace-shared.h Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h. 2018-04-24 12:11:35 +00:00
resource.h
sched.h hurd: Avoid exposing all <sched.h> symbols from sys/types.h 2018-04-19 20:24:36 +02:00
sem.h Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h. 2018-06-18 13:36:41 +00:00
shm.h Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h. 2018-06-18 13:37:57 +00:00
sigaction.h hurd: Fix includability of <hurd/signal.h> in all standards 2018-03-05 22:50:29 +01:00
sigcontext.h
sigevent-consts.h
siginfo-arch.h
siginfo-consts-arch.h
siginfo-consts.h Update siginfo constants from Linux kernel (bug 21286). 2018-09-17 12:41:14 +00:00
signalfd.h
signum.h
sigstack.h
socket.h Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h. 2018-08-21 17:22:53 +00:00
socket_type.h
ss_flags.h
stat.h
statfs.h
statvfs.h
sys_errlist.h
sysctl.h
termios.h
time.h
timerfd.h
timex.h
uio-ext.h Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947] 2018-04-03 12:19:29 -07:00
uio_lim.h
utsname.h
waitflags.h