Waldemar Brodkorb 3d975fa52b add process_vm_{read,write}v syscall wrapper from glibc 3 hónapja
..
bits 811cd361e1 add memfd_create syscall wrapper 3 hónapja
sys fd4df4b1ec getrandom: remove __USE_GNU / add GRND_INSECURE 3 hónapja
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 24 éve
Makefile ba31c6c463 Remove TOPDIR 19 éve
Makefile.in 3d975fa52b add process_vm_{read,write}v syscall wrapper from glibc 3 hónapja
__rt_sigtimedwait.c 81ed334f67 Add support for using time64 on big-endian machines. 9 hónapja
__rt_sigwaitinfo.c 81ed334f67 Add support for using time64 on big-endian machines. 9 hónapja
__socketcall.c 52df983934 remove editor hints for vi 7 éve
__syscall_fcntl.c 52df983934 remove editor hints for vi 7 éve
__syscall_fcntl64.c 7b1c4fa9bd several patches for uclibc ng 6 éve
__syscall_rt_sigaction.c 52df983934 remove editor hints for vi 7 éve
__syscall_sigaction.c 52df983934 remove editor hints for vi 7 éve
_exit.c 52df983934 remove editor hints for vi 7 éve
access.c 52df983934 remove editor hints for vi 7 éve
acct.c 52df983934 remove editor hints for vi 7 éve
adjtimex.c 48591e2a25 Provide fixups for riscv32. 7 hónapja
alarm.c 81ed334f67 Add support for using time64 on big-endian machines. 9 hónapja
arch_prctl.c 52df983934 remove editor hints for vi 7 éve
bdflush.c 52df983934 remove editor hints for vi 7 éve
brk.c d5f8c6ddc4 brk.c: remove libc_hidden_proto, always_inline syscall 12 éve
capget.c 52df983934 remove editor hints for vi 7 éve
capset.c 52df983934 remove editor hints for vi 7 éve
chdir.c 52df983934 remove editor hints for vi 7 éve
chmod.c 52df983934 remove editor hints for vi 7 éve
chown.c 52df983934 remove editor hints for vi 7 éve
chroot.c 52df983934 remove editor hints for vi 7 éve
clock_adjtime.c 8ea0140d5f Introduce time64 support. 9 hónapja
clock_getres.c 81ed334f67 Add support for using time64 on big-endian machines. 9 hónapja
clock_gettime.c 3a36a3100a Fix vDSO support for all supported architectures. 7 hónapja
clock_settime.c 81ed334f67 Add support for using time64 on big-endian machines. 9 hónapja
close.c 52df983934 remove editor hints for vi 7 éve
cmsg_nxthdr.c 1e2e4ac619 socket.h: pull socket_type.h from eglibc 12 éve
creat.c 52df983934 remove editor hints for vi 7 éve
creat64.c 266bdc1f62 Replace FSF snail mail address with URLs 12 éve
dl-osinfo.h b534100aaa dl-osinfo.h: include needed headers 12 éve
dup.c 52df983934 remove editor hints for vi 7 éve
dup2.c 52df983934 remove editor hints for vi 7 éve
dup3.c 52df983934 remove editor hints for vi 7 éve
epoll.c 52df983934 remove editor hints for vi 7 éve
epoll_create.c 7efe10ec5f libc: split multi-source epoll.c 10 éve
epoll_ctl.c 7efe10ec5f libc: split multi-source epoll.c 10 éve
epoll_pwait.c 7efe10ec5f libc: split multi-source epoll.c 10 éve
epoll_wait.c 7efe10ec5f libc: split multi-source epoll.c 10 éve
euidaccess.c cc22effd6d Suppress warning "_GNU_SOURCE" redefined 8 éve
eventfd.c 52df983934 remove editor hints for vi 7 éve
eventfd_read.c 628943bcfd Add eventfd_read() and eventfd_write() 10 éve
eventfd_write.c 628943bcfd Add eventfd_read() and eventfd_write() 10 éve
execve.c 52df983934 remove editor hints for vi 7 éve
faccessat.c 695e274cf7 access: Use faccessat if arch does not have the access syscall 11 éve
fallocate.c 52df983934 remove editor hints for vi 7 éve
fallocate64.c 52df983934 remove editor hints for vi 7 éve
fanotify.c 52df983934 remove editor hints for vi 7 éve
fchdir.c 52df983934 remove editor hints for vi 7 éve
fchmod.c 52df983934 remove editor hints for vi 7 éve
fchmodat.c 82cab37865 chmod: Use fchmodat if arch does not have the chmod syscall 11 éve
fchown.c 52df983934 remove editor hints for vi 7 éve
fchownat.c c4c78fc5f3 chown: Use fchownat if arch does not have the chown syscall 11 éve
fdatasync.c 52df983934 remove editor hints for vi 7 éve
fexecve.c 858ffad217 implement fexecve from glibc 5 éve
flock.c 52df983934 remove editor hints for vi 7 éve
fork.c 52df983934 remove editor hints for vi 7 éve
fpu_control.h 266bdc1f62 Replace FSF snail mail address with URLs 12 éve
fstat.c ee7e012b71 Fix *stat() and *stat64() when the time is beyond year 2038. 8 hónapja
fstat64.c 839bae66a3 Fix compilation with 4.x kernel headers 4 hónapja
fstatat.c ee7e012b71 Fix *stat() and *stat64() when the time is beyond year 2038. 8 hónapja
fstatat64.c 839bae66a3 Fix compilation with 4.x kernel headers 4 hónapja
fstatfs.c 8a73a967e1 statfs.h: sync generic header with glibc 6 éve
fsync.c 52df983934 remove editor hints for vi 7 éve
ftruncate.c 7b1c4fa9bd several patches for uclibc ng 6 éve
ftruncate64.c 6f3f843335 linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR 11 éve
futimens.c 48591e2a25 Provide fixups for riscv32. 7 hónapja
futimesat.c 4bcf25e75d futimesat: add missing header 6 hónapja
getcwd.c b08d5b5cac simplify and fix getcwd 6 éve
getdents.c 74ca8d6f5d remove UCLIBC_HAS_LFS 8 éve
getdents64.c 74ca8d6f5d remove UCLIBC_HAS_LFS 8 éve
getdirname.c 52df983934 remove editor hints for vi 7 éve
getdomainname.c 21730caa66 trim Experimentally off and uncommented hidden 15 éve
getdtablesize.c 21730caa66 trim Experimentally off and uncommented hidden 15 éve
getegid.c 52df983934 remove editor hints for vi 7 éve
geteuid.c 52df983934 remove editor hints for vi 7 éve
getgid.c 52df983934 remove editor hints for vi 7 éve
getgroups.c 52df983934 remove editor hints for vi 7 éve
gethostname.c 21730caa66 trim Experimentally off and uncommented hidden 15 éve
getitimer.c 52df983934 remove editor hints for vi 7 éve
getpagesize.c 7df0fc1ed8 simplify getpagesize, do not depend on kernel macros 8 éve
getpgid.c 52df983934 remove editor hints for vi 7 éve
getpgrp.c 52df983934 remove editor hints for vi 7 éve
getpid.c 52df983934 remove editor hints for vi 7 éve
getppid.c 52df983934 remove editor hints for vi 7 éve
getpriority.c 52df983934 remove editor hints for vi 7 éve
getrandom.c 52df983934 remove editor hints for vi 7 éve
getresgid.c 52df983934 remove editor hints for vi 7 éve
getresuid.c 52df983934 remove editor hints for vi 7 éve
getrlimit.c 8c2f6218f8 setrlimit/getrlimit: fix prlimit64 syscall use for 32-bit CPUs 1 éve
getrlimit64.c 8c2f6218f8 setrlimit/getrlimit: fix prlimit64 syscall use for 32-bit CPUs 1 éve
getrusage.c 52df983934 remove editor hints for vi 7 éve
getsid.c 52df983934 remove editor hints for vi 7 éve
gettimeofday.c 3a36a3100a Fix vDSO support for all supported architectures. 7 hónapja
getuid.c 52df983934 remove editor hints for vi 7 éve
inotify.c 52df983934 remove editor hints for vi 7 éve
internal-signals.h 71b3a63b64 librt: fix broken posix_spawn 7 éve
ioctl.c 52df983934 remove editor hints for vi 7 éve
ioperm.c 52df983934 remove editor hints for vi 7 éve
iopl.c 52df983934 remove editor hints for vi 7 éve
jmpbuf-offsets.h 0078a92e39 add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related) 12 éve
kill.c 52df983934 remove editor hints for vi 7 éve
klogctl.c 52df983934 remove editor hints for vi 7 éve
lchown.c 52df983934 remove editor hints for vi 7 éve
libgcc_s.h 23bb649090 m68k: add NPTL/TLS support 6 éve
link.c 52df983934 remove editor hints for vi 7 éve
linkat.c 82fc713658 link: Use linkat if arch does not have the link syscall 11 éve
llseek.c 52df983934 remove editor hints for vi 7 éve
longjmp.c 266bdc1f62 Replace FSF snail mail address with URLs 12 éve
lseek.c d3f81bd1dc lseek: allow SEEK_DATA/SEEK_HOLE to be used 3 hónapja
lstat.c ee7e012b71 Fix *stat() and *stat64() when the time is beyond year 2038. 8 hónapja
lstat64.c 8a6af75fca libc: always redirect *stat() family to statx() with time64 enabled. 8 hónapja
lutimes.c 52df983934 remove editor hints for vi 7 éve
madvise.c 52df983934 remove editor hints for vi 7 éve
makedev.c 75d9bf2dc5 include: silence __leaf warning 9 éve
memfd_create.c 811cd361e1 add memfd_create syscall wrapper 3 hónapja
mincore.c ae549acff0 - remove superfluous ';'. No objcode changes. 16 éve
mkdir.c 52df983934 remove editor hints for vi 7 éve
mkdirat.c ecb2be2c0a mkdir: Use mkdirat if arch does not have the mkdir syscall 11 éve
mkfifo.c 266bdc1f62 Replace FSF snail mail address with URLs 12 éve
mkfifoat.c fd72e30425 first pass at implementing *at funcs 15 éve
mknod.c 52df983934 remove editor hints for vi 7 éve
mknodat.c fd72e30425 first pass at implementing *at funcs 15 éve
mlock.c 52df983934 remove editor hints for vi 7 éve
mlockall.c 52df983934 remove editor hints for vi 7 éve
mmap.c 041cdc2769 sparc64: add basic support 7 éve
mmap64.c f1c42c9e74 mmap64.c: use void * as in header, disable code that can't happen 12 éve
modify_ldt.c 52df983934 remove editor hints for vi 7 éve
module.c 03884934b3 add init_module/delete_module syscall wrappers 8 éve
mount.c 52df983934 remove editor hints for vi 7 éve
mprotect.c 52df983934 remove editor hints for vi 7 éve
mremap.c 52df983934 remove editor hints for vi 7 éve
msync.c 52df983934 remove editor hints for vi 7 éve
munlock.c 52df983934 remove editor hints for vi 7 éve
munlockall.c 52df983934 remove editor hints for vi 7 éve
munmap.c 52df983934 remove editor hints for vi 7 éve
name_to_handle_at.c 8bc41f131b Add {name, open}_to_handle_at() implementation 4 éve
nanosleep.c 8ea0140d5f Introduce time64 support. 9 hónapja
nice.c 52df983934 remove editor hints for vi 7 éve
noophooks.c 266bdc1f62 Replace FSF snail mail address with URLs 12 éve
not-cancel.h 1b9e6f067d Fix riscv32 build with gcc-14. 6 hónapja
ntp_gettime.c 266bdc1f62 Replace FSF snail mail address with URLs 12 éve
open.c 221f2898b9 open: Add support for O_TMPFILE 3 éve
open64.c 221f2898b9 open: Add support for O_TMPFILE 3 éve
open_by_handle_at.c 8bc41f131b Add {name, open}_to_handle_at() implementation 4 éve
openat.c 7b1c4fa9bd several patches for uclibc ng 6 éve
openat64.c 373a21c2df Fix some warnings due to type issues 2 éve
pause.c 52df983934 remove editor hints for vi 7 éve
personality.c 52df983934 remove editor hints for vi 7 éve
pipe.c 52df983934 remove editor hints for vi 7 éve
pipe2.c 52df983934 remove editor hints for vi 7 éve
pivot_root.c 52df983934 remove editor hints for vi 7 éve
poll.c 24681d328c poll: avoid calling select with empty sets which hangs the process 4 éve
posix_fadvise.c 2fcffe26e8 csky: port to uclibc-ng 7 éve
posix_fadvise64.c 2fcffe26e8 csky: port to uclibc-ng 7 éve
posix_fallocate.c 52df983934 remove editor hints for vi 7 éve
posix_fallocate64.c 52df983934 remove editor hints for vi 7 éve
posix_madvise.c 52df983934 remove editor hints for vi 7 éve
ppoll.c 81ed334f67 Add support for using time64 on big-endian machines. 9 hónapja
prctl.c 52df983934 remove editor hints for vi 7 éve
pread_write.c 52df983934 remove editor hints for vi 7 éve
preadv.c 423e49023e preadv/pwritev: fix offset argument type 5 éve
prlimit.c 4bf3912213 prlimit: add name redirection and fix incorrect parameters to syscall 1 éve
prlimit64.c 8c2f6218f8 setrlimit/getrlimit: fix prlimit64 syscall use for 32-bit CPUs 1 éve
process_vm_readv.c 3d975fa52b add process_vm_{read,write}v syscall wrapper from glibc 3 hónapja
process_vm_writev.c 3d975fa52b add process_vm_{read,write}v syscall wrapper from glibc 3 hónapja
pselect.c 48591e2a25 Provide fixups for riscv32. 7 hónapja
ptrace.c fc44a577aa - trim superfluous ';'. No objcode changes 16 éve
pwritev.c 423e49023e preadv/pwritev: fix offset argument type 5 éve
quotactl.c 52df983934 remove editor hints for vi 7 éve
read.c 52df983934 remove editor hints for vi 7 éve
readahead.c 74ca8d6f5d remove UCLIBC_HAS_LFS 8 éve
readlink.c 52df983934 remove editor hints for vi 7 éve
readlinkat.c e07db64b78 readlink: Use readlinkat if arch does not have the readlink syscall 11 éve
readv.c 52df983934 remove editor hints for vi 7 éve
reboot.c 52df983934 remove editor hints for vi 7 éve
remap_file_pages.c ae549acff0 - remove superfluous ';'. No objcode changes. 16 éve
rename.c e550b5c085 bugfix renameat2 wrong implement. 6 éve
renameat.c aca82e0eba use renameat2 syscall, when renameat isn't available 3 éve
rmdir.c 52df983934 remove editor hints for vi 7 éve
sbrk.c 21730caa66 trim Experimentally off and uncommented hidden 15 éve
sched_cpucount.c 266bdc1f62 Replace FSF snail mail address with URLs 12 éve
sched_get_priority_max.c 52df983934 remove editor hints for vi 7 éve
sched_get_priority_min.c 52df983934 remove editor hints for vi 7 éve
sched_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 12 éve
sched_getcpu.c 52df983934 remove editor hints for vi 7 éve
sched_getparam.c 52df983934 remove editor hints for vi 7 éve
sched_getscheduler.c 52df983934 remove editor hints for vi 7 éve
sched_rr_get_interval.c 8ea0140d5f Introduce time64 support. 9 hónapja
sched_setaffinity.c 85baf42330 sched_setaffinity: use the same style with glibc's 6 éve
sched_setparam.c 52df983934 remove editor hints for vi 7 éve
sched_setscheduler.c 52df983934 remove editor hints for vi 7 éve
sched_yield.c 52df983934 remove editor hints for vi 7 éve
select.c 81ed334f67 Add support for using time64 on big-endian machines. 9 hónapja
sendfile.c 343fb004d9 common/sendfile.c: bugfix can't support offset is NULL 6 éve
sendfile64.c a83ea57a50 sendfile: Use sendfile64 if arch does not have the sendfile syscall 11 éve
setdomainname.c 52df983934 remove editor hints for vi 7 éve
setegid.c 2f88f917c2 setegid: use setresgid conditionally 13 éve
seteuid.c 7aa9c2486c remove a few more empty #if/#endif pairs 15 éve
setfsgid.c 52df983934 remove editor hints for vi 7 éve
setfsuid.c 52df983934 remove editor hints for vi 7 éve
setgid.c 52df983934 remove editor hints for vi 7 éve
setgroups.c 52df983934 remove editor hints for vi 7 éve
sethostname.c 52df983934 remove editor hints for vi 7 éve
setitimer.c 8ea0140d5f Introduce time64 support. 9 hónapja
setns.c 52df983934 remove editor hints for vi 7 éve
setpgid.c 52df983934 remove editor hints for vi 7 éve
setpgrp.c 39e02af41f setpgrp.c: remove unneeded header 12 éve
setpriority.c 52df983934 remove editor hints for vi 7 éve
setregid.c 52df983934 remove editor hints for vi 7 éve
setresgid.c 52df983934 remove editor hints for vi 7 éve
setresuid.c 52df983934 remove editor hints for vi 7 éve
setreuid.c 52df983934 remove editor hints for vi 7 éve
setrlimit.c 8c2f6218f8 setrlimit/getrlimit: fix prlimit64 syscall use for 32-bit CPUs 1 éve
setrlimit64.c 8c2f6218f8 setrlimit/getrlimit: fix prlimit64 syscall use for 32-bit CPUs 1 éve
setsid.c 52df983934 remove editor hints for vi 7 éve
settimeofday.c 8ea0140d5f Introduce time64 support. 9 hónapja
setuid.c 52df983934 remove editor hints for vi 7 éve
sigaltstack.c 52df983934 remove editor hints for vi 7 éve
signalfd.c 52df983934 remove editor hints for vi 7 éve
sigpending.c 52df983934 remove editor hints for vi 7 éve
sigprocmask.c 52df983934 remove editor hints for vi 7 éve
sigqueue.c 266bdc1f62 Replace FSF snail mail address with URLs 12 éve
sigsuspend.c 52df983934 remove editor hints for vi 7 éve
splice.c 52df983934 remove editor hints for vi 7 éve
ssp-local.c 266bdc1f62 Replace FSF snail mail address with URLs 12 éve
ssp.c a745c4bfc8 remove unused FORTIFY code fragments 7 éve
stat.c ee7e012b71 Fix *stat() and *stat64() when the time is beyond year 2038. 8 hónapja
stat64.c 8a6af75fca libc: always redirect *stat() family to statx() with time64 enabled. 8 hónapja
statfs.c 8a73a967e1 statfs.h: sync generic header with glibc 6 éve
statx_cp.c ee7e012b71 Fix *stat() and *stat64() when the time is beyond year 2038. 8 hónapja
statx_cp.h 8a04c4d84c csky: add statx conditionals 4 éve
stime.c 52df983934 remove editor hints for vi 7 éve
stubs.c 170619adce fork: generate stub on no-MMU systems 1 éve
swapoff.c 52df983934 remove editor hints for vi 7 éve
swapon.c 52df983934 remove editor hints for vi 7 éve
symlink.c 52df983934 remove editor hints for vi 7 éve
symlinkat.c 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall 11 éve
sync.c 52df983934 remove editor hints for vi 7 éve
sync_file_range.c fef474b437 csky: bugfix libc sync_file_range.c for csky. 6 éve
syncfs.c 52df983934 remove editor hints for vi 7 éve
syscall.c c55cb0c0bc syscall: Make common implementation match unistd.h 6 éve
sysctl.c 93277314f0 Rename __unused struct members to include a namespace 4 éve
sysdep.h bda630857e libc/sysdeps: commonize ret_ERRVAL 11 éve
sysfs.c 52df983934 remove editor hints for vi 7 éve
sysinfo.c 52df983934 remove editor hints for vi 7 éve
tee.c 52df983934 remove editor hints for vi 7 éve
time.c 81ed334f67 Add support for using time64 on big-endian machines. 9 hónapja
timerfd.c 81ed334f67 Add support for using time64 on big-endian machines. 9 hónapja
times.c 52df983934 remove editor hints for vi 7 éve
truncate.c 52df983934 remove editor hints for vi 7 éve
truncate64.c 6f3f843335 linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR 11 éve
ulimit.c 52df983934 remove editor hints for vi 7 éve
umask.c 52df983934 remove editor hints for vi 7 éve
umount.c 52df983934 remove editor hints for vi 7 éve
umount2.c 008687f5f6 fix umount2 compilation for alpha on Linux 5.x 3 éve
uname.c 52df983934 remove editor hints for vi 7 éve
unlink.c 52df983934 remove editor hints for vi 7 éve
unlinkat.c 09a387a0fc unlink: Use unlinkat if arch does not have the unlink syscall 11 éve
unshare.c 52df983934 remove editor hints for vi 7 éve
unwind.h 266bdc1f62 Replace FSF snail mail address with URLs 12 éve
uselib.c 52df983934 remove editor hints for vi 7 éve
ustat.c 52df983934 remove editor hints for vi 7 éve
utime.c ca9049c9db libc/sysdeps/linux/common/utime.c: fix riscv32 build 6 hónapja
utimensat.c 1e704165de Correct uClibc compilation. 6 hónapja
utimes.c 48591e2a25 Provide fixups for riscv32. 7 hónapja
vfork.c f9ea885024 vfork: fix clone based version 10 éve
vhangup.c 52df983934 remove editor hints for vi 7 éve
vmsplice.c 52df983934 remove editor hints for vi 7 éve
wait.c 613b0fabf0 wait.c: use cancel.h 12 éve
wait3.c a92060fe16 wait4.c: provide hidden __wait4_nocancel independent of any guards 12 éve
wait4.c 48591e2a25 Provide fixups for riscv32. 7 hónapja
waitid.c 52df983934 remove editor hints for vi 7 éve
waitpid.c 52df983934 remove editor hints for vi 7 éve
write.c 52df983934 remove editor hints for vi 7 éve
writev.c 52df983934 remove editor hints for vi 7 éve
xattr.c 73d5955414 unify stub logic 13 éve
xstatconv.c 1be6cbd9c0 libc: Remove 32bit timespec structures everywhere. 8 hónapja
xstatconv.h 74ca8d6f5d remove UCLIBC_HAS_LFS 8 éve