H.J. Lu 0a587a8a98 Hide __chmod and __mkdir [BZ #18822]
Hide internal __chmod and __mkdir functions to allow direct access
within libc.so and libc.a without using GOT nor PLT.

	[BZ #18822]
	* include/sys/stat.h (__chmod): Add libc_hidden_proto.
	(__mkdir): Likewise.
	* io/chmod.c (__chmod): Add libc_hidden_def.
	* io/mkdir.c (__mkdir): Likewise.
	* sysdeps/mach/hurd/chmod.c (__chmod): Likewise.
	* sysdeps/mach/hurd/mkdir.c (__mkdir): Likewise.
	* sysdeps/unix/sysv/linux/generic/chmod.c (__chmod): Likewise.
	* sysdeps/unix/sysv/linux/generic/mkdir.c (__mkdir): Likewise.
2017-09-04 13:38:51 -07:00
..
2017-05-20 19:04:43 -04:00
2002-02-07 17:54:45 +00:00
2007-02-21 09:36:46 +00:00
2017-09-04 13:38:51 -07:00
2017-08-31 18:52:00 +02:00
2017-08-31 18:52:00 +02:00
2003-11-07 23:00:00 +00:00
2017-09-04 13:38:51 -07:00
2003-10-27 04:05:04 +00:00