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 пре 17 година
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 година