Peter S. Mazinger 1fcbd1764e umask.c: umask always succeeds, use _syscall_noerr1 15 жил өмнө
..
bits 5415f7aa53 getopt.h: cleanup header, remove anything already in cdefs.h 13 жил өмнө
sys 7dc2d2ddee update acct.h 13 жил өмнө
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 25 жил өмнө
Makefile ba31c6c463 Remove TOPDIR 20 жил өмнө
Makefile.in 19dd090a0f libc: flesh out linux scheduler functions 14 жил өмнө
__rt_sigtimedwait.c 5fce95b146 no need for hidden sigtimedwait 13 жил өмнө
__rt_sigwaitinfo.c 3c3f899b6d remove unneeded hidden sigwaitinfo 13 жил өмнө
__socketcall.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
__syscall_fcntl.c 5ebef43369 provide internal hidden version of __fcntl_nocancel 15 жил өмнө
__syscall_fcntl64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 жил өмнө
__syscall_rt_sigaction.c 27fbcf79bc signal.h: move prototypes for __syscall_[rt_]sigaction to common place 13 жил өмнө
__syscall_sigaction.c 27fbcf79bc signal.h: move prototypes for __syscall_[rt_]sigaction to common place 13 жил өмнө
_exit.c 11430a8e3c _exit.c: add ABORT_INSTRUCTION 13 жил өмнө
access.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
acct.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
adjtimex.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
alarm.c c28cabb179 Reorder includes and include only what is necessary 13 жил өмнө
arch_prctl.c c28cabb179 Reorder includes and include only what is necessary 13 жил өмнө
bdflush.c 73d5955414 unify stub logic 15 жил өмнө
brk.c d5f8c6ddc4 brk.c: remove libc_hidden_proto, always_inline syscall 13 жил өмнө
capget.c c28cabb179 Reorder includes and include only what is necessary 13 жил өмнө
capset.c c28cabb179 Reorder includes and include only what is necessary 13 жил өмнө
chdir.c f0e0d954f2 chdir.c: simplify code 13 жил өмнө
chmod.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
chown.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
chroot.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
clock_getres.c f486c8ba61 clock_getres.c: include unistd.h unless syscall is defined 13 жил өмнө
clock_gettime.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 13 жил өмнө
clock_settime.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 13 жил өмнө
close.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 17 жил өмнө
cmsg_nxthdr.c 1533e2876b remove __FORCE_GLIBC 13 жил өмнө
creat.c 74cc326ef4 Update copyright header. 17 жил өмнө
creat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 жил өмнө
create_module.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 13 жил өмнө
delete_module.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 13 жил өмнө
dl-osinfo.h b534100aaa dl-osinfo.h: include needed headers 13 жил өмнө
dup.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
dup2.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
epoll.c 64572a51b0 add epoll_pwait() 13 жил өмнө
eventfd.c e118373cbb eventfd: Implement eventfd2 and fix eventfd 13 жил өмнө
execve.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
faccessat.c fd72e30425 first pass at implementing *at funcs 16 жил өмнө
fchdir.c c28cabb179 Reorder includes and include only what is necessary 13 жил өмнө
fchmod.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
fchmodat.c 577c6ee118 fchmodat: fix handling of flags 14 жил өмнө
fchown.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
fchownat.c fd72e30425 first pass at implementing *at funcs 16 жил өмнө
fdatasync.c 73d5955414 unify stub logic 15 жил өмнө
flock.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
fork.c b91a7f431d cleanup fork() 13 жил өмнө
fpu_control.h cf4b06dc8c fix from psm: disable unsupported features 19 жил өмнө
fstat.c ae0e6225db lstat/stat/fstat: Use 64bit version of syscall if available 14 жил өмнө
fstat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 жил өмнө
fstatat.c 656167d891 fstatat: fix up behavior on 32/64 bit hosts 16 жил өмнө
fstatat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 жил өмнө
fstatfs.c c9209d6f90 - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger for mentioning this fact. 17 жил өмнө
fsync.c 2668ea217f nanosleep.c, fsync.c: do not inline syscall, it is used twice 13 жил өмнө
ftruncate.c c28cabb179 Reorder includes and include only what is necessary 13 жил өмнө
ftruncate64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 жил өмнө
futimens.c bd33c42e0f futimens: add missing local prototype 16 жил өмнө
futimesat.c fd72e30425 first pass at implementing *at funcs 16 жил өмнө
get_kernel_syms.c f2401c418b get_kernel_syms.c: reorganize, no need for attribute_unused in prototype 13 жил өмнө
getcwd.c e48bd60ce9 getcwd: Fix memory-leak in error path 15 жил өмнө
getdents.c c28cabb179 Reorder includes and include only what is necessary 13 жил өмнө
getdents64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 жил өмнө
getdirname.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 16 жил өмнө
getdomainname.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
getdtablesize.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
getegid.c 83c1854b97 remove error handling from some syscalls 15 жил өмнө
geteuid.c 83c1854b97 remove error handling from some syscalls 15 жил өмнө
getgid.c 83c1854b97 remove error handling from some syscalls 15 жил өмнө
getgroups.c ca89d7e1fb getgroups.c: reorganize, include param.h instead of defining MIN 13 жил өмнө
gethostname.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
getitimer.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
getpagesize.c fee4034763 getpagesize.c, unistd.h: hide __pagesize 13 жил өмнө
getpgid.c 2d276198b4 libc: Provide both getpgid and __getpgid symbols 15 жил өмнө
getpgrp.c 9f096becc4 getpgrp: fix fallback handling 14 жил өмнө
getpid.c 83c1854b97 remove error handling from some syscalls 15 жил өмнө
getppid.c 83c1854b97 remove error handling from some syscalls 15 жил өмнө
getpriority.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
getresgid.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
getresuid.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
getrlimit.c c28cabb179 Reorder includes and include only what is necessary 13 жил өмнө
getrlimit64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 жил өмнө
getrusage.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
getsid.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
gettimeofday.c 34c0112854 gettimeofday.c: use the same type as in header 13 жил өмнө
getuid.c 83c1854b97 remove error handling from some syscalls 15 жил өмнө
hp-timing.h 9c4d060ea4 grab header file from glibc 20 жил өмнө
init_module.c c28cabb179 Reorder includes and include only what is necessary 13 жил өмнө
inotify.c 0f45e8a279 inotify_rm_watch: Change second argument to int 14 жил өмнө
ioctl.c 57e8823548 cancellation support for a large amount of the required syscalls 16 жил өмнө
ioperm.c 02c9f0d6e8 remove libc_hidden_proto(ioperm) from all headers except arm 13 жил өмнө
iopl.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
jmpbuf-offsets.h 0078a92e39 add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related) 13 жил өмнө
kill.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
klogctl.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
lchown.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
libgcc_s.h a68b6d339b Add missing libgcc_s.h header. 16 жил өмнө
link.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
linkat.c fd72e30425 first pass at implementing *at funcs 16 жил өмнө
llseek.c 67b8585dea llseek.c: use off64_t instead of loff_t as in header 13 жил өмнө
longjmp.c 8f86b8a197 move *longjmp related prototypes to setjmp.h 13 жил өмнө
lseek.c 29a778aa19 avoid circular dependency in lseek and llseek, providing a stub lseek 13 жил өмнө
lstat.c ae0e6225db lstat/stat/fstat: Use 64bit version of syscall if available 14 жил өмнө
lstat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 жил өмнө
lutimes.c 251f2266bf lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined 15 жил өмнө
madvise.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
mincore.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
mkdir.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
mkdirat.c fd72e30425 first pass at implementing *at funcs 16 жил өмнө
mkfifo.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
mkfifoat.c fd72e30425 first pass at implementing *at funcs 16 жил өмнө
mknod.c 5590ebbd36 mknod: convert to INLINE_SYSCALL() to sync with glibc 16 жил өмнө
mknodat.c fd72e30425 first pass at implementing *at funcs 16 жил өмнө
mlock.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
mlockall.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
mmap.c 2b836fc1d5 mmap.c: provide a common mmap.c that is good for most of archs 13 жил өмнө
mmap64.c f1c42c9e74 mmap64.c: use void * as in header, disable code that can't happen 13 жил өмнө
modify_ldt.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
mount.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
mprotect.c 9889c8791b enable mprotect() regardless of MMU as some systems have MPUs which allows memory protection 17 жил өмнө
mremap.c 3e8067a627 deal with TODOs left over from libc_hidden_proto removal 17 жил өмнө
msync.c 57e1e47345 msync: skip if syscall is missing 15 жил өмнө
munlock.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
munlockall.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
munmap.c a0fa1f8acf munmap.c: do not include unistd.h 13 жил өмнө
nanosleep.c 2668ea217f nanosleep.c, fsync.c: do not inline syscall, it is used twice 13 жил өмнө
nice.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
noophooks.c 5d39c1ed76 do not include libc-internal.h 13 жил өмнө
not-cancel.h 94f3c30dc2 Assorted fixed to get nptl compiling on ARM 16 жил өмнө
ntp_gettime.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
open.c e190a24231 Define creat in an independent file 17 жил өмнө
open64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 жил өмнө
openat.c a4b93f0bef openat*: use a static function with the different type and strong_alias_untyped 13 жил өмнө
openat64.c a4b93f0bef openat*: use a static function with the different type and strong_alias_untyped 13 жил өмнө
pause.c 4e171958a1 pause.c: no need for __UCLIBC_HIDE_DEPRECATED__, the code does not use old functions 13 жил өмнө
personality.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
pipe.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
pipe2.c d3ddb92ea0 add pipe2() 15 жил өмнө
pivot_root.c 7c966f5242 pivot_root.c: move prototype into guard 13 жил өмнө
poll.c 6b3453a651 poll.c: do not inline syscall 13 жил өмнө
posix_fadvise.c 9e74047542 posix_fadvise: make posix_fadvise[64] similar on all archs 13 жил өмнө
posix_fadvise64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 жил өмнө
ppoll.c 06419c7f9c ppoll: no need for hidden version 13 жил өмнө
prctl.c f95e1b4c61 prctl.c: no need to include stdarg.h and extern 13 жил өмнө
pread_write.c 80c9bfc466 pread/pwrite: drop fallback funcs 13 жил өмнө
pselect.c 57e8823548 cancellation support for a large amount of the required syscalls 16 жил өмнө
ptrace.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
query_module.c 73d5955414 unify stub logic 15 жил өмнө
quotactl.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
read.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 17 жил өмнө
readahead.c 0265be6d43 readahead.c: add correct guards 13 жил өмнө
readlink.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
readlinkat.c fd72e30425 first pass at implementing *at funcs 16 жил өмнө
readv.c 57e8823548 cancellation support for a large amount of the required syscalls 16 жил өмнө
reboot.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
remap_file_pages.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
rename.c af58093c14 rename.c: simplify code, include only necessary headers 13 жил өмнө
renameat.c fd72e30425 first pass at implementing *at funcs 16 жил өмнө
rmdir.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
sbrk.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
sched_cpucount.c 19dd090a0f libc: flesh out linux scheduler functions 14 жил өмнө
sched_get_priority_max.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
sched_get_priority_min.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
sched_getaffinity.c 87be6cadfc sched_getaffinity.c: mark syscall as __always_inline 13 жил өмнө
sched_getcpu.c 19dd090a0f libc: flesh out linux scheduler functions 14 жил өмнө
sched_getparam.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
sched_getscheduler.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
sched_rr_get_interval.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
sched_setaffinity.c 29ba11d605 sched_setaffinity.c: make use of the syscall 13 жил өмнө
sched_setparam.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
sched_setscheduler.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
sched_yield.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
select.c 13433395f2 silence some warnings about missing prototypes 15 жил өмнө
sendfile.c 6507c3b84d correct sendfile for 32/64 bit archs 13 жил өмнө
sendfile64.c 6507c3b84d correct sendfile for 32/64 bit archs 13 жил өмнө
setdomainname.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
setegid.c 2f88f917c2 setegid: use setresgid conditionally 14 жил өмнө
seteuid.c 7aa9c2486c remove a few more empty #if/#endif pairs 16 жил өмнө
setfsgid.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
setfsuid.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
setgid.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
setgroups.c 0a18b6589d setgroups.c: move around some headers, always_inline syscall 13 жил өмнө
sethostname.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
setitimer.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
setpgid.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
setpgrp.c 39e02af41f setpgrp.c: remove unneeded header 13 жил өмнө
setpriority.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
setregid.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
setresgid.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
setresuid.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
setreuid.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
setrlimit.c c28cabb179 Reorder includes and include only what is necessary 13 жил өмнө
setrlimit64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 жил өмнө
setsid.c a55acdf73a setsid.c: whitespace only 13 жил өмнө
settimeofday.c 1b11d19b60 provide stime and settimeofday functions if at least one of the syscalls is available 13 жил өмнө
setuid.c a30f4f75a3 setuid.c: always_inline syscall 13 жил өмнө
sigaltstack.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
signalfd.c 73d5955414 unify stub logic 15 жил өмнө
sigpending.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
sigprocmask.c 57e8823548 cancellation support for a large amount of the required syscalls 16 жил өмнө
sigqueue.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
sigsuspend.c 29f2e0cd6d sigsuspend.c: make build fail, if rt_sigsuspend is not available and NPTL is defined 13 жил өмнө
splice.c a2dc2ddbb5 splice,sync_file_range: mark them as GNU extensions 13 жил өмнө
ssp-local.c 631049ff3a ssp-local.c: make sure that -fstack-protector is not enabled when compiling file 13 жил өмнө
ssp.c 5c7e1909e1 ssp: rework, sync messages with the ones in glibc 13 жил өмнө
stat.c ae0e6225db lstat/stat/fstat: Use 64bit version of syscall if available 14 жил өмнө
stat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 жил өмнө
statfs.c 0f85b228aa nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabled 15 жил өмнө
stime.c 1b11d19b60 provide stime and settimeofday functions if at least one of the syscalls is available 13 жил өмнө
stubs.c e118373cbb eventfd: Implement eventfd2 and fix eventfd 13 жил өмнө
swapoff.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
swapon.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
symlink.c c292baef29 symlink.c: Compile only if syscall is available 13 жил өмнө
symlinkat.c fd72e30425 first pass at implementing *at funcs 16 жил өмнө
sync.c 6b1fe09331 sync.c: simplify code 13 жил өмнө
sync_file_range.c a2dc2ddbb5 splice,sync_file_range: mark them as GNU extensions 13 жил өмнө
syscall.c c06402cccc syscall(): create a common version based on INLINE_SYSCALL_NCS() 16 жил өмнө
sysctl.c 8a2d6677c3 silence warning about implicit decl of sysctl 16 жил өмнө
sysdep.h be88a80858 nptl:arm: add a wrapper for .cfi_sections pseudo-ops 15 жил өмнө
sysfs.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
sysinfo.c 823b22d7c3 provide sysinfo stub 13 жил өмнө
tee.c fc4b1388b3 tee,vmsplice: mark them as GNU extensions 13 жил өмнө
time.c 78b0d99085 time.c: move included header for fallback case 13 жил өмнө
timerfd.c cdeb75380c add timerfd syscall and header 16 жил өмнө
times.c 779c35b7c4 time,times: stop interpreting negative return values ar errors 16 жил өмнө
truncate.c c28cabb179 Reorder includes and include only what is necessary 13 жил өмнө
truncate64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 жил өмнө
ulimit.c 1b6c5c4f32 libc: do not rely upon ulimit kernel syscall. 14 жил өмнө
umask.c 1fcbd1764e umask.c: umask always succeeds, use _syscall_noerr1 13 жил өмнө
umount.c 73d5955414 unify stub logic 15 жил өмнө
umount2.c 73d5955414 unify stub logic 15 жил өмнө
uname.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
unlink.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
unlinkat.c fd72e30425 first pass at implementing *at funcs 16 жил өмнө
unshare.c 19dd090a0f libc: flesh out linux scheduler functions 14 жил өмнө
unwind.h 71d63ed756 unwind.h: Move to libc/sysdeps from nptl sysdeps 15 жил өмнө
uselib.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
ustat.c 7f5cc205a7 mknod: widen the parameters to match kernel 17 жил өмнө
utime.c 8f1ba5cd4f utime.c,utimes.c: include headers only when needed 13 жил өмнө
utimensat.c ef85033ac8 futimens: add function 16 жил өмнө
utimes.c 8f1ba5cd4f utime.c,utimes.c: include headers only when needed 13 жил өмнө
vfork.c 711ad9f92c create real common vfork() function 16 жил өмнө
vhangup.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
vmsplice.c fc4b1388b3 tee,vmsplice: mark them as GNU extensions 13 жил өмнө
wait.c 13433395f2 silence some warnings about missing prototypes 15 жил өмнө
wait3.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
wait4.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
waitid.c 4b88e6e858 libc: Fix cancellation handling in some C functions 15 жил өмнө
waitpid.c 57e8823548 cancellation support for a large amount of the required syscalls 16 жил өмнө
write.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 17 жил өмнө
writev.c 57e8823548 cancellation support for a large amount of the required syscalls 16 жил өмнө
xattr.c 73d5955414 unify stub logic 15 жил өмнө
xstatconv.c 656167d891 fstatat: fix up behavior on 32/64 bit hosts 16 жил өмнө
xstatconv.h 656167d891 fstatat: fix up behavior on 32/64 bit hosts 16 жил өмнө