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