diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-10-14 15:21:55 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-10-20 05:43:19 -0700 |
commit | d9890b089cf106e22cff5053979ba78ec0376a72 (patch) | |
tree | 4eff75641ab68b8072cfa57990ec55764a57260c /bits/libc-lock.h | |
parent | 569475762b6e2caf8ffd253d48d27a9de7d5622d (diff) | |
download | glibc-hjl/pr19122.tar.gz |
Mark internal unistd functions hidden in ld.sohjl/pr19122
Since internal unistd functions are only used internally in ld.so and
libc.so, they can be made hidden. Some functions can't be hidden in
ld.so on Hurd since they will be preempted by the ones in libc.so after
bootstrap.
[BZ #19122]
* include/unistd.h [IS_IN (rtld)]: Include <dl-unistd.h>.
* sysdeps/generic/dl-unistd.h: New file.
* sysdeps/mach/hurd/dl-unistd.h: Likewise.
Diffstat (limited to 'bits/libc-lock.h')
0 files changed, 0 insertions, 0 deletions