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