2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-02-23 13:09:58 +08:00
glibc/include/sys
H.J. Lu 0a587a8a98 Hide __chmod and __mkdir [BZ ]
Hide internal __chmod and __mkdir functions to allow direct access
within libc.so and libc.a without using GOT nor PLT.

	[BZ ]
	* 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
..
auxv.h
bitypes.h
cdefs.h
dir.h
epoll.h
errno.h
fcntl.h
file.h
gmon_out.h
gmon.h
ioctl.h
ipc.h
mman.h
msg.h
param.h
poll.h
prctl.h
profil.h
queue.h
resource.h
select.h
sem.h
sendfile.h
shm.h
signal.h
socket.h
stat.h Hide __chmod and __mkdir [BZ ] 2017-09-04 13:38:51 -07:00
statfs.h
statvfs.h
sysctl.h
sysinfo.h
syslog.h
sysmacros.h
termios.h
time.h
timeb.h
times.h
types.h
uio.h
un.h
unistd.h
utsname.h
vlimit.h
vtimes.h
wait.h
xattr.h