Daniel Golle 90edbb4e01 siginfo: add signal info for seccomp related SIGSYS 10 жил өмнө
..
bits 90edbb4e01 siginfo: add signal info for seccomp related SIGSYS 10 жил өмнө
sys 09ff424905 libc: add getrandom(2) 10 жил өмнө
.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 09ff424905 libc: add getrandom(2) 10 жил өмнө
__rt_sigtimedwait.c d1e5115772 libc: switch several users to unlikely() 12 жил өмнө
__rt_sigwaitinfo.c b72b0b14d0 rework cancellation for sigwait, sigtimedwait and sigwaitinfo 13 жил өмнө
__socketcall.c 19607f1113 socketcalls.c: rewrite to use cancel.h 13 жил өмнө
__syscall_fcntl.c d62c716242 fcntl: Use fcntl64 is arch does not have the fcntl syscall 12 жил өмнө
__syscall_fcntl64.c a586f419f5 LT.old: reinstate build 12 жил өмнө
__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 695e274cf7 access: Use faccessat if arch does not have the access syscall 12 жил өмнө
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 14 жил өмнө
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 82cab37865 chmod: Use fchmodat if arch does not have the chmod syscall 12 жил өмнө
chown.c c4c78fc5f3 chown: Use fchownat if arch does not have the chown syscall 12 жил өмнө
chroot.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
clock_adjtime.c 5128015145 Add clock_adjtime syscall 11 жил өмнө
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 9df9c60aa9 add cancellation for read, write, close 13 жил өмнө
cmsg_nxthdr.c 1e2e4ac619 socket.h: pull socket_type.h from eglibc 12 жил өмнө
creat.c f9af28c64e creat*.c: add LIBC_CANCEL_HANDLED to know that it is cancellable (handled by open) 13 жил өмнө
creat64.c 266bdc1f62 Replace FSF snail mail address with URLs 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 90accddebe dup2: Use dup3 if arch does not have the dup2 syscall 12 жил өмнө
dup3.c 90accddebe dup2: Use dup3 if arch does not have the dup2 syscall 12 жил өмнө
epoll.c 7efe10ec5f libc: split multi-source epoll.c 11 жил өмнө
epoll_create.c 7efe10ec5f libc: split multi-source epoll.c 11 жил өмнө
epoll_ctl.c 7efe10ec5f libc: split multi-source epoll.c 11 жил өмнө
epoll_pwait.c 7efe10ec5f libc: split multi-source epoll.c 11 жил өмнө
epoll_wait.c 7efe10ec5f libc: split multi-source epoll.c 11 жил өмнө
eventfd.c 9fc6da20da Add eventfd_read() and eventfd_write() 10 жил өмнө
eventfd_read.c 628943bcfd Add eventfd_read() and eventfd_write() 11 жил өмнө
eventfd_write.c 628943bcfd Add eventfd_read() and eventfd_write() 11 жил өмнө
execve.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
faccessat.c 695e274cf7 access: Use faccessat if arch does not have the access syscall 12 жил өмнө
fallocate.c 33a12b5540 libc: add fallocate() and fallocate64() 11 жил өмнө
fallocate64.c 33a12b5540 libc: add fallocate() and fallocate64() 11 жил өмнө
fchdir.c c28cabb179 Reorder includes and include only what is necessary 13 жил өмнө
fchmod.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
fchmodat.c 82cab37865 chmod: Use fchmodat if arch does not have the chmod syscall 12 жил өмнө
fchown.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
fchownat.c c4c78fc5f3 chown: Use fchownat if arch does not have the chown syscall 12 жил өмнө
fdatasync.c 2c917b0305 adapt fdatasync, fsync, msync to use cancel.h 13 жил өмнө
flock.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
fork.c 11372c665a fork: Use clone if arch does not have the fork syscall 12 жил өмнө
fpu_control.h 266bdc1f62 Replace FSF snail mail address with URLs 13 жил өмнө
fstat.c b34c8a4698 fstat: Use fstat64 if arch does not have the fstat syscall 12 жил өмнө
fstat64.c b34c8a4698 fstat: Use fstat64 if arch does not have the fstat syscall 12 жил өмнө
fstatat.c 13f56c443b stat: Use fstatat64 if arch does not have the stat syscall 12 жил өмнө
fstatat64.c 5f7dc9b625 for mips64 with N32 ABI we need to use newfstatat 10 жил өмнө
fstatfs.c 09e782b088 fstatfs: Add __libc_fstatfs wrapper 12 жил өмнө
fsync.c 2c917b0305 adapt fdatasync, fsync, msync to use cancel.h 13 жил өмнө
ftruncate.c bad1b218da ftruncate: Use ftruncate64 if arch does not have the ftruncate syscall 12 жил өмнө
ftruncate64.c 6f3f843335 linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR 12 жил өмнө
futimens.c 290e19f814 drop support for pre ISO-C compilers 13 жил өмнө
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 14 жил өмнө
getdents.c 92b784d6a5 getdents: Use getdents64 if arch does not have the getdents syscall 12 жил өмнө
getdents64.c 92b784d6a5 getdents: Use getdents64 if arch does not have the getdents syscall 12 жил өмнө
getdirname.c 266bdc1f62 Replace FSF snail mail address with URLs 13 жил өмнө
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 14 жил өмнө
geteuid.c 83c1854b97 remove error handling from some syscalls 14 жил өмнө
getgid.c 83c1854b97 remove error handling from some syscalls 14 жил өмнө
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 266bdc1f62 Replace FSF snail mail address with URLs 13 жил өмнө
getpgid.c 2d276198b4 libc: Provide both getpgid and __getpgid symbols 15 жил өмнө
getpgrp.c 9f096becc4 getpgrp: fix fallback handling 13 жил өмнө
getpid.c 83c1854b97 remove error handling from some syscalls 14 жил өмнө
getppid.c 83c1854b97 remove error handling from some syscalls 14 жил өмнө
getpriority.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
getrandom.c 09ff424905 libc: add getrandom(2) 10 жил өмнө
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 266bdc1f62 Replace FSF snail mail address with URLs 13 жил өмнө
getrusage.c 21cbb6fe88 unistd.h: put getppid under XOPEN2K8 10 жил өмнө
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 14 жил өмнө
hp-timing.h 266bdc1f62 Replace FSF snail mail address with URLs 13 жил өмнө
init_module.c c28cabb179 Reorder includes and include only what is necessary 13 жил өмнө
inotify.c af63ec925e inotify_init: Use inotify_init1 if inotify_init syscall is not defined 12 жил өмнө
ioctl.c 733810682b ioctl.c: use cancel.h 13 жил өмнө
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 d8386ad5e7 lchown: Use fchownat if arch does not have the lchown syscall 12 жил өмнө
libgcc_s.h a68b6d339b Add missing libgcc_s.h header. 15 жил өмнө
link.c 82fc713658 link: Use linkat if arch does not have the link syscall 12 жил өмнө
linkat.c 82fc713658 link: Use linkat if arch does not have the link syscall 12 жил өмнө
llseek.c 24edbbd53a lseek, lseek64: add cancellation for all THREADS 13 жил өмнө
longjmp.c 266bdc1f62 Replace FSF snail mail address with URLs 13 жил өмнө
lseek.c 361285886a lseek: Correct order of offset arguments 11 жил өмнө
lstat.c 677adae2b0 lstat: Use fstatat64 if arch does not have the lstat syscall 12 жил өмнө
lstat64.c 789e2402f3 lstat64: Use fstatat64 if arch does not have the lstat64 syscall 12 жил өмнө
lutimes.c 251f2266bf lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined 14 жил өмнө
madvise.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
makedev.c 75d9bf2dc5 include: silence __leaf warning 10 жил өмнө
mincore.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
mkdir.c ecb2be2c0a mkdir: Use mkdirat if arch does not have the mkdir syscall 12 жил өмнө
mkdirat.c ecb2be2c0a mkdir: Use mkdirat if arch does not have the mkdir syscall 12 жил өмнө
mkfifo.c 266bdc1f62 Replace FSF snail mail address with URLs 13 жил өмнө
mkfifoat.c fd72e30425 first pass at implementing *at funcs 16 жил өмнө
mknod.c e55f589191 add argument check in mknod 10 жил өмнө
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 c6dcc660d3 mount.c: whitespace only 13 жил өмнө
mprotect.c 9889c8791b enable mprotect() regardless of MMU as some systems have MPUs which allows memory protection 16 жил өмнө
mremap.c 3e8067a627 deal with TODOs left over from libc_hidden_proto removal 17 жил өмнө
msync.c 2c917b0305 adapt fdatasync, fsync, msync to use cancel.h 13 жил өмнө
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 d3b81557ec nanosleep.c: use cancel.h 13 жил өмнө
nice.c 79cd5fb435 nice: fix overflow checking in int_add_no_wrap() 12 жил өмнө
noophooks.c 266bdc1f62 Replace FSF snail mail address with URLs 13 жил өмнө
not-cancel.h e1e46622ac Revert "resolve merge" 10 жил өмнө
ntp_gettime.c 266bdc1f62 Replace FSF snail mail address with URLs 13 жил өмнө
open.c 9f44c4ca56 open: Use openat if arch does not have the open syscall 12 жил өмнө
open64.c 7e829db6ae open64: ensure that openat check works 11 жил өмнө
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 e1e46622ac Revert "resolve merge" 10 жил өмнө
personality.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
pipe.c dde074b390 pipe: Use pipe2 if arch does not have the pipe syscall 12 жил өмнө
pipe2.c d3ddb92ea0 add pipe2() 14 жил өмнө
pivot_root.c 7c966f5242 pivot_root.c: move prototype into guard 13 жил өмнө
poll.c 266bdc1f62 Replace FSF snail mail address with URLs 13 жил өмнө
posix_fadvise.c 2a2b1d2a3e posix_fadvise: handle 2 variants for SYSCALL_ALIGN_64BIT 10 жил өмнө
posix_fadvise64.c 2a2b1d2a3e posix_fadvise: handle 2 variants for SYSCALL_ALIGN_64BIT 10 жил өмнө
posix_fallocate.c 33a12b5540 libc: add fallocate() and fallocate64() 11 жил өмнө
posix_fallocate64.c 33a12b5540 libc: add fallocate() and fallocate64() 11 жил өмнө
posix_madvise.c 9d101732ad add posix_madvise.c 13 жил өмнө
ppoll.c 266bdc1f62 Replace FSF snail mail address with URLs 13 жил өмнө
prctl.c 3a3ad3dfc1 prctl: fix system call wrapper 12 жил өмнө
pread_write.c e1e46622ac Revert "resolve merge" 10 жил өмнө
pselect.c 266bdc1f62 Replace FSF snail mail address with URLs 13 жил өмнө
ptrace.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
query_module.c 73d5955414 unify stub logic 14 жил өмнө
quotactl.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
read.c 9df9c60aa9 add cancellation for read, write, close 13 жил өмнө
readahead.c 81c9eaafec linux: readahead: convert to SYSCALL_ALIGN_64BIT 12 жил өмнө
readlink.c e07db64b78 readlink: Use readlinkat if arch does not have the readlink syscall 12 жил өмнө
readlinkat.c e07db64b78 readlink: Use readlinkat if arch does not have the readlink syscall 12 жил өмнө
readv.c 0500402162 readv, writev: rewrite to use cancel.h 13 жил өмнө
reboot.c fc44a577aa - trim superfluous ';'. No objcode changes 17 жил өмнө
remap_file_pages.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
rename.c 3a5be53a84 rename: Use renameat if arch does not have the rename syscall 12 жил өмнө
renameat.c 3a5be53a84 rename: Use renameat if arch does not have the rename syscall 12 жил өмнө
rmdir.c 98f53c5760 rmdir: Use unlinkat if arch does not have the rmdir syscall 12 жил өмнө
sbrk.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
sched_cpucount.c 266bdc1f62 Replace FSF snail mail address with URLs 13 жил өмнө
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 266bdc1f62 Replace FSF snail mail address with URLs 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 266bdc1f62 Replace FSF snail mail address with URLs 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 6c7c4fb8e1 select: adapt cancelation to use cancel.h 13 жил өмнө
sendfile.c 905775f198 libc/sysdeps/linux/common/sendfile.c: fix sendfile64 visibility 12 жил өмнө
sendfile64.c a83ea57a50 sendfile: Use sendfile64 if arch does not have the sendfile syscall 12 жил өмнө
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 жил өмнө
setns.c 5d5c77daae libc: add setns() 10 жил өмнө
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 74c69da52a fix static linking of pthread apps 10 жил өмнө
setresgid.c 74c69da52a fix static linking of pthread apps 10 жил өмнө
setresuid.c 74c69da52a fix static linking of pthread apps 10 жил өмнө
setreuid.c 885d9c24d4 use weak to fix f.e. cdrkit static compile. fixes #3 10 жил өмнө
setrlimit.c c28cabb179 Reorder includes and include only what is necessary 13 жил өмнө
setrlimit64.c 266bdc1f62 Replace FSF snail mail address with URLs 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 028183a24d change _NSIG / 8 to __SYSCALL_SIGSET_T_SIZE in common code 13 жил өмнө
sigpending.c 028183a24d change _NSIG / 8 to __SYSCALL_SIGSET_T_SIZE in common code 13 жил өмнө
sigprocmask.c d1e5115772 libc: switch several users to unlikely() 12 жил өмнө
sigqueue.c 266bdc1f62 Replace FSF snail mail address with URLs 13 жил өмнө
sigsuspend.c fae8e7e498 sigsuspend.c: add cancellation support independently of rt_sigsuspend 13 жил өмнө
splice.c a2dc2ddbb5 splice,sync_file_range: mark them as GNU extensions 13 жил өмнө
ssp-local.c 266bdc1f62 Replace FSF snail mail address with URLs 13 жил өмнө
ssp.c 5c7e1909e1 ssp: rework, sync messages with the ones in glibc 13 жил өмнө
stat.c 13f56c443b stat: Use fstatat64 if arch does not have the stat syscall 12 жил өмнө
stat64.c 36b3c53f92 stat64: Use fstatat64 if arch does not have the stat64 syscall 12 жил өмнө
statfs.c 8c57a5d9c2 statfs: fix compile error when UCLIBC_LINUX_SPECIFIC is not set 11 жил өмнө
stime.c 1b11d19b60 provide stime and settimeofday functions if at least one of the syscalls is available 13 жил өмнө
stubs.c 09ff424905 libc: add getrandom(2) 10 жил өмнө
swapoff.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
swapon.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
symlink.c 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall 12 жил өмнө
symlinkat.c 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall 12 жил өмнө
sync.c 6b1fe09331 sync.c: simplify code 13 жил өмнө
sync_file_range.c a22b1f0084 fix regression for ARM thumb mode 10 жил өмнө
syscall.c c06402cccc syscall(): create a common version based on INLINE_SYSCALL_NCS() 16 жил өмнө
sysctl.c 8a2d6677c3 silence warning about implicit decl of sysctl 15 жил өмнө
sysdep.h bda630857e libc/sysdeps: commonize ret_ERRVAL 12 жил өмнө
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 84dd1527aa times.c: whitespace only 13 жил өмнө
truncate.c e8cc14e59e libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT 12 жил өмнө
truncate64.c 6f3f843335 linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR 12 жил өмнө
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 5046a84d82 umount: make umount2 depend on UCLIBC_LINUX_SPECIFIC 13 жил өмнө
umount2.c 5046a84d82 umount: make umount2 depend on UCLIBC_LINUX_SPECIFIC 13 жил өмнө
uname.c b10190983a uname.c,unlink.c: whitespace only 13 жил өмнө
unlink.c 09a387a0fc unlink: Use unlinkat if arch does not have the unlink syscall 12 жил өмнө
unlinkat.c 09a387a0fc unlink: Use unlinkat if arch does not have the unlink syscall 12 жил өмнө
unshare.c 19dd090a0f libc: flesh out linux scheduler functions 14 жил өмнө
unwind.h 266bdc1f62 Replace FSF snail mail address with URLs 13 жил өмнө
uselib.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
ustat.c aec10d8647 ustat: Add ustat stub for arches that don't have the ustat system call 12 жил өмнө
utime.c 32d11b1454 remove more of the link_warnings 10 жил өмнө
utimensat.c ef85033ac8 futimens: add function 16 жил өмнө
utimes.c 5866897566 utimes: Export utimensat based utimes 12 жил өмнө
vfork.c f9ea885024 vfork: fix clone based version 11 жил өмнө
vhangup.c ae549acff0 - remove superfluous ';'. No objcode changes. 17 жил өмнө
vmsplice.c fc4b1388b3 tee,vmsplice: mark them as GNU extensions 13 жил өмнө
wait.c 613b0fabf0 wait.c: use cancel.h 13 жил өмнө
wait3.c a92060fe16 wait4.c: provide hidden __wait4_nocancel independent of any guards 13 жил өмнө
wait4.c a92060fe16 wait4.c: provide hidden __wait4_nocancel independent of any guards 13 жил өмнө
waitid.c 6a78127da4 waitid.c: use cancel.h 13 жил өмнө
waitpid.c 08b258aeb9 waitpid.c: provide __waitpid_nocancel, use cancel.h 13 жил өмнө
write.c 9df9c60aa9 add cancellation for read, write, close 13 жил өмнө
writev.c 0500402162 readv, writev: rewrite to use cancel.h 13 жил өмнө
xattr.c 73d5955414 unify stub logic 14 жил өмнө
xstatconv.c cbec6ecd4d Add fix from OpenWrt for MIPS64 N64 ABI 10 жил өмнө
xstatconv.h 1b1133555e fstat64: Fix Build warnings with common-generic ABI build 12 жил өмнө