Nicolas Cavallari 221f2898b9 open: Add support for O_TMPFILE 3 gadi atpakaļ
..
bits 93277314f0 Rename __unused struct members to include a namespace 3 gadi atpakaļ
sys 00972c02c2 sys/random.h include stddef.h 3 gadi atpakaļ
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 23 gadi atpakaļ
Makefile ba31c6c463 Remove TOPDIR 18 gadi atpakaļ
Makefile.in 8bc41f131b Add {name, open}_to_handle_at() implementation 3 gadi atpakaļ
__rt_sigtimedwait.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
__rt_sigwaitinfo.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
__socketcall.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
__syscall_fcntl.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
__syscall_fcntl64.c 7b1c4fa9bd several patches for uclibc ng 5 gadi atpakaļ
__syscall_rt_sigaction.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
__syscall_sigaction.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
_exit.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
access.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
acct.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
adjtimex.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
alarm.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
arch_prctl.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
bdflush.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
brk.c d5f8c6ddc4 brk.c: remove libc_hidden_proto, always_inline syscall 12 gadi atpakaļ
capget.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
capset.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
chdir.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
chmod.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
chown.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
chroot.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
clock_adjtime.c 5128015145 Add clock_adjtime syscall 9 gadi atpakaļ
clock_getres.c f486c8ba61 clock_getres.c: include unistd.h unless syscall is defined 12 gadi atpakaļ
clock_gettime.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 12 gadi atpakaļ
clock_settime.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 12 gadi atpakaļ
close.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
cmsg_nxthdr.c 1e2e4ac619 socket.h: pull socket_type.h from eglibc 11 gadi atpakaļ
creat.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
creat64.c 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
dl-osinfo.h b534100aaa dl-osinfo.h: include needed headers 12 gadi atpakaļ
dup.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
dup2.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
dup3.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
epoll.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
epoll_create.c 7efe10ec5f libc: split multi-source epoll.c 9 gadi atpakaļ
epoll_ctl.c 7efe10ec5f libc: split multi-source epoll.c 9 gadi atpakaļ
epoll_pwait.c 7efe10ec5f libc: split multi-source epoll.c 9 gadi atpakaļ
epoll_wait.c 7efe10ec5f libc: split multi-source epoll.c 9 gadi atpakaļ
euidaccess.c cc22effd6d Suppress warning "_GNU_SOURCE" redefined 8 gadi atpakaļ
eventfd.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
eventfd_read.c 628943bcfd Add eventfd_read() and eventfd_write() 9 gadi atpakaļ
eventfd_write.c 628943bcfd Add eventfd_read() and eventfd_write() 9 gadi atpakaļ
execve.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
faccessat.c 695e274cf7 access: Use faccessat if arch does not have the access syscall 11 gadi atpakaļ
fallocate.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
fallocate64.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
fanotify.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
fchdir.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
fchmod.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
fchmodat.c 82cab37865 chmod: Use fchmodat if arch does not have the chmod syscall 11 gadi atpakaļ
fchown.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
fchownat.c c4c78fc5f3 chown: Use fchownat if arch does not have the chown syscall 11 gadi atpakaļ
fdatasync.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
fexecve.c 858ffad217 implement fexecve from glibc 4 gadi atpakaļ
flock.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
fork.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
fpu_control.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
fstat.c 8a04c4d84c csky: add statx conditionals 4 gadi atpakaļ
fstat64.c 8a04c4d84c csky: add statx conditionals 4 gadi atpakaļ
fstatat.c dba942c80d add experimental aarch64 support 7 gadi atpakaļ
fstatat64.c 5f7dc9b625 for mips64 with N32 ABI we need to use newfstatat 9 gadi atpakaļ
fstatfs.c 8a73a967e1 statfs.h: sync generic header with glibc 5 gadi atpakaļ
fsync.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
ftruncate.c 7b1c4fa9bd several patches for uclibc ng 5 gadi atpakaļ
ftruncate64.c 6f3f843335 linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR 11 gadi atpakaļ
futimens.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
futimesat.c fd72e30425 first pass at implementing *at funcs 15 gadi atpakaļ
getcwd.c b08d5b5cac simplify and fix getcwd 6 gadi atpakaļ
getdents.c 74ca8d6f5d remove UCLIBC_HAS_LFS 7 gadi atpakaļ
getdents64.c 74ca8d6f5d remove UCLIBC_HAS_LFS 7 gadi atpakaļ
getdirname.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
getdomainname.c 21730caa66 trim Experimentally off and uncommented hidden 14 gadi atpakaļ
getdtablesize.c 21730caa66 trim Experimentally off and uncommented hidden 14 gadi atpakaļ
getegid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
geteuid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
getgid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
getgroups.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
gethostname.c 21730caa66 trim Experimentally off and uncommented hidden 14 gadi atpakaļ
getitimer.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
getpagesize.c 7df0fc1ed8 simplify getpagesize, do not depend on kernel macros 8 gadi atpakaļ
getpgid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
getpgrp.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
getpid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
getppid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
getpriority.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
getrandom.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
getresgid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
getresuid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
getrlimit.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
getrlimit64.c 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
getrusage.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
getsid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
gettimeofday.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
getuid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
inotify.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
internal-signals.h 71b3a63b64 librt: fix broken posix_spawn 6 gadi atpakaļ
ioctl.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
ioperm.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
iopl.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
jmpbuf-offsets.h 0078a92e39 add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related) 12 gadi atpakaļ
kill.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
klogctl.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
lchown.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
libgcc_s.h 23bb649090 m68k: add NPTL/TLS support 6 gadi atpakaļ
link.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
linkat.c 82fc713658 link: Use linkat if arch does not have the link syscall 11 gadi atpakaļ
llseek.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
longjmp.c 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
lseek.c ad6c75c471 lseek.c: bugfix ltp lseek01.c 6 gadi atpakaļ
lstat.c 8a04c4d84c csky: add statx conditionals 4 gadi atpakaļ
lstat64.c 8a04c4d84c csky: add statx conditionals 4 gadi atpakaļ
lutimes.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
madvise.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
makedev.c 75d9bf2dc5 include: silence __leaf warning 9 gadi atpakaļ
mincore.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 gadi atpakaļ
mkdir.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
mkdirat.c ecb2be2c0a mkdir: Use mkdirat if arch does not have the mkdir syscall 11 gadi atpakaļ
mkfifo.c 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
mkfifoat.c fd72e30425 first pass at implementing *at funcs 15 gadi atpakaļ
mknod.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
mknodat.c fd72e30425 first pass at implementing *at funcs 15 gadi atpakaļ
mlock.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
mlockall.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
mmap.c 041cdc2769 sparc64: add basic support 6 gadi atpakaļ
mmap64.c f1c42c9e74 mmap64.c: use void * as in header, disable code that can't happen 12 gadi atpakaļ
modify_ldt.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
module.c 03884934b3 add init_module/delete_module syscall wrappers 7 gadi atpakaļ
mount.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
mprotect.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
mremap.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
msync.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
munlock.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
munlockall.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
munmap.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
name_to_handle_at.c 8bc41f131b Add {name, open}_to_handle_at() implementation 3 gadi atpakaļ
nanosleep.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
nice.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
noophooks.c 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
not-cancel.h a9a2380cf0 nptl: add pthread_getname_np/pthread_setname_np from GNU libc 7 gadi atpakaļ
ntp_gettime.c 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
open.c 221f2898b9 open: Add support for O_TMPFILE 3 gadi atpakaļ
open64.c 221f2898b9 open: Add support for O_TMPFILE 3 gadi atpakaļ
open_by_handle_at.c 8bc41f131b Add {name, open}_to_handle_at() implementation 3 gadi atpakaļ
openat.c 7b1c4fa9bd several patches for uclibc ng 5 gadi atpakaļ
openat64.c a4b93f0bef openat*: use a static function with the different type and strong_alias_untyped 12 gadi atpakaļ
pause.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
personality.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
pipe.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
pipe2.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
pivot_root.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
poll.c 24681d328c poll: avoid calling select with empty sets which hangs the process 4 gadi atpakaļ
posix_fadvise.c 2fcffe26e8 csky: port to uclibc-ng 6 gadi atpakaļ
posix_fadvise64.c 2fcffe26e8 csky: port to uclibc-ng 6 gadi atpakaļ
posix_fallocate.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
posix_fallocate64.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
posix_madvise.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
ppoll.c 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
prctl.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
pread_write.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
preadv.c 423e49023e preadv/pwritev: fix offset argument type 5 gadi atpakaļ
pselect.c 11cf4e8074 fixup gcc warnings 7 gadi atpakaļ
ptrace.c fc44a577aa - trim superfluous ';'. No objcode changes 15 gadi atpakaļ
pwritev.c 423e49023e preadv/pwritev: fix offset argument type 5 gadi atpakaļ
quotactl.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
read.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
readahead.c 74ca8d6f5d remove UCLIBC_HAS_LFS 7 gadi atpakaļ
readlink.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
readlinkat.c e07db64b78 readlink: Use readlinkat if arch does not have the readlink syscall 11 gadi atpakaļ
readv.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
reboot.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
remap_file_pages.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 gadi atpakaļ
rename.c e550b5c085 bugfix renameat2 wrong implement. 5 gadi atpakaļ
renameat.c aca82e0eba use renameat2 syscall, when renameat isn't available 3 gadi atpakaļ
rmdir.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sbrk.c 21730caa66 trim Experimentally off and uncommented hidden 14 gadi atpakaļ
sched_cpucount.c 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
sched_get_priority_max.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sched_get_priority_min.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sched_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
sched_getcpu.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sched_getparam.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sched_getscheduler.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sched_rr_get_interval.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sched_setaffinity.c 85baf42330 sched_setaffinity: use the same style with glibc's 5 gadi atpakaļ
sched_setparam.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sched_setscheduler.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sched_yield.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
select.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sendfile.c 343fb004d9 common/sendfile.c: bugfix can't support offset is NULL 6 gadi atpakaļ
sendfile64.c a83ea57a50 sendfile: Use sendfile64 if arch does not have the sendfile syscall 11 gadi atpakaļ
setdomainname.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
setegid.c 2f88f917c2 setegid: use setresgid conditionally 12 gadi atpakaļ
seteuid.c 7aa9c2486c remove a few more empty #if/#endif pairs 14 gadi atpakaļ
setfsgid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
setfsuid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
setgid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
setgroups.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sethostname.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
setitimer.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
setns.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
setpgid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
setpgrp.c 39e02af41f setpgrp.c: remove unneeded header 12 gadi atpakaļ
setpriority.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
setregid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
setresgid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
setresuid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
setreuid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
setrlimit.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
setrlimit64.c 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
setsid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
settimeofday.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
setuid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sigaltstack.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
signalfd.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sigpending.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sigprocmask.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sigqueue.c 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
sigsuspend.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
splice.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
ssp-local.c 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
ssp.c a745c4bfc8 remove unused FORTIFY code fragments 6 gadi atpakaļ
stat.c 8a04c4d84c csky: add statx conditionals 4 gadi atpakaļ
stat64.c 8a04c4d84c csky: add statx conditionals 4 gadi atpakaļ
statfs.c 8a73a967e1 statfs.h: sync generic header with glibc 5 gadi atpakaļ
statx_cp.c cb6a910ab8 statx: make include conditional, fixes non-csky arch buildroot builds 4 gadi atpakaļ
statx_cp.h 8a04c4d84c csky: add statx conditionals 4 gadi atpakaļ
stime.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
stubs.c c7294c98c8 remove UCLIBC_LINUX_MODULE_26 7 gadi atpakaļ
swapoff.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
swapon.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
symlink.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
symlinkat.c 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall 11 gadi atpakaļ
sync.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sync_file_range.c fef474b437 csky: bugfix libc sync_file_range.c for csky. 6 gadi atpakaļ
syncfs.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
syscall.c c55cb0c0bc syscall: Make common implementation match unistd.h 6 gadi atpakaļ
sysctl.c 93277314f0 Rename __unused struct members to include a namespace 3 gadi atpakaļ
sysdep.h bda630857e libc/sysdeps: commonize ret_ERRVAL 10 gadi atpakaļ
sysfs.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
sysinfo.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
tee.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
time.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
timerfd.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
times.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
truncate.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
truncate64.c 6f3f843335 linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR 11 gadi atpakaļ
ulimit.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
umask.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
umount.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
umount2.c 008687f5f6 fix umount2 compilation for alpha on Linux 5.x 3 gadi atpakaļ
uname.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
unlink.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
unlinkat.c 09a387a0fc unlink: Use unlinkat if arch does not have the unlink syscall 11 gadi atpakaļ
unshare.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
unwind.h 266bdc1f62 Replace FSF snail mail address with URLs 11 gadi atpakaļ
uselib.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
ustat.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
utime.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
utimensat.c ef85033ac8 futimens: add function 14 gadi atpakaļ
utimes.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
vfork.c f9ea885024 vfork: fix clone based version 10 gadi atpakaļ
vhangup.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
vmsplice.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
wait.c 613b0fabf0 wait.c: use cancel.h 12 gadi atpakaļ
wait3.c a92060fe16 wait4.c: provide hidden __wait4_nocancel independent of any guards 12 gadi atpakaļ
wait4.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
waitid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
waitpid.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
write.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
writev.c 52df983934 remove editor hints for vi 7 gadi atpakaļ
xattr.c 73d5955414 unify stub logic 13 gadi atpakaļ
xstatconv.c 74ca8d6f5d remove UCLIBC_HAS_LFS 7 gadi atpakaļ
xstatconv.h 74ca8d6f5d remove UCLIBC_HAS_LFS 7 gadi atpakaļ