about summary refs log tree commit diff
path: root/nptl
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-10-14 15:21:55 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-10-20 05:43:19 -0700
commitd9890b089cf106e22cff5053979ba78ec0376a72 (patch)
tree4eff75641ab68b8072cfa57990ec55764a57260c /nptl
parent569475762b6e2caf8ffd253d48d27a9de7d5622d (diff)
downloadglibc-hjl/pr19122.tar.gz
glibc-hjl/pr19122.tar.xz
glibc-hjl/pr19122.zip
Mark internal unistd functions hidden in ld.so hjl/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 'nptl')
0 files changed, 0 insertions, 0 deletions