glibc/include/sys
H.J. Lu 38acf35697 Mark ld.so internal mmap functions hidden in ld.so
Since ld.so internal mmap functions are only used internally in ld.so,
they can be made hidden.  Don't hide __mmap on Hurd, since __mmap in
ld.so will be preempted by the one in libc.so after bootstrap.

	 [BZ #19122]
	 * include/sys/mman.h [IS_IN (rtld)]: Include <dl-mman.h>.
	 * sysdeps/generic/dl-mman.h: New file.
	 * sysdeps/mach/hurd/dl-mman.h: Likewise.
2016-01-06 11:28:56 -08:00
..
bitypes.h
cdefs.h
dir.h
epoll.h
errno.h
fcntl.h
file.h
gmon.h
gmon_out.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 Fix nice getpriority, setpriority namespace (bug 18553). 2015-06-17 20:22:39 +00:00
select.h
sem.h
sendfile.h
shm.h
signal.h
socket.h Assume that SOCK_CLOEXEC is available and works 2015-10-17 12:02:37 +02:00
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 Remove __libc_readv and __libc_writev function names. 2014-10-30 20:56:34 +00:00
un.h
unistd.h
utsname.h Mark ld.so internel __uname hidden 2015-10-15 14:33:40 -07:00
vlimit.h
vtimes.h
wait.h Remove __libc_waitpid function name. 2014-11-07 01:27:16 +00:00
xattr.h