glibc/include/sys
Aurelien Jarno 0b8dedd38f Add sys/auxv.h wrapper to include/sys/
The GNU libc testsuite fails to build on powerpc/ppc64/ppc64le with the
following error:

    ../sysdeps/powerpc/test-get_hwcap.c:26:22: fatal error: sys/auxv.h: No such file or director

This is because test-get_hwcap.c includes <sys/auxv.h>, but we don't
provide a wrapper in include/sys. This patch adds one.

Changelog:
	* include/sys/auxv.h: New file.
2016-03-08 21:20:43 +01:00
..
auxv.h Add sys/auxv.h wrapper to include/sys/ 2016-03-08 21:20:43 +01:00
bitypes.h
cdefs.h
dir.h
epoll.h
errno.h
fcntl.h
file.h
gmon_out.h
gmon.h
ioctl.h
ipc.h
mman.h Mark ld.so internal mmap functions hidden in ld.so 2016-01-06 11:28:56 -08:00
msg.h
param.h
poll.h
prctl.h
profil.h
queue.h
resource.h
select.h
sem.h
sendfile.h
shm.h
signal.h
socket.h
stat.h Mark ld.so internel __fxstatat64 hidden 2015-10-19 12:01:48 -07:00
statfs.h
statvfs.h
sysctl.h
sysinfo.h
syslog.h
termios.h
time.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
timeb.h
times.h
types.h
uio.h
un.h
unistd.h
utsname.h
vlimit.h
vtimes.h
wait.h
xattr.h