Markos Chandras 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall 11 yıl önce
..
bits 5643900913 libc: add posix_fallocate() 11 yıl önce
sys ff352060fe update ptrace.h to latest from glibc 11 yıl önce
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 24 yıl önce
Makefile ba31c6c463 Remove TOPDIR 18 yıl önce
Makefile.in ad68946e28 Makefile.in: Use non-legacy interfaces for new architectures 11 yıl önce
__rt_sigtimedwait.c 93002a29bc include pthreadP.h for SIGCANCEL 12 yıl önce
__rt_sigwaitinfo.c b72b0b14d0 rework cancellation for sigwait, sigtimedwait and sigwaitinfo 12 yıl önce
__socketcall.c 19607f1113 socketcalls.c: rewrite to use cancel.h 12 yıl önce
__syscall_fcntl.c f74f77b155 fcntl: add cancellation to fcntl64, use cancel.h 12 yıl önce
__syscall_fcntl64.c a586f419f5 LT.old: reinstate build 11 yıl önce
__syscall_rt_sigaction.c 27fbcf79bc signal.h: move prototypes for __syscall_[rt_]sigaction to common place 12 yıl önce
__syscall_sigaction.c 27fbcf79bc signal.h: move prototypes for __syscall_[rt_]sigaction to common place 12 yıl önce
_exit.c 11430a8e3c _exit.c: add ABORT_INSTRUCTION 12 yıl önce
access.c 695e274cf7 access: Use faccessat if arch does not have the access syscall 11 yıl önce
acct.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
adjtimex.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
alarm.c c28cabb179 Reorder includes and include only what is necessary 12 yıl önce
arch_prctl.c c28cabb179 Reorder includes and include only what is necessary 12 yıl önce
bdflush.c 73d5955414 unify stub logic 13 yıl önce
brk.c d5f8c6ddc4 brk.c: remove libc_hidden_proto, always_inline syscall 12 yıl önce
capget.c c28cabb179 Reorder includes and include only what is necessary 12 yıl önce
capset.c c28cabb179 Reorder includes and include only what is necessary 12 yıl önce
chdir.c f0e0d954f2 chdir.c: simplify code 12 yıl önce
chmod.c 82cab37865 chmod: Use fchmodat if arch does not have the chmod syscall 11 yıl önce
chown.c c4c78fc5f3 chown: Use fchownat if arch does not have the chown syscall 11 yıl önce
chroot.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
clock_getres.c f486c8ba61 clock_getres.c: include unistd.h unless syscall is defined 12 yıl önce
clock_gettime.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 12 yıl önce
clock_settime.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 12 yıl önce
close.c 9df9c60aa9 add cancellation for read, write, close 12 yıl önce
cmsg_nxthdr.c 1e2e4ac619 socket.h: pull socket_type.h from eglibc 11 yıl önce
creat.c f9af28c64e creat*.c: add LIBC_CANCEL_HANDLED to know that it is cancellable (handled by open) 12 yıl önce
creat64.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
create_module.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 12 yıl önce
delete_module.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 12 yıl önce
dl-osinfo.h b534100aaa dl-osinfo.h: include needed headers 12 yıl önce
dup.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
dup2.c 90accddebe dup2: Use dup3 if arch does not have the dup2 syscall 11 yıl önce
dup3.c 90accddebe dup2: Use dup3 if arch does not have the dup2 syscall 11 yıl önce
epoll.c 290e19f814 drop support for pre ISO-C compilers 11 yıl önce
eventfd.c e118373cbb eventfd: Implement eventfd2 and fix eventfd 12 yıl önce
execve.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
faccessat.c 695e274cf7 access: Use faccessat if arch does not have the access syscall 11 yıl önce
fchdir.c c28cabb179 Reorder includes and include only what is necessary 12 yıl önce
fchmod.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
fchmodat.c 82cab37865 chmod: Use fchmodat if arch does not have the chmod syscall 11 yıl önce
fchown.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
fchownat.c c4c78fc5f3 chown: Use fchownat if arch does not have the chown syscall 11 yıl önce
fdatasync.c 2c917b0305 adapt fdatasync, fsync, msync to use cancel.h 12 yıl önce
flock.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
fork.c e4b5997fc1 fork: provide __libc_fork only if THREADS are enabled 12 yıl önce
fpu_control.h 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
fstat.c ae0e6225db lstat/stat/fstat: Use 64bit version of syscall if available 12 yıl önce
fstat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 yıl önce
fstatat.c 656167d891 fstatat: fix up behavior on 32/64 bit hosts 15 yıl önce
fstatat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 yıl önce
fstatfs.c c9209d6f90 - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger for mentioning this fact. 15 yıl önce
fsync.c 2c917b0305 adapt fdatasync, fsync, msync to use cancel.h 12 yıl önce
ftruncate.c c28cabb179 Reorder includes and include only what is necessary 12 yıl önce
ftruncate64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 yıl önce
futimens.c 290e19f814 drop support for pre ISO-C compilers 11 yıl önce
futimesat.c fd72e30425 first pass at implementing *at funcs 15 yıl önce
get_kernel_syms.c f2401c418b get_kernel_syms.c: reorganize, no need for attribute_unused in prototype 12 yıl önce
getcwd.c e48bd60ce9 getcwd: Fix memory-leak in error path 13 yıl önce
getdents.c c28cabb179 Reorder includes and include only what is necessary 12 yıl önce
getdents64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 yıl önce
getdirname.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
getdomainname.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
getdtablesize.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
getegid.c 83c1854b97 remove error handling from some syscalls 13 yıl önce
geteuid.c 83c1854b97 remove error handling from some syscalls 13 yıl önce
getgid.c 83c1854b97 remove error handling from some syscalls 13 yıl önce
getgroups.c ca89d7e1fb getgroups.c: reorganize, include param.h instead of defining MIN 12 yıl önce
gethostname.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
getitimer.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
getpagesize.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
getpgid.c 2d276198b4 libc: Provide both getpgid and __getpgid symbols 14 yıl önce
getpgrp.c 9f096becc4 getpgrp: fix fallback handling 12 yıl önce
getpid.c 83c1854b97 remove error handling from some syscalls 13 yıl önce
getppid.c 83c1854b97 remove error handling from some syscalls 13 yıl önce
getpriority.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
getresgid.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
getresuid.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
getrlimit.c c28cabb179 Reorder includes and include only what is necessary 12 yıl önce
getrlimit64.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
getrusage.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
getsid.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
gettimeofday.c 34c0112854 gettimeofday.c: use the same type as in header 12 yıl önce
getuid.c 83c1854b97 remove error handling from some syscalls 13 yıl önce
hp-timing.h 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
init_module.c c28cabb179 Reorder includes and include only what is necessary 12 yıl önce
inotify.c 0f45e8a279 inotify_rm_watch: Change second argument to int 12 yıl önce
ioctl.c 733810682b ioctl.c: use cancel.h 12 yıl önce
ioperm.c 02c9f0d6e8 remove libc_hidden_proto(ioperm) from all headers except arm 12 yıl önce
iopl.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
jmpbuf-offsets.h 0078a92e39 add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related) 12 yıl önce
kill.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
klogctl.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
lchown.c d8386ad5e7 lchown: Use fchownat if arch does not have the lchown syscall 11 yıl önce
libgcc_s.h a68b6d339b Add missing libgcc_s.h header. 14 yıl önce
link.c 82fc713658 link: Use linkat if arch does not have the link syscall 11 yıl önce
linkat.c 82fc713658 link: Use linkat if arch does not have the link syscall 11 yıl önce
llseek.c 24edbbd53a lseek, lseek64: add cancellation for all THREADS 12 yıl önce
longjmp.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
lseek.c a586f419f5 LT.old: reinstate build 11 yıl önce
lstat.c ae0e6225db lstat/stat/fstat: Use 64bit version of syscall if available 12 yıl önce
lstat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 yıl önce
lutimes.c 251f2266bf lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined 13 yıl önce
madvise.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
mincore.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
mkdir.c ecb2be2c0a mkdir: Use mkdirat if arch does not have the mkdir syscall 11 yıl önce
mkdirat.c ecb2be2c0a mkdir: Use mkdirat if arch does not have the mkdir syscall 11 yıl önce
mkfifo.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
mkfifoat.c fd72e30425 first pass at implementing *at funcs 15 yıl önce
mknod.c 6589e886e0 mknod: Use mknodat if arch does not have the mknod syscall 11 yıl önce
mknodat.c fd72e30425 first pass at implementing *at funcs 15 yıl önce
mlock.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
mlockall.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
mmap.c 2b836fc1d5 mmap.c: provide a common mmap.c that is good for most of archs 12 yıl önce
mmap64.c f1c42c9e74 mmap64.c: use void * as in header, disable code that can't happen 12 yıl önce
modify_ldt.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
mount.c c6dcc660d3 mount.c: whitespace only 12 yıl önce
mprotect.c 9889c8791b enable mprotect() regardless of MMU as some systems have MPUs which allows memory protection 15 yıl önce
mremap.c 3e8067a627 deal with TODOs left over from libc_hidden_proto removal 15 yıl önce
msync.c 2c917b0305 adapt fdatasync, fsync, msync to use cancel.h 12 yıl önce
munlock.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
munlockall.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
munmap.c a0fa1f8acf munmap.c: do not include unistd.h 12 yıl önce
nanosleep.c d3b81557ec nanosleep.c: use cancel.h 12 yıl önce
nice.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
noophooks.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
not-cancel.h 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
ntp_gettime.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
open.c c4b9ff234e open.c: add cancellation using cancel.h 12 yıl önce
open64.c 15f25e33d9 open64.c: no need for separate cancellation, open handles it already 12 yıl önce
openat.c a4b93f0bef openat*: use a static function with the different type and strong_alias_untyped 12 yıl önce
openat64.c a4b93f0bef openat*: use a static function with the different type and strong_alias_untyped 12 yıl önce
pause.c 62c208d68f pause.c: add back usage of pause syscall 12 yıl önce
personality.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
pipe.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
pipe2.c d3ddb92ea0 add pipe2() 13 yıl önce
pivot_root.c 7c966f5242 pivot_root.c: move prototype into guard 12 yıl önce
poll.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
posix_fadvise.c 9e74047542 posix_fadvise: make posix_fadvise[64] similar on all archs 12 yıl önce
posix_fadvise64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 yıl önce
posix_fallocate.c 5643900913 libc: add posix_fallocate() 11 yıl önce
posix_fallocate64.c 5643900913 libc: add posix_fallocate() 11 yıl önce
posix_madvise.c 9d101732ad add posix_madvise.c 12 yıl önce
ppoll.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
prctl.c f95e1b4c61 prctl.c: no need to include stdarg.h and extern 12 yıl önce
pread_write.c a586f419f5 LT.old: reinstate build 11 yıl önce
pselect.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
ptrace.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
query_module.c 73d5955414 unify stub logic 13 yıl önce
quotactl.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
read.c 9df9c60aa9 add cancellation for read, write, close 12 yıl önce
readahead.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
readlink.c e07db64b78 readlink: Use readlinkat if arch does not have the readlink syscall 11 yıl önce
readlinkat.c e07db64b78 readlink: Use readlinkat if arch does not have the readlink syscall 11 yıl önce
readv.c 0500402162 readv, writev: rewrite to use cancel.h 12 yıl önce
reboot.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
remap_file_pages.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
rename.c 3a5be53a84 rename: Use renameat if arch does not have the rename syscall 11 yıl önce
renameat.c 3a5be53a84 rename: Use renameat if arch does not have the rename syscall 11 yıl önce
rmdir.c 98f53c5760 rmdir: Use unlinkat if arch does not have the rmdir syscall 11 yıl önce
sbrk.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
sched_cpucount.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
sched_get_priority_max.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
sched_get_priority_min.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
sched_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
sched_getcpu.c 19dd090a0f libc: flesh out linux scheduler functions 12 yıl önce
sched_getparam.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
sched_getscheduler.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
sched_rr_get_interval.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
sched_setaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
sched_setparam.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
sched_setscheduler.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
sched_yield.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
select.c 6c7c4fb8e1 select: adapt cancelation to use cancel.h 12 yıl önce
sendfile.c 6507c3b84d correct sendfile for 32/64 bit archs 12 yıl önce
sendfile64.c 6507c3b84d correct sendfile for 32/64 bit archs 12 yıl önce
setdomainname.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
setegid.c 2f88f917c2 setegid: use setresgid conditionally 12 yıl önce
seteuid.c 7aa9c2486c remove a few more empty #if/#endif pairs 14 yıl önce
setfsgid.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
setfsuid.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
setgid.c fc44a577aa - trim superfluous ';'. No objcode changes 15 yıl önce
setgroups.c 0a18b6589d setgroups.c: move around some headers, always_inline syscall 12 yıl önce
sethostname.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
setitimer.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
setpgid.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
setpgrp.c 39e02af41f setpgrp.c: remove unneeded header 12 yıl önce
setpriority.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
setregid.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
setresgid.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
setresuid.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
setreuid.c 21730caa66 trim Experimentally off and uncommented hidden 14 yıl önce
setrlimit.c c28cabb179 Reorder includes and include only what is necessary 12 yıl önce
setrlimit64.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
setsid.c a55acdf73a setsid.c: whitespace only 12 yıl önce
settimeofday.c 1b11d19b60 provide stime and settimeofday functions if at least one of the syscalls is available 12 yıl önce
setuid.c a30f4f75a3 setuid.c: always_inline syscall 12 yıl önce
sigaltstack.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
signalfd.c 028183a24d change _NSIG / 8 to __SYSCALL_SIGSET_T_SIZE in common code 12 yıl önce
sigpending.c 028183a24d change _NSIG / 8 to __SYSCALL_SIGSET_T_SIZE in common code 12 yıl önce
sigprocmask.c 93002a29bc include pthreadP.h for SIGCANCEL 12 yıl önce
sigqueue.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
sigsuspend.c fae8e7e498 sigsuspend.c: add cancellation support independently of rt_sigsuspend 12 yıl önce
splice.c a2dc2ddbb5 splice,sync_file_range: mark them as GNU extensions 12 yıl önce
ssp-local.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
ssp.c 5c7e1909e1 ssp: rework, sync messages with the ones in glibc 12 yıl önce
stat.c ae0e6225db lstat/stat/fstat: Use 64bit version of syscall if available 12 yıl önce
stat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 yıl önce
statfs.c 0f85b228aa nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabled 13 yıl önce
stime.c 1b11d19b60 provide stime and settimeofday functions if at least one of the syscalls is available 12 yıl önce
stubs.c 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall 11 yıl önce
swapoff.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
swapon.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
symlink.c 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall 11 yıl önce
symlinkat.c 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall 11 yıl önce
sync.c 6b1fe09331 sync.c: simplify code 12 yıl önce
sync_file_range.c ff6efa4488 libc: handle sync_file_range 11 yıl önce
syscall.c c06402cccc syscall(): create a common version based on INLINE_SYSCALL_NCS() 15 yıl önce
sysctl.c 8a2d6677c3 silence warning about implicit decl of sysctl 14 yıl önce
sysdep.h 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
sysfs.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
sysinfo.c 823b22d7c3 provide sysinfo stub 12 yıl önce
tee.c fc4b1388b3 tee,vmsplice: mark them as GNU extensions 12 yıl önce
time.c 78b0d99085 time.c: move included header for fallback case 12 yıl önce
timerfd.c cdeb75380c add timerfd syscall and header 14 yıl önce
times.c 84dd1527aa times.c: whitespace only 12 yıl önce
truncate.c c28cabb179 Reorder includes and include only what is necessary 12 yıl önce
truncate64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 yıl önce
ulimit.c 1b6c5c4f32 libc: do not rely upon ulimit kernel syscall. 12 yıl önce
umask.c 1fcbd1764e umask.c: umask always succeeds, use _syscall_noerr1 12 yıl önce
umount.c 5046a84d82 umount: make umount2 depend on UCLIBC_LINUX_SPECIFIC 12 yıl önce
umount2.c 5046a84d82 umount: make umount2 depend on UCLIBC_LINUX_SPECIFIC 12 yıl önce
uname.c b10190983a uname.c,unlink.c: whitespace only 12 yıl önce
unlink.c 09a387a0fc unlink: Use unlinkat if arch does not have the unlink syscall 11 yıl önce
unlinkat.c 09a387a0fc unlink: Use unlinkat if arch does not have the unlink syscall 11 yıl önce
unshare.c 19dd090a0f libc: flesh out linux scheduler functions 12 yıl önce
unwind.h 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
uselib.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
ustat.c 4dcfe3b269 ustat.c: always_inline syscall 12 yıl önce
utime.c 917176e71e utime[s]: avoid circular dependency 12 yıl önce
utimensat.c ef85033ac8 futimens: add function 14 yıl önce
utimes.c 917176e71e utime[s]: avoid circular dependency 12 yıl önce
vfork.c 0a043c30ee vfork: make all archs consistent 12 yıl önce
vhangup.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 yıl önce
vmsplice.c fc4b1388b3 tee,vmsplice: mark them as GNU extensions 12 yıl önce
wait.c 613b0fabf0 wait.c: use cancel.h 12 yıl önce
wait3.c a92060fe16 wait4.c: provide hidden __wait4_nocancel independent of any guards 12 yıl önce
wait4.c a92060fe16 wait4.c: provide hidden __wait4_nocancel independent of any guards 12 yıl önce
waitid.c 6a78127da4 waitid.c: use cancel.h 12 yıl önce
waitpid.c 08b258aeb9 waitpid.c: provide __waitpid_nocancel, use cancel.h 12 yıl önce
write.c 9df9c60aa9 add cancellation for read, write, close 12 yıl önce
writev.c 0500402162 readv, writev: rewrite to use cancel.h 12 yıl önce
xattr.c 73d5955414 unify stub logic 13 yıl önce
xstatconv.c 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce
xstatconv.h 266bdc1f62 Replace FSF snail mail address with URLs 11 yıl önce