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