Peter S. Mazinger 1533e2876b remove __FORCE_GLIBC 13 éve
..
bits caa86c6d8d getopt.c, getopt.h: avoid the need for __FORCE_GLIBC 12 éve
sys ea4389f7c1 epoll.h: sync with glibc 12 éve
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 23 éve
Makefile ba31c6c463 Remove TOPDIR 18 éve
Makefile.in 19dd090a0f libc: flesh out linux scheduler functions 12 éve
__rt_sigtimedwait.c 73d5955414 unify stub logic 13 éve
__rt_sigwaitinfo.c 73d5955414 unify stub logic 13 éve
__socketcall.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
__syscall_fcntl.c 5ebef43369 provide internal hidden version of __fcntl_nocancel 13 éve
__syscall_fcntl64.c 3d6648de14 remove __libc_fcntl[64] 15 éve
__syscall_rt_sigaction.c 57e8823548 cancellation support for a large amount of the required syscalls 14 éve
__syscall_sigaction.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
_exit.c f757db2d31 Merge remote branch 'origin/master' into nptl_merge 14 éve
access.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
acct.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
adjtimex.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
alarm.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
arch_prctl.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
bdflush.c 73d5955414 unify stub logic 13 éve
brk.c 6ff6eb1350 create arch-generic brk() based on blackfin one 15 éve
capget.c 73d5955414 unify stub logic 13 éve
capset.c 73d5955414 unify stub logic 13 éve
chdir.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
chmod.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
chown.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
chroot.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
clock_getres.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
clock_gettime.c 1043d24e77 remove two checks for gettimeofday error 14 éve
clock_settime.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
close.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 15 éve
cmsg_nxthdr.c 1533e2876b remove __FORCE_GLIBC 12 éve
creat.c 74cc326ef4 Update copyright header. 15 éve
creat64.c 43ef9c6b3f *: remove some __libc_XXX functions: 15 éve
create_module.c 73d5955414 unify stub logic 13 éve
delete_module.c 73d5955414 unify stub logic 13 éve
dl-osinfo.h 21730caa66 trim Experimentally off and uncommented hidden 14 éve
dup.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
dup2.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
epoll.c 8245f3b463 Fix __libc_epoll_pwait compile failure on x86 13 éve
eventfd.c e118373cbb eventfd: Implement eventfd2 and fix eventfd 12 éve
execve.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
faccessat.c fd72e30425 first pass at implementing *at funcs 15 éve
fchdir.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
fchmod.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
fchmodat.c 577c6ee118 fchmodat: fix handling of flags 12 éve
fchown.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
fchownat.c fd72e30425 first pass at implementing *at funcs 15 éve
fdatasync.c 73d5955414 unify stub logic 13 éve
flock.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
fork.c 73d5955414 unify stub logic 13 éve
fpu_control.h cf4b06dc8c fix from psm: disable unsupported features 17 éve
fstat.c ae0e6225db lstat/stat/fstat: Use 64bit version of syscall if available 12 éve
fstat64.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
fstatat.c 656167d891 fstatat: fix up behavior on 32/64 bit hosts 14 éve
fstatat64.c 656167d891 fstatat: fix up behavior on 32/64 bit hosts 14 éve
fstatfs.c c9209d6f90 - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger for mentioning this fact. 15 éve
fsync.c 57e8823548 cancellation support for a large amount of the required syscalls 14 éve
ftruncate.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
ftruncate64.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
futimens.c bd33c42e0f futimens: add missing local prototype 14 éve
futimesat.c fd72e30425 first pass at implementing *at funcs 15 éve
get_kernel_syms.c 73d5955414 unify stub logic 13 éve
getcwd.c e48bd60ce9 getcwd: Fix memory-leak in error path 13 éve
getdents.c fd826c72f8 new helper funcs for alloca/malloc with mmu/nommu 14 éve
getdents64.c fd826c72f8 new helper funcs for alloca/malloc with mmu/nommu 14 éve
getdirname.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 éve
getdomainname.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
getdtablesize.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
getegid.c 83c1854b97 remove error handling from some syscalls 13 éve
geteuid.c 83c1854b97 remove error handling from some syscalls 13 éve
getgid.c 83c1854b97 remove error handling from some syscalls 13 éve
getgroups.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
gethostname.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
getitimer.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
getpagesize.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
getpgid.c 2d276198b4 libc: Provide both getpgid and __getpgid symbols 13 éve
getpgrp.c 9f096becc4 getpgrp: fix fallback handling 12 éve
getpid.c 83c1854b97 remove error handling from some syscalls 13 éve
getppid.c 83c1854b97 remove error handling from some syscalls 13 éve
getpriority.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
getresgid.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
getresuid.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
getrlimit.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
getrlimit64.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
getrusage.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
getsid.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
gettimeofday.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
getuid.c 83c1854b97 remove error handling from some syscalls 13 éve
hp-timing.h 9c4d060ea4 grab header file from glibc 18 éve
init_module.c 73d5955414 unify stub logic 13 éve
inotify.c 0f45e8a279 inotify_rm_watch: Change second argument to int 12 éve
ioctl.c 57e8823548 cancellation support for a large amount of the required syscalls 14 éve
ioperm.c 02b53aad4c ioperm is not used internally, remove hidden_proto 15 éve
iopl.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
kill.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
klogctl.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
lchown.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
libgcc_s.h a68b6d339b Add missing libgcc_s.h header. 14 éve
link.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
linkat.c fd72e30425 first pass at implementing *at funcs 15 éve
llseek.c 7bad8cf68b llseek: support __NR_llseek syscall 12 éve
longjmp.c 204c784902 libc: make common longjmp usable with NPTL 13 éve
lseek.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 15 éve
lstat.c ae0e6225db lstat/stat/fstat: Use 64bit version of syscall if available 12 éve
lstat64.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
lutimes.c 251f2266bf lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined 13 éve
madvise.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
mincore.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
mkdir.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
mkdirat.c fd72e30425 first pass at implementing *at funcs 15 éve
mkfifo.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
mkfifoat.c fd72e30425 first pass at implementing *at funcs 15 éve
mknod.c 5590ebbd36 mknod: convert to INLINE_SYSCALL() to sync with glibc 15 éve
mknodat.c fd72e30425 first pass at implementing *at funcs 15 éve
mlock.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
mlockall.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
mmap.c a8908c3517 mmap()->sys_mmap2: do unsigned shift of offset 12 éve
mmap64.c b713a0b26f mmap64: Use correct type for offset parameter 12 éve
modify_ldt.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
mount.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
mprotect.c 9889c8791b enable mprotect() regardless of MMU as some systems have MPUs which allows memory protection 15 éve
mremap.c 3e8067a627 deal with TODOs left over from libc_hidden_proto removal 15 éve
msync.c 57e1e47345 msync: skip if syscall is missing 14 éve
munlock.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
munlockall.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
munmap.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
nanosleep.c fcde46eae5 nanosleep.c: remove duplicated libc_hidden_proto 13 éve
nice.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
noophooks.c 5d39c1ed76 do not include libc-internal.h 12 éve
not-cancel.h 94f3c30dc2 Assorted fixed to get nptl compiling on ARM 14 éve
ntp_gettime.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
open.c e190a24231 Define creat in an independent file 15 éve
open64.c 57e8823548 cancellation support for a large amount of the required syscalls 14 éve
openat.c fc0cc43885 add hidden aliases for openat funcs 15 éve
openat64.c fc0cc43885 add hidden aliases for openat funcs 15 éve
pause.c 162cfaea20 *: inline constant __sig{add,del}set and __sigismember 13 éve
personality.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
pipe.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
pipe2.c d3ddb92ea0 add pipe2() 13 éve
pivot_root.c 73d5955414 unify stub logic 13 éve
poll.c ba3aaf137c poll.c: fix incorrect merge 14 éve
posix_fadvise.c 899a273126 stubs: unified from future 12 éve
posix_fadvise64.c 899a273126 stubs: unified from future 12 éve
ppoll.c 4b88e6e858 libc: Fix cancellation handling in some C functions 13 éve
prctl.c df1580676a prctl: silence shadow warnings 14 éve
pread_write.c 80c9bfc466 pread/pwrite: drop fallback funcs 12 éve
pselect.c 57e8823548 cancellation support for a large amount of the required syscalls 14 éve
ptrace.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
query_module.c 73d5955414 unify stub logic 13 éve
quotactl.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
read.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 15 éve
readahead.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
readlink.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
readlinkat.c fd72e30425 first pass at implementing *at funcs 15 éve
readv.c 57e8823548 cancellation support for a large amount of the required syscalls 14 éve
reboot.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
remap_file_pages.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
rename.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
renameat.c fd72e30425 first pass at implementing *at funcs 15 éve
rmdir.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
sbrk.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
sched_cpucount.c 19dd090a0f libc: flesh out linux scheduler functions 12 éve
sched_get_priority_max.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
sched_get_priority_min.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
sched_getaffinity.c 73d5955414 unify stub logic 13 éve
sched_getcpu.c 19dd090a0f libc: flesh out linux scheduler functions 12 éve
sched_getparam.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
sched_getscheduler.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
sched_rr_get_interval.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
sched_setaffinity.c 73d5955414 unify stub logic 13 éve
sched_setparam.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
sched_setscheduler.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
sched_yield.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
select.c 13433395f2 silence some warnings about missing prototypes 14 éve
sendfile.c f5773054ef fix breakage in x86_64 defconfig 15 éve
sendfile64.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
setdomainname.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
setegid.c 2f88f917c2 setegid: use setresgid conditionally 12 éve
seteuid.c 7aa9c2486c remove a few more empty #if/#endif pairs 14 éve
setfsgid.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
setfsuid.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
setgid.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
setgroups.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
sethostname.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
setitimer.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
setpgid.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
setpgrp.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
setpriority.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
setregid.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
setresgid.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
setresuid.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
setreuid.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
setrlimit.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
setrlimit64.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
setsid.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
settimeofday.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
setuid.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
sigaltstack.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
signalfd.c 73d5955414 unify stub logic 13 éve
sigpending.c fc44a577aa - trim superfluous ';'. No objcode changes 15 éve
sigprocmask.c 57e8823548 cancellation support for a large amount of the required syscalls 14 éve
sigqueue.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
sigsuspend.c 1dd9275091 remove trailing ';' from _syscallX() 13 éve
splice.c 73d5955414 unify stub logic 13 éve
ssp-local.c 05e75260d6 Get rid of missing prototype warnings 18 éve
ssp.c 82098ab9b8 guard *_chk() related stuff with UCLIBC_HAS_FORTIFY 13 éve
stat.c ae0e6225db lstat/stat/fstat: Use 64bit version of syscall if available 12 éve
stat64.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
statfs.c 0f85b228aa nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabled 13 éve
stime.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
stubs.c e118373cbb eventfd: Implement eventfd2 and fix eventfd 12 éve
swapoff.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
swapon.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
symlink.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
symlinkat.c fd72e30425 first pass at implementing *at funcs 15 éve
sync.c 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic 15 éve
sync_file_range.c 73d5955414 unify stub logic 13 éve
syscall.c c06402cccc syscall(): create a common version based on INLINE_SYSCALL_NCS() 15 éve
syscalls.h eb813ecafa bits/kernel_stat.h is for internal uClibc use only, fix a few other 17 éve
sysctl.c 8a2d6677c3 silence warning about implicit decl of sysctl 14 éve
sysdep.h be88a80858 nptl:arm: add a wrapper for .cfi_sections pseudo-ops 13 éve
sysfs.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
sysinfo.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
tee.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
time.c 779c35b7c4 time,times: stop interpreting negative return values ar errors 14 éve
timerfd.c cdeb75380c add timerfd syscall and header 14 éve
times.c 779c35b7c4 time,times: stop interpreting negative return values ar errors 14 éve
truncate.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
truncate64.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
ulimit.c 1b6c5c4f32 libc: do not rely upon ulimit kernel syscall. 12 éve
umask.c 83c1854b97 remove error handling from some syscalls 13 éve
umount.c 73d5955414 unify stub logic 13 éve
umount2.c 73d5955414 unify stub logic 13 éve
uname.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
unlink.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
unlinkat.c fd72e30425 first pass at implementing *at funcs 15 éve
unshare.c 19dd090a0f libc: flesh out linux scheduler functions 12 éve
unwind.h 71d63ed756 unwind.h: Move to libc/sysdeps from nptl sysdeps 13 éve
uselib.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
ustat.c 7f5cc205a7 mknod: widen the parameters to match kernel 15 éve
utime.c cb965e7690 utime() is obsolescent in SUSv4 14 éve
utimensat.c ef85033ac8 futimens: add function 14 éve
utimes.c cb965e7690 utime() is obsolescent in SUSv4 14 éve
vfork.c 711ad9f92c create real common vfork() function 15 éve
vhangup.c ae549acff0 - remove superfluous ';'. No objcode changes. 15 éve
vmsplice.c 73d5955414 unify stub logic 13 éve
wait.c 13433395f2 silence some warnings about missing prototypes 14 éve
wait3.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
wait4.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
waitid.c 4b88e6e858 libc: Fix cancellation handling in some C functions 13 éve
waitpid.c 57e8823548 cancellation support for a large amount of the required syscalls 14 éve
write.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 15 éve
writev.c 57e8823548 cancellation support for a large amount of the required syscalls 14 éve
xattr.c 73d5955414 unify stub logic 13 éve
xstatconv.c 656167d891 fstatat: fix up behavior on 32/64 bit hosts 14 éve
xstatconv.h 656167d891 fstatat: fix up behavior on 32/64 bit hosts 14 éve