glibc/sysdeps/mach/hurd
Siddhesh Poyarekar c6cb8783b5 configure: Use autoconf 2.71
Bump autoconf requirement to 2.71 to allow regenerating configure on
more recent distributions.  autoconf 2.71 has been in Fedora since F36
and is the current version in Debian stable (bookworm).  It appears to
be current in Gentoo as well.

All sysdeps configure and preconfigure scripts have also been
regenerated; all changes are trivial transformations that do not affect
functionality.

Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2023-07-17 10:08:10 -04:00
..
bits hurd: Implement MAP_EXCL 2023-07-03 01:38:14 +02:00
htl Fix misspellings in sysdeps/ -- BZ 25337 2023-05-30 23:02:29 +00:00
i386 Add the wcslcpy, wcslcat functions 2023-06-14 18:10:24 +02:00
net Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
x86 mach: Fix accessing mach_i386.h 2023-05-23 09:46:47 +02:00
x86_64 hurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc.abilist 2023-06-15 10:05:25 +02:00
Implies hurd: Set up the basic tree for x86_64-gnu 2023-02-12 16:12:06 +01:00
Makeconfig
Makefile Fix misspellings in sysdeps/ -- BZ 25337 2023-05-30 23:02:29 +00:00
Subdirs
Versions mach, hurd: Drop __libc_lock_self0 2023-04-03 01:02:44 +02:00
_Fork.c hurd: Fix setting up signal thread stack alignment 2023-05-28 00:30:26 +02:00
_exit.c hurd: Make _exit work during early boot-up 2023-04-29 16:53:47 +02:00
accept.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
accept4.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
access.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
adjtime.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
arch-fd_to_filename.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
bind.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
brk.c hurd: Map brk non-executable 2023-07-03 01:38:08 +02:00
chdir.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
check_fds.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
check_native.c
check_pf.c
chflags.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
chmod.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
chown.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
chroot.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
clock.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
clock_settime.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
close.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
close_nocancel.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
close_nocancel_nostatus.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
close_range.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
closedir.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
configure configure: Use autoconf 2.71 2023-07-17 10:08:10 -04:00
configure.ac
connect.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
cthreads.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
device-nrs.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
dirfd.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
dirstream.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
dl-execstack.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
dl-execve.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
dl-fcntl.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
dl-mman.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
dl-sysdep.c hurd: Fix making ld.so run static binaries with retry 2023-05-23 01:47:05 +02:00
dl-sysdep.h hurd: Simplify init-first.c further 2023-02-24 19:40:33 +00:00
dl-unistd.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
dup2.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
dup3.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
eloop-threshold.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
err_hurd.sub
err_map.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
errname.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
errno-loc.c Fix misspellings in sysdeps/ -- BZ 25337 2023-05-30 23:02:29 +00:00
errnos.awk hurd: rule out some mach headers when generating errno.h 2023-05-11 01:53:49 +02:00
euidaccess.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
execve.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
execveat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
f_setlk.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
f_setlk.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
faccessat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fchdir.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fchflags.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fchmod.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fchmodat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fchown.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fchownat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fcntl.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
fcntl64.c
fcntl_nocancel.c
fdatasync.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fdopendir.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
fexecve.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fgetxattr.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
flistxattr.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
flock.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fpathconf.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fremovexattr.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fsetxattr.c hurd: Fix xattr function return type 2023-02-20 00:34:07 +01:00
fstat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fstat64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fstatat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fstatat64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fstatat_common.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fstatfs.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fstatfs64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fstatvfs.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fstatvfs64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fsync.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
ftruncate.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
ftruncate64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
futimens.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
futimes.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
futimesat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fxstat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fxstat64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fxstatat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
fxstatat64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
gai_misc.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getclktck.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getcwd.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
getcwd.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getdents.c
getdomain.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getdtsz.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getegid.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
getentropy.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
geteuid.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
getgid.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
getgroups.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
gethostid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
gethostname.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getitimer.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getlogin.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
getlogin_r.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
getpeername.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getpgid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getpid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getppid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getpriority.c hurd: Use proper integer types 2023-02-20 00:33:47 +01:00
getrandom.c hurd: Make getrandom return ENOSYS when /dev/random is not set up 2023-07-01 14:23:40 +02:00
getresgid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getresuid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getrlimit.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
getrusage.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getsid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getsockname.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getsockopt.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getuid.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
getxattr.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
group_member.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
hp-timing.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
if_index.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
ifreq.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
ifreq.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
init-posix.c
ioctl.c Update hurd/hurdselect.c to be more portable. 2023-05-06 23:10:55 +02:00
isatty.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
jmp-unwind.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
kernel-features.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
kill.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
lchmod.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
lchown.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
lgetxattr.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
libc-ldscript
libc_p-ldscript
libc_sigaction.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
libhurduser.abilist
link.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
linkat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
linkat_common.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
listen.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
listxattr.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
llistxattr.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
lremovexattr.c hurd: Fix xattr function return type 2023-02-20 00:34:07 +01:00
lseek.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
lseek64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
lsetxattr.c hurd: Fix xattr function return type 2023-02-20 00:34:07 +01:00
lstat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
lstat64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
lutimes.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
lxstat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
lxstat64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
malloc-machine.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
mig-reply.c hurd: Replace reply port with a dead name on failed interruption 2023-05-01 03:18:48 +02:00
mkdir.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
mkdirat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
mknodat.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
mlock.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
mlockall.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
mmap.c hurd: Implement MAP_EXCL 2023-07-03 01:38:14 +02:00
mmap64.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
mremap.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
msync.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
munlock.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
munlockall.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
not-cancel.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
not-errno.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
open.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
open64.c
open_nocancel.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
openat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
openat64.c
openat_nocancel.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
opendir.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
pathconf.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pipe.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pipe2.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
poll.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
ppoll.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pread.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pread64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pread64_nocancel.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
prof-freq.c
profil.c hurd: Use __mach_setup_thread_call () 2023-05-17 22:57:06 +02:00
pselect.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
ptrace.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
ptsname.c Fix misspellings in sysdeps/ -- BZ 25337 2023-05-30 23:02:29 +00:00
pwrite.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pwrite64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
pwrite64_nocancel.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
read.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
read_nocancel.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
readdir.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
readdir64.c hurd: Fix calling vm_deallocate (NULL) 2023-07-03 01:38:12 +02:00
readdir64_r.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
readdir_r.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
readlink.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
readlinkat.c hurd: Use mach_msg_type_number_t where appropriate 2023-02-12 15:52:07 +01:00
reboot.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
recv.c hurd: Only deallocate addrport when it's valid 2023-04-24 22:44:18 +02:00
recvfrom.c Fix misspellings in sysdeps/ -- BZ 25337 2023-05-30 23:02:29 +00:00
recvmsg.c hurd: Do not take any flag from the CMSG_DATA 2023-04-25 00:14:58 +02:00
removexattr.c hurd: Fix xattr function return type 2023-02-20 00:34:07 +01:00
rename.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
renameat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
renameat2.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
res_enable_icmp.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
revoke.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
rewinddir.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
rmdir.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sbrk.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sched_gets.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sched_sets.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
seekdir.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
select.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
send.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sendfile.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sendfile64.c hurd: Use mach_msg_type_number_t where appropriate 2023-02-12 15:52:07 +01:00
sendmsg.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
sendto.c hurd: Only deallocate addrport when it's valid 2023-04-24 22:44:18 +02:00
setdomain.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setegid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
seteuid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setgid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setgroups.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sethostid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sethostname.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setitimer.c Fix misspellings in sysdeps/ -- BZ 25337 2023-05-30 23:02:29 +00:00
setlogin.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setpgid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setpriority.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setregid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setresgid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setresuid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setreuid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setrlimit.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
setsid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setsockopt.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setuid.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
setxattr.c hurd: Fix xattr function return type 2023-02-20 00:34:07 +01:00
shlib-versions
shutdown.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sigaltstack.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
siglist-compat.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sigpending.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
sigprocmask.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
sigstack.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sigsuspend.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
sigtimedwait.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sigwait.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sigwaitinfo.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
socket.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
socketpair.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
spawn_int_def.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
spawni.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
stat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
stat64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
statconv.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
statfs.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
statfs64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
statfsconv.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
statvfs.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
statvfs64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
symlink.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
symlinkat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sync.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
syncfs.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sysconf.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sysdep-cancel.h
telldir.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
times.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tls.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tmpfile.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tmpfile64.c
truncate.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
truncate64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
ttyname.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
ttyname_r.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
umask.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
uname.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
unlink.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
unlinkat.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
utime-helper.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
utimensat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
utimes.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
wait4.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
wait4_nocancel.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
waitid.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
write.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
write_nocancel.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
writev_nocancel_nostatus.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
xmknod.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
xmknodat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
xstat.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
xstat64.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00