glibc/sysdeps/mach/hurd
Adhemerval Zanella 04986243d1 Remove internal usage of extensible stat functions
It replaces the internal usage of __{f,l}xstat{at}{64} with the
__{f,l}stat{at}{64}.  It should not change the generate code since
sys/stat.h explicit defines redirections to internal calls back to
xstat* symbols.

Checked with a build for all affected ABIs.  I also check on
x86_64-linux-gnu and i686-linux-gnu.

Reviewed-by: Lukasz Majewski <lukma@denx.de>
2020-09-11 14:35:32 -03:00
..
bits hurd: define BSD 4.3 ioctls only under __USE_MISC 2020-08-27 13:36:32 +02:00
htl htl: avoid cancelling threads inside critical sections 2020-06-27 02:34:18 +02:00
i386 hurd: Rework sbrk 2020-08-05 23:52:04 +02:00
net
x86
Implies
Makeconfig
Makefile hurd: Make fcntl(F_SETLKW*) cancellation points 2020-06-28 18:24:37 +00:00
Subdirs
Versions hurd: make close a cancellation point 2020-06-28 16:34:14 +00:00
_exit.c
accept.c
accept4.c hurd: Add remaining cancelation points 2020-06-28 22:46:21 +00:00
access.c
adjtime.c
arch-fd_to_filename.h
bind.c
brk.c hurd: Rework sbrk 2020-08-05 23:52:04 +02:00
chdir.c
check_fds.c
check_native.c
check_pf.c
chflags.c
chmod.c
chown.c
chroot.c
clock.c
clock_settime.c
close.c hurd: make close a cancellation point 2020-06-28 16:34:14 +00:00
close_nocancel.c hurd: make close a cancellation point 2020-06-28 16:34:14 +00:00
close_nocancel_nostatus.c
closedir.c
configure
configure.ac
connect.c hurd: Add remaining cancelation points 2020-06-28 22:46:21 +00:00
cthreads.c
device-nrs.h
dirfd.c
dirstream.h
dl-execstack.c
dl-fcntl.h
dl-mman.h
dl-sysdep.c hurd: make close a cancellation point 2020-06-28 16:34:14 +00:00
dl-sysdep.h
dl-unistd.h
dup2.c
dup3.c
eloop-threshold.h
enbl-secure.c
err_hurd.sub signal: Move sys_errlist to a compat symbol 2020-07-07 14:10:58 -03:00
errlist.c signal: Move sys_errlist to a compat symbol 2020-07-07 14:10:58 -03:00
errno-loc.c
errnos.awk
euidaccess.c
execve.c
f_setlk.c
f_setlk.h
faccessat.c
fchdir.c
fchflags.c
fchmod.c
fchmodat.c
fchown.c
fchownat.c
fcntl.c hurd: Make fcntl(F_SETLKW*) cancellation points 2020-06-28 18:24:37 +00:00
fcntl64.c
fcntl_nocancel.c hurd: Make fcntl(F_SETLKW*) cancellation points 2020-06-28 18:24:37 +00:00
fdatasync.c hurd: Add remaining cancelation points 2020-06-28 22:46:21 +00:00
fdopendir.c hurd: Fix fdopendir checking for directory type 2020-05-28 10:15:33 +00:00
fexecve.c hurd: Fix fexecve 2020-05-28 23:30:57 +00:00
fgetxattr.c
flistxattr.c
flock.c
fork.c
fpathconf.c
fremovexattr.c
fsetxattr.c
fstatfs.c
fstatfs64.c
fstatvfs.c
fstatvfs64.c
fsync.c hurd: Add remaining cancelation points 2020-06-28 22:46:21 +00:00
ftruncate.c
ftruncate64.c
futimens.c
futimes.c
futimesat.c
fxstat.c
fxstat64.c
fxstatat.c
fxstatat64.c
gai_misc.h
getclktck.c
getcwd.c
getdents.c
getdomain.c
getdtsz.c
getegid.c
getentropy.c
geteuid.c
getgid.c
getgroups.c
gethostid.c
gethostname.c
getitimer.c
getlogin.c
getlogin_r.c
getpeername.c
getpgid.c
getpid.c
getppid.c
getpriority.c
getrandom.c
getresgid.c
getresuid.c
getrlimit.c
getrusage.c
getsid.c
getsockname.c
getsockopt.c
getuid.c
getxattr.c
group_member.c
hp-timing.h
if_index.c
ifreq.c
ifreq.h
init-posix.c
ioctl.c hurd: Add remaining cancelation points 2020-06-28 22:46:21 +00:00
isatty.c
jmp-unwind.c
kernel-features.h
kill.c
lchmod.c
lchown.c
lgetxattr.c
libc-ldscript
libc-start.h
libc_p-ldscript
libhurduser.abilist
link.c
linkat.c
listen.c
listxattr.c
llistxattr.c
lremovexattr.c
lseek.c
lseek64.c
lsetxattr.c
lutimes.c
lxstat.c
lxstat64.c
malloc-machine.h
mig-reply.c
mkdir.c
mkdirat.c
mlock.c
mlockall.c
mmap.c
mmap64.c
mremap.c hurd: Add mremap 2020-06-20 13:49:57 +00:00
msync.c hurd: Add remaining cancelation points 2020-06-28 22:46:21 +00:00
munlock.c
munlockall.c
not-cancel.h hurd: Make fcntl(F_SETLKW*) cancellation points 2020-06-28 18:24:37 +00:00
not-errno.h
open.c hurd: make open and openat cancellation points 2020-06-28 15:11:23 +00:00
open64.c
open_nocancel.c hurd: make open and openat cancellation points 2020-06-28 15:11:23 +00:00
openat.c hurd: make open and openat cancellation points 2020-06-28 15:11:23 +00:00
openat64.c
openat_nocancel.c hurd: make open and openat cancellation points 2020-06-28 15:11:23 +00:00
opendir.c
pathconf.c
pipe.c
pipe2.c
poll.c
ppoll.c
pread.c
pread64.c hurd: Make read and pread64 cancellable 2020-06-07 23:36:10 +00:00
pread64_nocancel.c hurd: Make read and pread64 cancellable 2020-06-07 23:36:10 +00:00
prof-freq.c
profil.c
pselect.c
ptrace.c
ptsname.c Remove internal usage of extensible stat functions 2020-09-11 14:35:32 -03:00
pwrite.c
pwrite64.c hurd: Make write and pwrite64 cancellation points 2020-06-14 15:53:21 +00:00
pwrite64_nocancel.c hurd: Make write and pwrite64 cancellation points 2020-06-14 15:53:21 +00:00
read.c hurd: Make read and pread64 cancellable 2020-06-07 23:36:10 +00:00
read_nocancel.c hurd: Make read and pread64 cancellable 2020-06-07 23:36:10 +00:00
readdir.c
readdir64.c
readdir64_r.c
readdir_r.c
readlink.c
readlinkat.c
reboot.c
recv.c hurd: clean fd and port on thread cancel 2020-06-28 00:38:46 +00:00
recvfrom.c hurd: clean fd and port on thread cancel 2020-06-28 00:38:46 +00:00
recvmsg.c hurd: clean fd and port on thread cancel 2020-06-28 00:38:46 +00:00
removexattr.c
rename.c
renameat.c
renameat2.c
res_enable_icmp.c
revoke.c
rewinddir.c
rmdir.c
sbrk.c
sched_gets.c hurd: Add missing hidden def 2020-08-06 20:14:01 +02:00
sched_sets.c hurd: Implement basic sched_get/setscheduler 2020-08-05 23:46:14 +02:00
seekdir.c
select.c
send.c hurd: clean fd and port on thread cancel 2020-06-28 00:38:46 +00:00
sendfile.c
sendfile64.c
sendmsg.c hurd: clean fd and port on thread cancel 2020-06-28 00:38:46 +00:00
sendto.c hurd: clean fd and port on thread cancel 2020-06-28 00:38:46 +00:00
setdomain.c
setegid.c
seteuid.c
setgid.c
setgroups.c
sethostid.c
sethostname.c
setitimer.c
setlogin.c
setpgid.c
setpriority.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setrlimit.c
setsid.c
setsockopt.c
setuid.c
setxattr.c
shlib-versions
shutdown.c
sigaction.c
sigaltstack.c
siglist-compat.c signal: Move sys_siglist to a compat symbol 2020-07-07 14:10:58 -03:00
sigpending.c
sigprocmask.c
sigstack.c
sigsuspend.c hurd: Add remaining cancelation points 2020-06-28 22:46:21 +00:00
sigwait.c hurd: Add remaining cancelation points 2020-06-28 22:46:21 +00:00
socket.c
socketpair.c
spawni.c
statfs.c
statfs64.c
statfsconv.c
statvfs.c
statvfs64.c
symlink.c
symlinkat.c
sync.c
syncfs.c
sysconf.c
sysdep-cancel.h
telldir.c
test-err_np.c string: Add strerrorname_np and strerrordesc_np 2020-07-07 15:02:57 -03:00
times.c
tls.h
tmpfile.c
tmpfile64.c
truncate.c
truncate64.c
ttyname.c
ttyname_r.c
umask.c
uname.c
unlink.c
unlinkat.c
utime-helper.c
utimensat.c
utimes.c
wait4.c hurd: make wait4 a cancellation point 2020-06-28 18:04:27 +00:00
wait4_nocancel.c hurd: make wait4 a cancellation point 2020-06-28 18:04:27 +00:00
waitid.c
write.c hurd: Make write and pwrite64 cancellation points 2020-06-14 15:53:21 +00:00
write_nocancel.c hurd: Make write and pwrite64 cancellation points 2020-06-14 15:53:21 +00:00
writev_nocancel_nostatus.c hurd: Fix __writev_nocancel_nostatus 2020-06-14 17:45:04 +00:00
xmknod.c
xmknodat.c
xstat.c
xstat64.c
xstatconv.c