Mike Frysinger 10ab006634 clean up warnings 20 жил өмнө
..
bits 86450311eb _uintmaxtostr is only internally used, we do not need a rename, uClibc_uintmaxtostr.h is only internal header, remove from target 20 жил өмнө
sys 9cee42f10d Major rework of the include files to eliminate redundancy 23 жил өмнө
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 25 жил өмнө
Makefile ba31c6c463 Remove TOPDIR 20 жил өмнө
Makefile.in ec2261ba97 Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with my config (no locale, the rest enabled). Not tested if libc is complete and usable. All the files listed in *_NO_MULTI need love, best would be to replace all multisources w/ single sources. 20 жил өмнө
__rt_sigtimedwait.c 2bbcf533dd s/strong/weak/, sorry sjhill, have overseen your change 20 жил өмнө
__socketcall.c f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 20 жил өмнө
__syscall_fcntl.c a0a0d23539 Undo hiding __libc_fcntl[64], CANCELABLE_SYSCALL is not grep friendly ;-(, have to find some other way to make it internal to libc and libpthread 20 жил өмнө
__syscall_fcntl64.c a0a0d23539 Undo hiding __libc_fcntl[64], CANCELABLE_SYSCALL is not grep friendly ;-(, have to find some other way to make it internal to libc and libpthread 20 жил өмнө
__syscall_ipc.c a8224c8856 Hide __syscall_ipc 20 жил өмнө
__syscall_rt_sigaction.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
__syscall_sigaction.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
_exit.c aeed8fa791 Make use of newly introduced attribute_noreturn 20 жил өмнө
access.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
acct.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
adjtimex.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
alarm.c f4256c0836 Implement more hidden 20 жил өмнө
bdflush.c 8498ae47b0 x86_64 fixes: update prototype to match the other prototypes 20 жил өмнө
capget.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
capset.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
chdir.c d1a6e735ac Add hidden versions 20 жил өмнө
chmod.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
chown.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
chroot.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
clock_getres.c d24608f995 Hiding again 20 жил өмнө
clock_gettime.c 0a8a65e0a0 Use __gettimeofday 20 жил өмнө
clock_settime.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
close.c 8a0b43005a Hide mostly used functions 20 жил өмнө
cmsg_nxthdr.c 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases 20 жил өмнө
creat64.c 8a0b43005a Hide mostly used functions 20 жил өмнө
create_module.c 8a0b43005a Hide mostly used functions 20 жил өмнө
delete_module.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
dl-osinfo.h 0a8a65e0a0 Use __gettimeofday 20 жил өмнө
dup.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
dup2.c 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... 20 жил өмнө
epoll.c 7334cfc680 Justin Cormack <justin@street-vision.com> writes: 21 жил өмнө
execve.c 765696aac5 More hiding, 300 left 20 жил өмнө
fchdir.c 765696aac5 More hiding, 300 left 20 жил өмнө
fchmod.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
fchown.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
fdatasync.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
flock.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
fork.c 5aa97ad5d1 dont try to build fork if the arch doesnt support it (like ia64) 20 жил өмнө
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 22 жил өмнө
fstat.c 36bff6b9bf Do hidden __*stat* 20 жил өмнө
fstat64.c 36bff6b9bf Do hidden __*stat* 20 жил өмнө
fstatfs.c 36bff6b9bf Do hidden __*stat* 20 жил өмнө
fsync.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
ftruncate.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
ftruncate64.c 44b24a7a32 Fix ftruncate64 and truncate64 for powerpc and mips 21 жил өмнө
get_kernel_syms.c a9f021ba74 fix warnings when arch lacks get_kernel_syms syscall (like ia64) 20 жил өмнө
getcwd.c ab9d3f10ea Use __open|__closedir 20 жил өмнө
getdents.c 9ac20d30b1 only define offsetof macro if it isnt already defined 20 жил өмнө
getdents64.c 9ac20d30b1 only define offsetof macro if it isnt already defined 20 жил өмнө
getdirname.c 53b5f21c9c Hide more 20 жил өмнө
getdnnm.c 53b5f21c9c Hide more 20 жил өмнө
getdtablesize.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
getegid.c d24608f995 Hiding again 20 жил өмнө
geteuid.c 765696aac5 More hiding, 300 left 20 жил өмнө
getgid.c d24608f995 Hiding again 20 жил өмнө
getgroups.c 53b5f21c9c Hide more 20 жил өмнө
gethstnm.c 53b5f21c9c Hide more 20 жил өмнө
getitimer.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
getpagesize.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
getpgid.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
getpgrp.c f6875e0f6b dont try to build getpgrp if the arch doesnt support it (like ia64) 20 жил өмнө
getpid.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
getppid.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
getpriority.c 53b5f21c9c Hide more 20 жил өмнө
getresgid.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
getresuid.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
getrlimit.c 8a0b43005a Hide mostly used functions 20 жил өмнө
getrlimit64.c 8a0b43005a Hide mostly used functions 20 жил өмнө
getrusage.c c7ee376f94 Correct type, gcc-3.4.5 fails, thanks nitinkg for reporting/testing 20 жил өмнө
getsid.c 53b5f21c9c Hide more 20 жил өмнө
gettimeofday.c 0a8a65e0a0 Use __gettimeofday 20 жил өмнө
getuid.c 765696aac5 More hiding, 300 left 20 жил өмнө
hp-timing.h 9c4d060ea4 grab header file from glibc 20 жил өмнө
init_module.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
ioctl.c 942357a798 Implement __x versions 20 жил өмнө
ioperm.c 977216264f Do not stub out functions for mmu-less systems. Hide all 20 жил өмнө
iopl.c 977216264f Do not stub out functions for mmu-less systems. Hide all 20 жил өмнө
kill.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
klogctl.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
lchown.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
link.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
llseek.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
longjmp.c 8a0b43005a Hide mostly used functions 20 жил өмнө
lseek.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
lstat.c 36bff6b9bf Do hidden __*stat* 20 жил өмнө
lstat64.c 36bff6b9bf Do hidden __*stat* 20 жил өмнө
madvise.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
mincore.c d503d1d6c6 - Added support for 13 new syscalls to allow more things to compile when using uClibc. mincore() and the ones for Extended Attributes setxattr(), lsetxattr(), fsetxattr(), getxattr(), lgetxattr(), fgetxattr(), listxattr(), llistxattr(), flistxattr(), removexattr(), lremovexattr(), fremovexattr() which are optional. 21 жил өмнө
mkdir.c d1a6e735ac Add hidden versions 20 жил өмнө
mkfifo.c fec4793c9a Implement __mknod and use it 20 жил өмнө
mknod.c fec4793c9a Implement __mknod and use it 20 жил өмнө
mlock.c 977216264f Do not stub out functions for mmu-less systems. Hide all 20 жил өмнө
mlockall.c 977216264f Do not stub out functions for mmu-less systems. Hide all 20 жил өмнө
mmap.c 5c22f74b31 __ptr_t = void *, move hidden first 20 жил өмнө
mmap64.c 77ccb5b1dc mmap/mremap/socket/rewind gone 20 жил өмнө
modify_ldt.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
mount.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
mprotect.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
mremap.c 77ccb5b1dc mmap/mremap/socket/rewind gone 20 жил өмнө
msync.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
munlock.c 977216264f Do not stub out functions for mmu-less systems. Hide all 20 жил өмнө
munlockall.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
munmap.c 765696aac5 More hiding, 300 left 20 жил өмнө
nanosleep.c 2449b84347 Use hidden_weak_alias 20 жил өмнө
nice.c 53b5f21c9c Hide more 20 жил өмнө
noophooks.c 10ab006634 clean up warnings 20 жил өмнө
ntp_gettime.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
open.c 8a0b43005a Hide mostly used functions 20 жил өмнө
open64.c 8a0b43005a Hide mostly used functions 20 жил өмнө
pause.c 6a2a30ccc6 internal sigpause, do we really default to BSD signals? 20 жил өмнө
personality.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
pipe.c 73130cae60 Do hidden pipe, please check the change in mips (.end __pipe?) 20 жил өмнө
pivot_root.c 6294d7d222 Some uClinux architectures do not define pivot_root 20 жил өмнө
poll.c 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll 20 жил өмнө
posix_fadvise.c f027f2b507 touchup how we declare the posix_fadvise functions and fix the case where posix_fadvise kernel call exists but not posix_fadvise64 20 жил өмнө
posix_fadvise64.c a5b122db0a Make __syscall_fadvise64_64 static inline 20 жил өмнө
prctl.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
pread_write.c a7334dddd4 cast buf as void* to fix warning 20 жил өмнө
ptrace.c c94d3fd8f7 Make the syscall locally, avoid an extern 22 жил өмнө
query_module.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
quotactl.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
read.c 8a0b43005a Hide mostly used functions 20 жил өмнө
readlink.c 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... 20 жил өмнө
readv.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
reboot.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
rename.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
rmdir.c d1a6e735ac Add hidden versions 20 жил өмнө
sbrk.c 9efd18d338 s/___brk_addr/__curbrk/g 21 жил өмнө
sched_get_priority_max.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
sched_get_priority_min.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
sched_getparam.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
sched_getscheduler.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
sched_rr_get_interval.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
sched_setparam.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
sched_setscheduler.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
sched_yield.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
select.c f4256c0836 Implement more hidden 20 жил өмнө
sendfile.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
sendfile64.c 6f4b3f9b2a Add missing semicolons 22 жил өмнө
setdomainname.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
setegid.c 53b5f21c9c Hide more 20 жил өмнө
seteuid.c 53b5f21c9c Hide more 20 жил өмнө
setfsgid.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
setfsuid.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
setgid.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
setgroups.c 53b5f21c9c Hide more 20 жил өмнө
sethostname.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
setitimer.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
setpgid.c 53b5f21c9c Hide more 20 жил өмнө
setpgrp.c 53b5f21c9c Hide more 20 жил өмнө
setpriority.c 53b5f21c9c Hide more 20 жил өмнө
setregid.c 53b5f21c9c Hide more 20 жил өмнө
setresgid.c 53b5f21c9c Hide more 20 жил өмнө
setresuid.c 53b5f21c9c Hide more 20 жил өмнө
setreuid.c 53b5f21c9c Hide more 20 жил өмнө
setrlimit.c 8a0b43005a Hide mostly used functions 20 жил өмнө
setrlimit64.c 8a0b43005a Hide mostly used functions 20 жил өмнө
setsid.c 53b5f21c9c Hide more 20 жил өмнө
settimeofday.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
setuid.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
sigaltstack.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
sigpending.c afa6ffdbf8 sig* hidden versions, make __rt_sig* static inline 20 жил өмнө
sigprocmask.c 8a0b43005a Hide mostly used functions 20 жил өмнө
sigsuspend.c afa6ffdbf8 sig* hidden versions, make __rt_sig* static inline 20 жил өмнө
ssp-local.c aeed8fa791 Make use of newly introduced attribute_noreturn 20 жил өмнө
ssp.c 121d3f0fa2 Try to mimic glibc sigaction, sjhill, could you please test w/ this version? 20 жил өмнө
stat.c 36bff6b9bf Do hidden __*stat* 20 жил өмнө
stat64.c 36bff6b9bf Do hidden __*stat* 20 жил өмнө
statfs.c 36bff6b9bf Do hidden __*stat* 20 жил өмнө
stime.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
swapoff.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
swapon.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
symlink.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
sync.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
syscalls.h a7e14569d2 fix eriks e-mail address 21 жил өмнө
sysctl.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
sysfs.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
sysinfo.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
time.c 0a8a65e0a0 Use __gettimeofday 20 жил өмнө
times.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
truncate.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
truncate64.c 44b24a7a32 Fix ftruncate64 and truncate64 for powerpc and mips 21 жил өмнө
ulimit.c 8a0b43005a Hide mostly used functions 20 жил өмнө
umask.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
umount.c 9763cff2eb fix typo in umount2() emulation of umount() 20 жил өмнө
umount2.c 5196d3e606 whitespace cleanup 21 жил өмнө
uname.c 53b5f21c9c Hide more 20 жил өмнө
unlink.c 942357a798 Implement __x versions 20 жил өмнө
uselib.c 49d1727594 - ifdef uselib update from bug #0000013 21 жил өмнө
ustat.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
utime.c 0a8a65e0a0 Use __gettimeofday 20 жил өмнө
utimes.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
vfork.c a0e60c6d2e Default to using fork() for vfork() when no arch specific 22 жил өмнө
vhangup.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
wait.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
wait3.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
wait4.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
waitpid.c c885bf5cf9 More hiding, including __mempcpy 20 жил өмнө
write.c 8a0b43005a Hide mostly used functions 20 жил өмнө
writev.c a7e14569d2 fix eriks e-mail address 21 жил өмнө
xattr.c 98701e8573 Patch from psm, vapier, and solar, adding xattr syscalls 21 жил өмнө
xstatconv.c ef449071eb hide __xstatX_conv 20 жил өмнө
xstatconv.h ef449071eb hide __xstatX_conv 20 жил өмнө