Peter S. Mazinger 24edbbd53a lseek, lseek64: add cancellation for all THREADS 13 anni fa
..
bits 5415f7aa53 getopt.h: cleanup header, remove anything already in cdefs.h 12 anni fa
sys 7dc2d2ddee update acct.h 12 anni fa
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 24 anni fa
Makefile ba31c6c463 Remove TOPDIR 18 anni fa
Makefile.in 19dd090a0f libc: flesh out linux scheduler functions 12 anni fa
__rt_sigtimedwait.c 5fce95b146 no need for hidden sigtimedwait 12 anni fa
__rt_sigwaitinfo.c 3c3f899b6d remove unneeded hidden sigwaitinfo 12 anni fa
__socketcall.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
__syscall_fcntl.c f74f77b155 fcntl: add cancellation to fcntl64, use cancel.h 12 anni fa
__syscall_fcntl64.c f74f77b155 fcntl: add cancellation to fcntl64, use cancel.h 12 anni fa
__syscall_rt_sigaction.c 27fbcf79bc signal.h: move prototypes for __syscall_[rt_]sigaction to common place 12 anni fa
__syscall_sigaction.c 27fbcf79bc signal.h: move prototypes for __syscall_[rt_]sigaction to common place 12 anni fa
_exit.c 11430a8e3c _exit.c: add ABORT_INSTRUCTION 12 anni fa
access.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
acct.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
adjtimex.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
alarm.c c28cabb179 Reorder includes and include only what is necessary 12 anni fa
arch_prctl.c c28cabb179 Reorder includes and include only what is necessary 12 anni fa
bdflush.c 73d5955414 unify stub logic 13 anni fa
brk.c d5f8c6ddc4 brk.c: remove libc_hidden_proto, always_inline syscall 12 anni fa
capget.c c28cabb179 Reorder includes and include only what is necessary 12 anni fa
capset.c c28cabb179 Reorder includes and include only what is necessary 12 anni fa
chdir.c f0e0d954f2 chdir.c: simplify code 12 anni fa
chmod.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
chown.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
chroot.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
clock_getres.c f486c8ba61 clock_getres.c: include unistd.h unless syscall is defined 12 anni fa
clock_gettime.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 12 anni fa
clock_settime.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 12 anni fa
close.c 9df9c60aa9 add cancellation for read, write, close 12 anni fa
cmsg_nxthdr.c 1533e2876b remove __FORCE_GLIBC 12 anni fa
creat.c f9af28c64e creat*.c: add LIBC_CANCEL_HANDLED to know that it is cancellable (handled by open) 12 anni fa
creat64.c f9af28c64e creat*.c: add LIBC_CANCEL_HANDLED to know that it is cancellable (handled by open) 12 anni fa
create_module.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 12 anni fa
delete_module.c 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 12 anni fa
dl-osinfo.h b534100aaa dl-osinfo.h: include needed headers 12 anni fa
dup.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
dup2.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
epoll.c 64572a51b0 add epoll_pwait() 12 anni fa
eventfd.c e118373cbb eventfd: Implement eventfd2 and fix eventfd 12 anni fa
execve.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
faccessat.c fd72e30425 first pass at implementing *at funcs 15 anni fa
fchdir.c c28cabb179 Reorder includes and include only what is necessary 12 anni fa
fchmod.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
fchmodat.c 577c6ee118 fchmodat: fix handling of flags 12 anni fa
fchown.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
fchownat.c fd72e30425 first pass at implementing *at funcs 15 anni fa
fdatasync.c 2c917b0305 adapt fdatasync, fsync, msync to use cancel.h 12 anni fa
flock.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
fork.c e4b5997fc1 fork: provide __libc_fork only if THREADS are enabled 12 anni fa
fpu_control.h cf4b06dc8c fix from psm: disable unsupported features 18 anni fa
fstat.c ae0e6225db lstat/stat/fstat: Use 64bit version of syscall if available 12 anni fa
fstat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 anni fa
fstatat.c 656167d891 fstatat: fix up behavior on 32/64 bit hosts 15 anni fa
fstatat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 anni fa
fstatfs.c c9209d6f90 - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger for mentioning this fact. 15 anni fa
fsync.c 2c917b0305 adapt fdatasync, fsync, msync to use cancel.h 12 anni fa
ftruncate.c c28cabb179 Reorder includes and include only what is necessary 12 anni fa
ftruncate64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 anni fa
futimens.c bd33c42e0f futimens: add missing local prototype 14 anni fa
futimesat.c fd72e30425 first pass at implementing *at funcs 15 anni fa
get_kernel_syms.c f2401c418b get_kernel_syms.c: reorganize, no need for attribute_unused in prototype 12 anni fa
getcwd.c e48bd60ce9 getcwd: Fix memory-leak in error path 13 anni fa
getdents.c c28cabb179 Reorder includes and include only what is necessary 12 anni fa
getdents64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 anni fa
getdirname.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 anni fa
getdomainname.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
getdtablesize.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
getegid.c 83c1854b97 remove error handling from some syscalls 13 anni fa
geteuid.c 83c1854b97 remove error handling from some syscalls 13 anni fa
getgid.c 83c1854b97 remove error handling from some syscalls 13 anni fa
getgroups.c ca89d7e1fb getgroups.c: reorganize, include param.h instead of defining MIN 12 anni fa
gethostname.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
getitimer.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
getpagesize.c fee4034763 getpagesize.c, unistd.h: hide __pagesize 12 anni fa
getpgid.c 2d276198b4 libc: Provide both getpgid and __getpgid symbols 14 anni fa
getpgrp.c 9f096becc4 getpgrp: fix fallback handling 12 anni fa
getpid.c 83c1854b97 remove error handling from some syscalls 13 anni fa
getppid.c 83c1854b97 remove error handling from some syscalls 13 anni fa
getpriority.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
getresgid.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
getresuid.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
getrlimit.c c28cabb179 Reorder includes and include only what is necessary 12 anni fa
getrlimit64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 anni fa
getrusage.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
getsid.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
gettimeofday.c 34c0112854 gettimeofday.c: use the same type as in header 12 anni fa
getuid.c 83c1854b97 remove error handling from some syscalls 13 anni fa
hp-timing.h 9c4d060ea4 grab header file from glibc 18 anni fa
init_module.c c28cabb179 Reorder includes and include only what is necessary 12 anni fa
inotify.c 0f45e8a279 inotify_rm_watch: Change second argument to int 12 anni fa
ioctl.c 733810682b ioctl.c: use cancel.h 12 anni fa
ioperm.c 02c9f0d6e8 remove libc_hidden_proto(ioperm) from all headers except arm 12 anni fa
iopl.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
jmpbuf-offsets.h 0078a92e39 add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related) 12 anni fa
kill.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
klogctl.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
lchown.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
libgcc_s.h a68b6d339b Add missing libgcc_s.h header. 14 anni fa
link.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
linkat.c fd72e30425 first pass at implementing *at funcs 15 anni fa
llseek.c 24edbbd53a lseek, lseek64: add cancellation for all THREADS 12 anni fa
longjmp.c 8f86b8a197 move *longjmp related prototypes to setjmp.h 12 anni fa
lseek.c 24edbbd53a lseek, lseek64: add cancellation for all THREADS 12 anni fa
lstat.c ae0e6225db lstat/stat/fstat: Use 64bit version of syscall if available 12 anni fa
lstat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 anni fa
lutimes.c 251f2266bf lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined 13 anni fa
madvise.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
mincore.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
mkdir.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
mkdirat.c fd72e30425 first pass at implementing *at funcs 15 anni fa
mkfifo.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
mkfifoat.c fd72e30425 first pass at implementing *at funcs 15 anni fa
mknod.c 5590ebbd36 mknod: convert to INLINE_SYSCALL() to sync with glibc 15 anni fa
mknodat.c fd72e30425 first pass at implementing *at funcs 15 anni fa
mlock.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
mlockall.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
mmap.c 2b836fc1d5 mmap.c: provide a common mmap.c that is good for most of archs 12 anni fa
mmap64.c f1c42c9e74 mmap64.c: use void * as in header, disable code that can't happen 12 anni fa
modify_ldt.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
mount.c c6dcc660d3 mount.c: whitespace only 12 anni fa
mprotect.c 9889c8791b enable mprotect() regardless of MMU as some systems have MPUs which allows memory protection 15 anni fa
mremap.c 3e8067a627 deal with TODOs left over from libc_hidden_proto removal 15 anni fa
msync.c 2c917b0305 adapt fdatasync, fsync, msync to use cancel.h 12 anni fa
munlock.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
munlockall.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
munmap.c a0fa1f8acf munmap.c: do not include unistd.h 12 anni fa
nanosleep.c d3b81557ec nanosleep.c: use cancel.h 12 anni fa
nice.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
noophooks.c 5d39c1ed76 do not include libc-internal.h 12 anni fa
not-cancel.h 94f3c30dc2 Assorted fixed to get nptl compiling on ARM 14 anni fa
ntp_gettime.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
open.c c4b9ff234e open.c: add cancellation using cancel.h 12 anni fa
open64.c 15f25e33d9 open64.c: no need for separate cancellation, open handles it already 12 anni fa
openat.c a4b93f0bef openat*: use a static function with the different type and strong_alias_untyped 12 anni fa
openat64.c a4b93f0bef openat*: use a static function with the different type and strong_alias_untyped 12 anni fa
pause.c 2d9054b39a pause.c: use cancel.h, provide __libc_pause only for LT_OLD 12 anni fa
personality.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
pipe.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
pipe2.c d3ddb92ea0 add pipe2() 13 anni fa
pivot_root.c 7c966f5242 pivot_root.c: move prototype into guard 12 anni fa
poll.c 6b3453a651 poll.c: do not inline syscall 12 anni fa
posix_fadvise.c 9e74047542 posix_fadvise: make posix_fadvise[64] similar on all archs 12 anni fa
posix_fadvise64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 anni fa
ppoll.c 06419c7f9c ppoll: no need for hidden version 12 anni fa
prctl.c f95e1b4c61 prctl.c: no need to include stdarg.h and extern 12 anni fa
pread_write.c 80c9bfc466 pread/pwrite: drop fallback funcs 12 anni fa
pselect.c 551ca52892 pselect.c: avoid handling cancellation twice 12 anni fa
ptrace.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
query_module.c 73d5955414 unify stub logic 13 anni fa
quotactl.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
read.c 9df9c60aa9 add cancellation for read, write, close 12 anni fa
readahead.c 0265be6d43 readahead.c: add correct guards 12 anni fa
readlink.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
readlinkat.c fd72e30425 first pass at implementing *at funcs 15 anni fa
readv.c 0500402162 readv, writev: rewrite to use cancel.h 12 anni fa
reboot.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
remap_file_pages.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
rename.c af58093c14 rename.c: simplify code, include only necessary headers 12 anni fa
renameat.c fd72e30425 first pass at implementing *at funcs 15 anni fa
rmdir.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
sbrk.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
sched_cpucount.c 19dd090a0f libc: flesh out linux scheduler functions 12 anni fa
sched_get_priority_max.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
sched_get_priority_min.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
sched_getaffinity.c 87be6cadfc sched_getaffinity.c: mark syscall as __always_inline 12 anni fa
sched_getcpu.c 19dd090a0f libc: flesh out linux scheduler functions 12 anni fa
sched_getparam.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
sched_getscheduler.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
sched_rr_get_interval.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
sched_setaffinity.c 29ba11d605 sched_setaffinity.c: make use of the syscall 12 anni fa
sched_setparam.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
sched_setscheduler.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
sched_yield.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
select.c 6c7c4fb8e1 select: adapt cancelation to use cancel.h 12 anni fa
sendfile.c 6507c3b84d correct sendfile for 32/64 bit archs 12 anni fa
sendfile64.c 6507c3b84d correct sendfile for 32/64 bit archs 12 anni fa
setdomainname.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
setegid.c 2f88f917c2 setegid: use setresgid conditionally 12 anni fa
seteuid.c 7aa9c2486c remove a few more empty #if/#endif pairs 14 anni fa
setfsgid.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
setfsuid.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
setgid.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
setgroups.c 0a18b6589d setgroups.c: move around some headers, always_inline syscall 12 anni fa
sethostname.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
setitimer.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
setpgid.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
setpgrp.c 39e02af41f setpgrp.c: remove unneeded header 12 anni fa
setpriority.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
setregid.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
setresgid.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
setresuid.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
setreuid.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
setrlimit.c c28cabb179 Reorder includes and include only what is necessary 12 anni fa
setrlimit64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 anni fa
setsid.c a55acdf73a setsid.c: whitespace only 12 anni fa
settimeofday.c 1b11d19b60 provide stime and settimeofday functions if at least one of the syscalls is available 12 anni fa
setuid.c a30f4f75a3 setuid.c: always_inline syscall 12 anni fa
sigaltstack.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
signalfd.c 73d5955414 unify stub logic 13 anni fa
sigpending.c fc44a577aa - trim superfluous ';'. No objcode changes 15 anni fa
sigprocmask.c 57e8823548 cancellation support for a large amount of the required syscalls 14 anni fa
sigqueue.c 21730caa66 trim Experimentally off and uncommented hidden 14 anni fa
sigsuspend.c fae8e7e498 sigsuspend.c: add cancellation support independently of rt_sigsuspend 12 anni fa
splice.c a2dc2ddbb5 splice,sync_file_range: mark them as GNU extensions 12 anni fa
ssp-local.c 631049ff3a ssp-local.c: make sure that -fstack-protector is not enabled when compiling file 12 anni fa
ssp.c 5c7e1909e1 ssp: rework, sync messages with the ones in glibc 12 anni fa
stat.c ae0e6225db lstat/stat/fstat: Use 64bit version of syscall if available 12 anni fa
stat64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 anni fa
statfs.c 0f85b228aa nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabled 13 anni fa
stime.c 1b11d19b60 provide stime and settimeofday functions if at least one of the syscalls is available 12 anni fa
stubs.c e118373cbb eventfd: Implement eventfd2 and fix eventfd 12 anni fa
swapoff.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
swapon.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
symlink.c c292baef29 symlink.c: Compile only if syscall is available 12 anni fa
symlinkat.c fd72e30425 first pass at implementing *at funcs 15 anni fa
sync.c 6b1fe09331 sync.c: simplify code 12 anni fa
sync_file_range.c a2dc2ddbb5 splice,sync_file_range: mark them as GNU extensions 12 anni fa
syscall.c c06402cccc syscall(): create a common version based on INLINE_SYSCALL_NCS() 15 anni fa
sysctl.c 8a2d6677c3 silence warning about implicit decl of sysctl 14 anni fa
sysdep.h be88a80858 nptl:arm: add a wrapper for .cfi_sections pseudo-ops 13 anni fa
sysfs.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
sysinfo.c 823b22d7c3 provide sysinfo stub 12 anni fa
tee.c fc4b1388b3 tee,vmsplice: mark them as GNU extensions 12 anni fa
time.c 78b0d99085 time.c: move included header for fallback case 12 anni fa
timerfd.c cdeb75380c add timerfd syscall and header 14 anni fa
times.c 84dd1527aa times.c: whitespace only 12 anni fa
truncate.c c28cabb179 Reorder includes and include only what is necessary 12 anni fa
truncate64.c e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 12 anni fa
ulimit.c 1b6c5c4f32 libc: do not rely upon ulimit kernel syscall. 12 anni fa
umask.c 1fcbd1764e umask.c: umask always succeeds, use _syscall_noerr1 12 anni fa
umount.c 5046a84d82 umount: make umount2 depend on UCLIBC_LINUX_SPECIFIC 12 anni fa
umount2.c 5046a84d82 umount: make umount2 depend on UCLIBC_LINUX_SPECIFIC 12 anni fa
uname.c b10190983a uname.c,unlink.c: whitespace only 12 anni fa
unlink.c b10190983a uname.c,unlink.c: whitespace only 12 anni fa
unlinkat.c fd72e30425 first pass at implementing *at funcs 15 anni fa
unshare.c 19dd090a0f libc: flesh out linux scheduler functions 12 anni fa
unwind.h 71d63ed756 unwind.h: Move to libc/sysdeps from nptl sysdeps 13 anni fa
uselib.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
ustat.c 4dcfe3b269 ustat.c: always_inline syscall 12 anni fa
utime.c 917176e71e utime[s]: avoid circular dependency 12 anni fa
utimensat.c ef85033ac8 futimens: add function 14 anni fa
utimes.c 917176e71e utime[s]: avoid circular dependency 12 anni fa
vfork.c 0a043c30ee vfork: make all archs consistent 12 anni fa
vhangup.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 anni fa
vmsplice.c fc4b1388b3 tee,vmsplice: mark them as GNU extensions 12 anni fa
wait.c 613b0fabf0 wait.c: use cancel.h 12 anni fa
wait3.c a92060fe16 wait4.c: provide hidden __wait4_nocancel independent of any guards 12 anni fa
wait4.c a92060fe16 wait4.c: provide hidden __wait4_nocancel independent of any guards 12 anni fa
waitid.c 6a78127da4 waitid.c: use cancel.h 12 anni fa
waitpid.c 08b258aeb9 waitpid.c: provide __waitpid_nocancel, use cancel.h 12 anni fa
write.c 9df9c60aa9 add cancellation for read, write, close 12 anni fa
writev.c 0500402162 readv, writev: rewrite to use cancel.h 12 anni fa
xattr.c 73d5955414 unify stub logic 13 anni fa
xstatconv.c 656167d891 fstatat: fix up behavior on 32/64 bit hosts 15 anni fa
xstatconv.h 656167d891 fstatat: fix up behavior on 32/64 bit hosts 15 anni fa