diff options
author | 2016-01-06 11:28:04 -0800 | |
---|---|---|
committer | 2016-01-06 11:28:56 -0800 | |
commit | 38acf35697c1bca396dedf7139995e6d0d4dd117 (patch) | |
tree | d297b1dcc20d12b968fbd88b96472445dcd0b53b /scripts/list-fixed-bugs.py | |
parent | Update miscellaneous files from upstream sources. (diff) | |
download | glibc-38acf35697c1bca396dedf7139995e6d0d4dd117.tar.xz glibc-38acf35697c1bca396dedf7139995e6d0d4dd117.zip |
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.
Diffstat (limited to 'scripts/list-fixed-bugs.py')
0 files changed, 0 insertions, 0 deletions