H.J. Lu 730bbab2c3 Mark internal unistd functions hidden in ld.so
Since internal unistd functions are only used internally in ld.so and
libc.so, they can be made hidden.  __close, __getcwd, __getpid,
__libc_read and __libc_write 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.
2016-01-06 12:54:10 -08:00
..
2012-01-07 23:57:22 -05:00
2015-02-24 13:29:40 -05:00
2012-05-24 23:08:18 +02:00
2014-11-24 15:03:45 +05:30
2013-09-04 20:47:21 +00:00
2015-10-15 14:15:41 -07:00
2015-10-15 14:13:50 -07:00
2012-11-21 06:33:19 -08:00
2014-11-24 15:03:45 +05:30
2012-01-07 23:57:22 -05:00
2015-10-15 14:16:41 -07:00
2015-09-15 20:36:50 +00:00
2009-04-23 18:29:30 +00:00
2014-11-24 11:41:44 +05:30
2012-05-24 23:08:18 +02:00
2012-05-31 13:10:02 +02:00
2015-06-12 10:10:18 +00:00
2014-11-24 15:03:45 +05:30
2015-10-15 14:22:25 -07:00
2012-01-07 23:57:22 -05:00
2015-07-09 15:32:32 -07:00
2015-06-17 20:21:19 +00:00
2012-01-07 23:57:22 -05:00