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