glibc/sysdeps/mach/hurd
Adhemerval Zanella 4d97cc8cf3 io: Remove xstat implementations
With xstat wrapper functions removed (8ed005daf0), the stat functions
are now properly exported, and version is done using symbols versioning
instead of the extra _STAT_* argument.

Reviewed-by: Lukasz Majewski <lukma@denx.de>
2020-12-29 16:44:05 -03:00
..
bits hurd: add ST_RELATIME 2020-09-27 18:23:27 +02:00
htl hurd: make lll_* take a variable instead of a ptr 2020-12-16 01:58:33 +01:00
i386 hurd: set sigaction for signal preemptors in arch-independent file 2020-12-26 18:03:31 +01:00
net hurd: Correct 'ethenet' spelling 2020-10-31 02:04:22 +01:00
x86 Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
_exit.c hurd: keep only required PLTs in ld.so 2020-11-11 02:36:22 +01:00
accept4.c hurd: Add remaining cancelation points 2020-06-28 22:46:21 +00:00
accept.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
access.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
adjtime.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
arch-fd_to_filename.h <fd_to_filename.h>: Add type safety and port to Hurd 2020-02-18 13:42:29 +01:00
bind.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
brk.c hurd: Remove some remnants of cthreads 2020-11-15 13:16:03 +01:00
chdir.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
check_fds.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
check_native.c hurd: Fix nscd build 2018-01-28 16:28:48 +01:00
check_pf.c hurd: Fix getifaddrs / freeifaddrs exposition 2018-01-28 19:06:15 +01:00
chflags.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
chmod.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
chown.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
chroot.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
clock_settime.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
clock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
close_nocancel_nostatus.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
close_nocancel.c hurd: make close a cancellation point 2020-06-28 16:34:14 +00:00
close.c hurd: Add __libc_open and __libc_close 2020-12-16 01:58:33 +01:00
closedir.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
configure hurd: Enable using ifunc 2020-11-16 21:15:20 +00:00
configure.ac hurd: Enable using ifunc 2020-11-16 21:15:20 +00:00
connect.c hurd: Add remaining cancelation points 2020-06-28 22:46:21 +00:00
cthreads.c hurd: Remove some remnants of cthreads 2020-11-15 13:16:03 +01:00
device-nrs.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
dirfd.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
dirstream.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
dl-execstack.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
dl-fcntl.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
dl-mman.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
dl-sysdep.c hurd: Note when the vm_map kernel bug was fixed 2020-12-20 01:46:11 +01:00
dl-sysdep.h hurd: let _dl_argv and __libc_stack_end be relro 2020-11-15 14:48:15 +01:00
dl-unistd.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
dup2.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
dup3.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
eloop-threshold.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
enbl-secure.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
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 Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
errnos.awk Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
euidaccess.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
execve.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
f_setlk.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
f_setlk.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
faccessat.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fchdir.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fchflags.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fchmod.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fchmodat.c io: Implement lchmod using fchmodat [BZ #14578] 2020-02-12 08:43:59 +01:00
fchown.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fchownat.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fcntl64.c hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64 2018-11-16 09:41:05 +01:00
fcntl_nocancel.c hurd: Make fcntl(F_SETLKW*) cancellation points 2020-06-28 18:24:37 +00:00
fcntl.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 Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
flistxattr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
flock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fork.c nss: Implement <nss_database.h> 2020-12-04 17:15:44 -05:00
fpathconf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fremovexattr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fsetxattr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fstat64.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
fstat.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
fstatat64.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
fstatat.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
fstatfs64.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fstatfs.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fstatvfs64.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fstatvfs.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fsync.c hurd: Add remaining cancelation points 2020-06-28 22:46:21 +00:00
ftruncate64.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ftruncate.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
futimens.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
futimes.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
futimesat.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fxstat64.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
fxstat.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
fxstatat64.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
fxstatat.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
gai_misc.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getclktck.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getcwd.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getdents.c * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
getdomain.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getdtsz.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getegid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getentropy.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
geteuid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getgid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getgroups.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
gethostid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
gethostname.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getitimer.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getlogin_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getlogin.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getpeername.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getpgid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getpid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getppid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getpriority.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getrandom.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getresgid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getresuid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getrlimit.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getrusage.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getsid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getsockname.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getsockopt.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getuid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getxattr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
group_member.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
hp-timing.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
if_index.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ifreq.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ifreq.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Implies Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd. 2013-12-22 14:49:48 +00:00
init-posix.c * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
ioctl.c hurd: Add remaining cancelation points 2020-06-28 22:46:21 +00:00
isatty.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
jmp-unwind.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
kernel-features.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
kill.c hurd: implement SA_SIGINFO signal handlers. 2020-12-21 01:44:20 +01:00
lchmod.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lchown.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lgetxattr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
libc_p-ldscript update from main archive 961203 1996-12-04 01:41:39 +00:00
libc-ldscript update from main archive 961203 1996-12-04 01:41:39 +00:00
libc-start.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
libhurduser.abilist hurd: add base abilist files 2018-01-28 17:26:35 +01:00
link.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
linkat.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
listen.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
listxattr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
llistxattr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lremovexattr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lseek64.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lseek.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lsetxattr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lstat64.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
lstat.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
lutimes.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lxstat64.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
lxstat.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
Makeconfig Add {,sysdep-}ld-library-path make variable 2020-11-16 21:15:20 +00:00
Makefile io: Remove xstat implementations 2020-12-29 16:44:05 -03:00
malloc-machine.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
mig-reply.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
mkdir.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
mkdirat.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
mknod.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
mknodat.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
mlock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
mlockall.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
mmap64.c Remove tls.h inclusion from internal errno.h 2020-11-13 12:59:19 -03:00
mmap.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
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 Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
munlockall.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
not-cancel.h hurd: Make fcntl(F_SETLKW*) cancellation points 2020-06-28 18:24:37 +00:00
not-errno.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
open64.c * sysdeps/mach/hurd/faccessat.c: New file. 2006-03-06 07:59:23 +00:00
open_nocancel.c hurd: make open and openat cancellation points 2020-06-28 15:11:23 +00:00
open.c hurd: make open and openat cancellation points 2020-06-28 15:11:23 +00:00
openat64.c * sysdeps/mach/hurd/faccessat.c: New file. 2006-03-06 07:59:23 +00:00
openat_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
opendir.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pathconf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pipe2.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pipe.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
poll.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ppoll.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pread64_nocancel.c hurd: Make read and pread64 cancellable 2020-06-07 23:36:10 +00:00
pread64.c hurd: Make read and pread64 cancellable 2020-06-07 23:36:10 +00:00
pread.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
prof-freq.c update from main archive 960909 1996-09-10 02:00:15 +00:00
profil.c hurd: Remove some remnants of cthreads 2020-11-15 13:16:03 +01:00
pselect.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ptrace.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ptsname.c hurd: make ptsname fail with ENOTTY on non-master-pty 2020-11-14 00:54:08 +01:00
pwrite64_nocancel.c hurd: Make write and pwrite64 cancellation points 2020-06-14 15:53:21 +00:00
pwrite64.c hurd: Make write and pwrite64 cancellation points 2020-06-14 15:53:21 +00:00
pwrite.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
read_nocancel.c hurd: Make read and pread64 cancellable 2020-06-07 23:36:10 +00:00
read.c hurd: Make read and pread64 cancellable 2020-06-07 23:36:10 +00:00
readdir64_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
readdir64.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
readdir_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
readdir.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
readlink.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
readlinkat.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
reboot.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
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 Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
rename.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
renameat2.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
renameat.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
res_enable_icmp.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
revoke.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
rewinddir.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
rmdir.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sbrk.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
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 Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
select.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
send.c hurd: clean fd and port on thread cancel 2020-06-28 00:38:46 +00:00
sendfile64.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sendfile.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
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 Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setegid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
seteuid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setgid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setgroups.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sethostid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sethostname.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setitimer.c hurd: implement SA_SIGINFO signal handlers. 2020-12-21 01:44:20 +01:00
setlogin.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setpgid.c hurd: make lll_* take a variable instead of a ptr 2020-12-16 01:58:33 +01:00
setpriority.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setregid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setresgid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setresuid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setreuid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setrlimit.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setsid.c hurd: make lll_* take a variable instead of a ptr 2020-12-16 01:58:33 +01:00
setsockopt.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setuid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setxattr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
shlib-versions Remove configuration name patterns from shlib-versions. 2014-09-12 12:28:47 +00:00
shutdown.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sigaction.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sigaltstack.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
siglist-compat.c signal: Move sys_siglist to a compat symbol 2020-07-07 14:10:58 -03:00
sigpending.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sigprocmask.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sigstack.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
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 Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
socketpair.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
spawni.c hurd: Fix spawni SPAWN_XFLAGS_TRY_SHELL with empty argv 2020-12-26 16:39:40 +01:00
stat64.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
stat.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
statconv.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
statfs64.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
statfs.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
statfsconv.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
statvfs64.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
statvfs.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Subdirs * sysdeps/mach/hurd/Subdirs: Use "first hurd". 2006-03-01 08:52:13 +00:00
symlink.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
symlinkat.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sync.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
syncfs.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sysconf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sysdep-cancel.h htl: Add support for libc cancellation points 2020-02-10 01:03:50 +00:00
telldir.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
test-err_np.c string: Add strerrorname_np and strerrordesc_np 2020-07-07 15:02:57 -03:00
times.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tls.h hurd: make lll_* take a variable instead of a ptr 2020-12-16 01:58:33 +01:00
tmpfile64.c * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of the 2002-06-11 23:04:51 +00:00
tmpfile.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
truncate64.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
truncate.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ttyname_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ttyname.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
umask.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
uname.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
unlink.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
unlinkat.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utime-helper.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utimensat.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utimes.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Versions hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
wait4_nocancel.c hurd: make wait4 a cancellation point 2020-06-28 18:04:27 +00:00
wait4.c hurd: make wait4 a cancellation point 2020-06-28 18:04:27 +00:00
waitid.c hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ #23091] 2020-12-28 23:37:04 +01:00
write_nocancel.c hurd: Make write and pwrite64 cancellation points 2020-06-14 15:53:21 +00:00
write.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 hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
xmknodat.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
xstat64.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00
xstat.c hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbols 2020-11-11 23:56:56 +00:00