glibc/sysdeps/unix/sysv/linux/sys
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
..
acct.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
epoll.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
eventfd.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
fanotify.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
fsuid.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
inotify.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
kd.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
klog.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
mount.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
pci.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
personality.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
prctl.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
procfs.h Complete sys/procfs.h unification. 2018-09-25 16:50:30 +00:00
ptrace.h Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h. 2018-04-24 12:11:35 +00:00
quota.h Only define loff_t for __USE_MISC (bug 14553). 2018-02-06 21:29:50 +00:00
raw.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
reboot.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
signalfd.h Update struct signalfd_siginfo from Linux 4.18. 2018-08-20 15:48:16 +00:00
soundcard.h update from main archive 961008 1996-10-08 23:39:20 +00:00
swap.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
syscall.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
sysctl.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
sysinfo.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
timerfd.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
timex.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
ttydefaults.h Update. 1999-06-08 21:20:07 +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