Waldemar Brodkorb a745c4bfc8 remove unused FORTIFY code fragments 6 vuotta sitten
..
bits ea38f4d89c math: add exception handling functionality 6 vuotta sitten
sys 06eb521140 sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant 6 vuotta sitten
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 23 vuotta sitten
Makefile ba31c6c463 Remove TOPDIR 18 vuotta sitten
Makefile.in a745c4bfc8 remove unused FORTIFY code fragments 6 vuotta sitten
__rt_sigtimedwait.c 52df983934 remove editor hints for vi 7 vuotta sitten
__rt_sigwaitinfo.c 52df983934 remove editor hints for vi 7 vuotta sitten
__socketcall.c 52df983934 remove editor hints for vi 7 vuotta sitten
__syscall_fcntl.c 52df983934 remove editor hints for vi 7 vuotta sitten
__syscall_fcntl64.c 52df983934 remove editor hints for vi 7 vuotta sitten
__syscall_rt_sigaction.c 52df983934 remove editor hints for vi 7 vuotta sitten
__syscall_sigaction.c 52df983934 remove editor hints for vi 7 vuotta sitten
_exit.c 52df983934 remove editor hints for vi 7 vuotta sitten
access.c 52df983934 remove editor hints for vi 7 vuotta sitten
acct.c 52df983934 remove editor hints for vi 7 vuotta sitten
adjtimex.c 52df983934 remove editor hints for vi 7 vuotta sitten
alarm.c 52df983934 remove editor hints for vi 7 vuotta sitten
arch_prctl.c 52df983934 remove editor hints for vi 7 vuotta sitten
bdflush.c 52df983934 remove editor hints for vi 7 vuotta sitten
brk.c d5f8c6ddc4 brk.c: remove libc_hidden_proto, always_inline syscall 12 vuotta sitten
capget.c 52df983934 remove editor hints for vi 7 vuotta sitten
capset.c 52df983934 remove editor hints for vi 7 vuotta sitten
chdir.c 52df983934 remove editor hints for vi 7 vuotta sitten
chmod.c 52df983934 remove editor hints for vi 7 vuotta sitten
chown.c 52df983934 remove editor hints for vi 7 vuotta sitten
chroot.c 52df983934 remove editor hints for vi 7 vuotta sitten
clock_adjtime.c 5128015145 Add clock_adjtime syscall 9 vuotta sitten
clock_getres.c f486c8ba61 clock_getres.c: include unistd.h unless syscall is defined 12 vuotta sitten
clock_gettime.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 12 vuotta sitten
clock_settime.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 12 vuotta sitten
close.c 52df983934 remove editor hints for vi 7 vuotta sitten
cmsg_nxthdr.c 1e2e4ac619 socket.h: pull socket_type.h from eglibc 11 vuotta sitten
creat.c 52df983934 remove editor hints for vi 7 vuotta sitten
creat64.c 266bdc1f62 Replace FSF snail mail address with URLs 11 vuotta sitten
dl-osinfo.h b534100aaa dl-osinfo.h: include needed headers 12 vuotta sitten
dup.c 52df983934 remove editor hints for vi 7 vuotta sitten
dup2.c 52df983934 remove editor hints for vi 7 vuotta sitten
dup3.c 52df983934 remove editor hints for vi 7 vuotta sitten
epoll.c 52df983934 remove editor hints for vi 7 vuotta sitten
epoll_create.c 7efe10ec5f libc: split multi-source epoll.c 9 vuotta sitten
epoll_ctl.c 7efe10ec5f libc: split multi-source epoll.c 9 vuotta sitten
epoll_pwait.c 7efe10ec5f libc: split multi-source epoll.c 9 vuotta sitten
epoll_wait.c 7efe10ec5f libc: split multi-source epoll.c 9 vuotta sitten
euidaccess.c cc22effd6d Suppress warning "_GNU_SOURCE" redefined 8 vuotta sitten
eventfd.c 52df983934 remove editor hints for vi 7 vuotta sitten
eventfd_read.c 628943bcfd Add eventfd_read() and eventfd_write() 9 vuotta sitten
eventfd_write.c 628943bcfd Add eventfd_read() and eventfd_write() 9 vuotta sitten
execve.c 52df983934 remove editor hints for vi 7 vuotta sitten
faccessat.c 695e274cf7 access: Use faccessat if arch does not have the access syscall 11 vuotta sitten
fallocate.c 52df983934 remove editor hints for vi 7 vuotta sitten
fallocate64.c 52df983934 remove editor hints for vi 7 vuotta sitten
fanotify.c 52df983934 remove editor hints for vi 7 vuotta sitten
fchdir.c 52df983934 remove editor hints for vi 7 vuotta sitten
fchmod.c 52df983934 remove editor hints for vi 7 vuotta sitten
fchmodat.c 82cab37865 chmod: Use fchmodat if arch does not have the chmod syscall 11 vuotta sitten
fchown.c 52df983934 remove editor hints for vi 7 vuotta sitten
fchownat.c c4c78fc5f3 chown: Use fchownat if arch does not have the chown syscall 11 vuotta sitten
fdatasync.c 52df983934 remove editor hints for vi 7 vuotta sitten
flock.c 52df983934 remove editor hints for vi 7 vuotta sitten
fork.c 52df983934 remove editor hints for vi 7 vuotta sitten
fpu_control.h 266bdc1f62 Replace FSF snail mail address with URLs 11 vuotta sitten
fstat.c 52df983934 remove editor hints for vi 7 vuotta sitten
fstat64.c 52df983934 remove editor hints for vi 7 vuotta sitten
fstatat.c dba942c80d add experimental aarch64 support 7 vuotta sitten
fstatat64.c 5f7dc9b625 for mips64 with N32 ABI we need to use newfstatat 9 vuotta sitten
fstatfs.c 52df983934 remove editor hints for vi 7 vuotta sitten
fsync.c 52df983934 remove editor hints for vi 7 vuotta sitten
ftruncate.c 52df983934 remove editor hints for vi 7 vuotta sitten
ftruncate64.c 6f3f843335 linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR 11 vuotta sitten
futimens.c 52df983934 remove editor hints for vi 7 vuotta sitten
futimesat.c fd72e30425 first pass at implementing *at funcs 15 vuotta sitten
getcwd.c e48bd60ce9 getcwd: Fix memory-leak in error path 13 vuotta sitten
getdents.c 74ca8d6f5d remove UCLIBC_HAS_LFS 7 vuotta sitten
getdents64.c 74ca8d6f5d remove UCLIBC_HAS_LFS 7 vuotta sitten
getdirname.c 52df983934 remove editor hints for vi 7 vuotta sitten
getdomainname.c 21730caa66 trim Experimentally off and uncommented hidden 14 vuotta sitten
getdtablesize.c 21730caa66 trim Experimentally off and uncommented hidden 14 vuotta sitten
getegid.c 52df983934 remove editor hints for vi 7 vuotta sitten
geteuid.c 52df983934 remove editor hints for vi 7 vuotta sitten
getgid.c 52df983934 remove editor hints for vi 7 vuotta sitten
getgroups.c 52df983934 remove editor hints for vi 7 vuotta sitten
gethostname.c 21730caa66 trim Experimentally off and uncommented hidden 14 vuotta sitten
getitimer.c 52df983934 remove editor hints for vi 7 vuotta sitten
getpagesize.c 7df0fc1ed8 simplify getpagesize, do not depend on kernel macros 8 vuotta sitten
getpgid.c 52df983934 remove editor hints for vi 7 vuotta sitten
getpgrp.c 52df983934 remove editor hints for vi 7 vuotta sitten
getpid.c 52df983934 remove editor hints for vi 7 vuotta sitten
getppid.c 52df983934 remove editor hints for vi 7 vuotta sitten
getpriority.c 52df983934 remove editor hints for vi 7 vuotta sitten
getrandom.c 52df983934 remove editor hints for vi 7 vuotta sitten
getresgid.c 52df983934 remove editor hints for vi 7 vuotta sitten
getresuid.c 52df983934 remove editor hints for vi 7 vuotta sitten
getrlimit.c 52df983934 remove editor hints for vi 7 vuotta sitten
getrlimit64.c 266bdc1f62 Replace FSF snail mail address with URLs 11 vuotta sitten
getrusage.c 52df983934 remove editor hints for vi 7 vuotta sitten
getsid.c 52df983934 remove editor hints for vi 7 vuotta sitten
gettimeofday.c 52df983934 remove editor hints for vi 7 vuotta sitten
getuid.c 52df983934 remove editor hints for vi 7 vuotta sitten
inotify.c 52df983934 remove editor hints for vi 7 vuotta sitten
ioctl.c 52df983934 remove editor hints for vi 7 vuotta sitten
ioperm.c 52df983934 remove editor hints for vi 7 vuotta sitten
iopl.c 52df983934 remove editor hints for vi 7 vuotta sitten
jmpbuf-offsets.h 0078a92e39 add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related) 12 vuotta sitten
kill.c 52df983934 remove editor hints for vi 7 vuotta sitten
klogctl.c 52df983934 remove editor hints for vi 7 vuotta sitten
lchown.c 52df983934 remove editor hints for vi 7 vuotta sitten
libgcc_s.h a68b6d339b Add missing libgcc_s.h header. 14 vuotta sitten
link.c 52df983934 remove editor hints for vi 7 vuotta sitten
linkat.c 82fc713658 link: Use linkat if arch does not have the link syscall 11 vuotta sitten
llseek.c 52df983934 remove editor hints for vi 7 vuotta sitten
longjmp.c 266bdc1f62 Replace FSF snail mail address with URLs 11 vuotta sitten
lseek.c 52df983934 remove editor hints for vi 7 vuotta sitten
lstat.c 52df983934 remove editor hints for vi 7 vuotta sitten
lstat64.c 52df983934 remove editor hints for vi 7 vuotta sitten
lutimes.c 52df983934 remove editor hints for vi 7 vuotta sitten
madvise.c 52df983934 remove editor hints for vi 7 vuotta sitten
makedev.c 75d9bf2dc5 include: silence __leaf warning 9 vuotta sitten
mincore.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 vuotta sitten
mkdir.c 52df983934 remove editor hints for vi 7 vuotta sitten
mkdirat.c ecb2be2c0a mkdir: Use mkdirat if arch does not have the mkdir syscall 11 vuotta sitten
mkfifo.c 266bdc1f62 Replace FSF snail mail address with URLs 11 vuotta sitten
mkfifoat.c fd72e30425 first pass at implementing *at funcs 15 vuotta sitten
mknod.c 52df983934 remove editor hints for vi 7 vuotta sitten
mknodat.c fd72e30425 first pass at implementing *at funcs 15 vuotta sitten
mlock.c 52df983934 remove editor hints for vi 7 vuotta sitten
mlockall.c 52df983934 remove editor hints for vi 7 vuotta sitten
mmap.c 041cdc2769 sparc64: add basic support 7 vuotta sitten
mmap64.c f1c42c9e74 mmap64.c: use void * as in header, disable code that can't happen 12 vuotta sitten
modify_ldt.c 52df983934 remove editor hints for vi 7 vuotta sitten
module.c 03884934b3 add init_module/delete_module syscall wrappers 7 vuotta sitten
mount.c 52df983934 remove editor hints for vi 7 vuotta sitten
mprotect.c 52df983934 remove editor hints for vi 7 vuotta sitten
mremap.c 52df983934 remove editor hints for vi 7 vuotta sitten
msync.c 52df983934 remove editor hints for vi 7 vuotta sitten
munlock.c 52df983934 remove editor hints for vi 7 vuotta sitten
munlockall.c 52df983934 remove editor hints for vi 7 vuotta sitten
munmap.c 52df983934 remove editor hints for vi 7 vuotta sitten
nanosleep.c 52df983934 remove editor hints for vi 7 vuotta sitten
nice.c 52df983934 remove editor hints for vi 7 vuotta sitten
noophooks.c 266bdc1f62 Replace FSF snail mail address with URLs 11 vuotta sitten
not-cancel.h a9a2380cf0 nptl: add pthread_getname_np/pthread_setname_np from GNU libc 7 vuotta sitten
ntp_gettime.c 266bdc1f62 Replace FSF snail mail address with URLs 11 vuotta sitten
open.c 52df983934 remove editor hints for vi 7 vuotta sitten
open64.c 7e829db6ae open64: ensure that openat check works 10 vuotta sitten
openat.c d42417f680 openat argument fix. 8 vuotta sitten
openat64.c a4b93f0bef openat*: use a static function with the different type and strong_alias_untyped 12 vuotta sitten
pause.c 52df983934 remove editor hints for vi 7 vuotta sitten
personality.c 52df983934 remove editor hints for vi 7 vuotta sitten
pipe.c 52df983934 remove editor hints for vi 7 vuotta sitten
pipe2.c 52df983934 remove editor hints for vi 7 vuotta sitten
pivot_root.c 52df983934 remove editor hints for vi 7 vuotta sitten
poll.c 266bdc1f62 Replace FSF snail mail address with URLs 11 vuotta sitten
posix_fadvise.c 52df983934 remove editor hints for vi 7 vuotta sitten
posix_fadvise64.c 52df983934 remove editor hints for vi 7 vuotta sitten
posix_fallocate.c 52df983934 remove editor hints for vi 7 vuotta sitten
posix_fallocate64.c 52df983934 remove editor hints for vi 7 vuotta sitten
posix_madvise.c 52df983934 remove editor hints for vi 7 vuotta sitten
ppoll.c 266bdc1f62 Replace FSF snail mail address with URLs 11 vuotta sitten
prctl.c 52df983934 remove editor hints for vi 7 vuotta sitten
pread_write.c 52df983934 remove editor hints for vi 7 vuotta sitten
preadv.c 8b233f2491 preadv/pwritev: bugfix preadv/pwritev syscall should be 5 args 6 vuotta sitten
pselect.c 11cf4e8074 fixup gcc warnings 7 vuotta sitten
ptrace.c fc44a577aa - trim superfluous ';'. No objcode changes 15 vuotta sitten
pwritev.c 8b233f2491 preadv/pwritev: bugfix preadv/pwritev syscall should be 5 args 6 vuotta sitten
quotactl.c 52df983934 remove editor hints for vi 7 vuotta sitten
read.c 52df983934 remove editor hints for vi 7 vuotta sitten
readahead.c 74ca8d6f5d remove UCLIBC_HAS_LFS 7 vuotta sitten
readlink.c 52df983934 remove editor hints for vi 7 vuotta sitten
readlinkat.c e07db64b78 readlink: Use readlinkat if arch does not have the readlink syscall 11 vuotta sitten
readv.c 52df983934 remove editor hints for vi 7 vuotta sitten
reboot.c 52df983934 remove editor hints for vi 7 vuotta sitten
remap_file_pages.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 vuotta sitten
rename.c 52df983934 remove editor hints for vi 7 vuotta sitten
renameat.c 3a5be53a84 rename: Use renameat if arch does not have the rename syscall 11 vuotta sitten
rmdir.c 52df983934 remove editor hints for vi 7 vuotta sitten
sbrk.c 21730caa66 trim Experimentally off and uncommented hidden 14 vuotta sitten
sched_cpucount.c 266bdc1f62 Replace FSF snail mail address with URLs 11 vuotta sitten
sched_get_priority_max.c 52df983934 remove editor hints for vi 7 vuotta sitten
sched_get_priority_min.c 52df983934 remove editor hints for vi 7 vuotta sitten
sched_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 vuotta sitten
sched_getcpu.c 52df983934 remove editor hints for vi 7 vuotta sitten
sched_getparam.c 52df983934 remove editor hints for vi 7 vuotta sitten
sched_getscheduler.c 52df983934 remove editor hints for vi 7 vuotta sitten
sched_rr_get_interval.c 52df983934 remove editor hints for vi 7 vuotta sitten
sched_setaffinity.c 11cf4e8074 fixup gcc warnings 7 vuotta sitten
sched_setparam.c 52df983934 remove editor hints for vi 7 vuotta sitten
sched_setscheduler.c 52df983934 remove editor hints for vi 7 vuotta sitten
sched_yield.c 52df983934 remove editor hints for vi 7 vuotta sitten
select.c 52df983934 remove editor hints for vi 7 vuotta sitten
sendfile.c 52df983934 remove editor hints for vi 7 vuotta sitten
sendfile64.c a83ea57a50 sendfile: Use sendfile64 if arch does not have the sendfile syscall 11 vuotta sitten
setdomainname.c 52df983934 remove editor hints for vi 7 vuotta sitten
setegid.c 2f88f917c2 setegid: use setresgid conditionally 12 vuotta sitten
seteuid.c 7aa9c2486c remove a few more empty #if/#endif pairs 14 vuotta sitten
setfsgid.c 52df983934 remove editor hints for vi 7 vuotta sitten
setfsuid.c 52df983934 remove editor hints for vi 7 vuotta sitten
setgid.c 52df983934 remove editor hints for vi 7 vuotta sitten
setgroups.c 52df983934 remove editor hints for vi 7 vuotta sitten
sethostname.c 52df983934 remove editor hints for vi 7 vuotta sitten
setitimer.c 52df983934 remove editor hints for vi 7 vuotta sitten
setns.c 52df983934 remove editor hints for vi 7 vuotta sitten
setpgid.c 52df983934 remove editor hints for vi 7 vuotta sitten
setpgrp.c 39e02af41f setpgrp.c: remove unneeded header 12 vuotta sitten
setpriority.c 52df983934 remove editor hints for vi 7 vuotta sitten
setregid.c 52df983934 remove editor hints for vi 7 vuotta sitten
setresgid.c 52df983934 remove editor hints for vi 7 vuotta sitten
setresuid.c 52df983934 remove editor hints for vi 7 vuotta sitten
setreuid.c 52df983934 remove editor hints for vi 7 vuotta sitten
setrlimit.c 52df983934 remove editor hints for vi 7 vuotta sitten
setrlimit64.c 266bdc1f62 Replace FSF snail mail address with URLs 11 vuotta sitten
setsid.c 52df983934 remove editor hints for vi 7 vuotta sitten
settimeofday.c 52df983934 remove editor hints for vi 7 vuotta sitten
setuid.c 52df983934 remove editor hints for vi 7 vuotta sitten
sigaltstack.c 52df983934 remove editor hints for vi 7 vuotta sitten
signalfd.c 52df983934 remove editor hints for vi 7 vuotta sitten
sigpending.c 52df983934 remove editor hints for vi 7 vuotta sitten
sigprocmask.c 52df983934 remove editor hints for vi 7 vuotta sitten
sigqueue.c 266bdc1f62 Replace FSF snail mail address with URLs 11 vuotta sitten
sigsuspend.c 52df983934 remove editor hints for vi 7 vuotta sitten
splice.c 52df983934 remove editor hints for vi 7 vuotta sitten
ssp-local.c 266bdc1f62 Replace FSF snail mail address with URLs 11 vuotta sitten
ssp.c a745c4bfc8 remove unused FORTIFY code fragments 6 vuotta sitten
stat.c 52df983934 remove editor hints for vi 7 vuotta sitten
stat64.c 52df983934 remove editor hints for vi 7 vuotta sitten
statfs.c 52df983934 remove editor hints for vi 7 vuotta sitten
stime.c 52df983934 remove editor hints for vi 7 vuotta sitten
stubs.c c7294c98c8 remove UCLIBC_LINUX_MODULE_26 7 vuotta sitten
swapoff.c 52df983934 remove editor hints for vi 7 vuotta sitten
swapon.c 52df983934 remove editor hints for vi 7 vuotta sitten
symlink.c 52df983934 remove editor hints for vi 7 vuotta sitten
symlinkat.c 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall 11 vuotta sitten
sync.c 52df983934 remove editor hints for vi 7 vuotta sitten
sync_file_range.c 52df983934 remove editor hints for vi 7 vuotta sitten
syncfs.c 52df983934 remove editor hints for vi 7 vuotta sitten
syscall.c c06402cccc syscall(): create a common version based on INLINE_SYSCALL_NCS() 15 vuotta sitten
sysctl.c 52df983934 remove editor hints for vi 7 vuotta sitten
sysdep.h bda630857e libc/sysdeps: commonize ret_ERRVAL 10 vuotta sitten
sysfs.c 52df983934 remove editor hints for vi 7 vuotta sitten
sysinfo.c 52df983934 remove editor hints for vi 7 vuotta sitten
tee.c 52df983934 remove editor hints for vi 7 vuotta sitten
time.c 52df983934 remove editor hints for vi 7 vuotta sitten
timerfd.c 52df983934 remove editor hints for vi 7 vuotta sitten
times.c 52df983934 remove editor hints for vi 7 vuotta sitten
truncate.c 52df983934 remove editor hints for vi 7 vuotta sitten
truncate64.c 6f3f843335 linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR 11 vuotta sitten
ulimit.c 52df983934 remove editor hints for vi 7 vuotta sitten
umask.c 52df983934 remove editor hints for vi 7 vuotta sitten
umount.c 52df983934 remove editor hints for vi 7 vuotta sitten
umount2.c 52df983934 remove editor hints for vi 7 vuotta sitten
uname.c 52df983934 remove editor hints for vi 7 vuotta sitten
unlink.c 52df983934 remove editor hints for vi 7 vuotta sitten
unlinkat.c 09a387a0fc unlink: Use unlinkat if arch does not have the unlink syscall 11 vuotta sitten
unshare.c 52df983934 remove editor hints for vi 7 vuotta sitten
unwind.h 266bdc1f62 Replace FSF snail mail address with URLs 11 vuotta sitten
uselib.c 52df983934 remove editor hints for vi 7 vuotta sitten
ustat.c 52df983934 remove editor hints for vi 7 vuotta sitten
utime.c 52df983934 remove editor hints for vi 7 vuotta sitten
utimensat.c ef85033ac8 futimens: add function 14 vuotta sitten
utimes.c 52df983934 remove editor hints for vi 7 vuotta sitten
vfork.c f9ea885024 vfork: fix clone based version 10 vuotta sitten
vhangup.c 52df983934 remove editor hints for vi 7 vuotta sitten
vmsplice.c 52df983934 remove editor hints for vi 7 vuotta sitten
wait.c 613b0fabf0 wait.c: use cancel.h 12 vuotta sitten
wait3.c a92060fe16 wait4.c: provide hidden __wait4_nocancel independent of any guards 12 vuotta sitten
wait4.c 52df983934 remove editor hints for vi 7 vuotta sitten
waitid.c 52df983934 remove editor hints for vi 7 vuotta sitten
waitpid.c 52df983934 remove editor hints for vi 7 vuotta sitten
write.c 52df983934 remove editor hints for vi 7 vuotta sitten
writev.c 52df983934 remove editor hints for vi 7 vuotta sitten
xattr.c 73d5955414 unify stub logic 13 vuotta sitten
xstatconv.c 74ca8d6f5d remove UCLIBC_HAS_LFS 7 vuotta sitten
xstatconv.h 74ca8d6f5d remove UCLIBC_HAS_LFS 7 vuotta sitten