1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00
Files
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
..
2005-11-24 18:16:42 +00:00
2015-10-19 12:01:48 -07:00
2012-01-07 23:57:22 -05:00
2006-01-08 09:39:29 +00:00
2012-11-02 15:41:37 +00:00
2015-10-15 14:33:40 -07:00
2014-11-07 01:27:16 +00:00