Mike Frysinger f9ff85a50a kill off some unused warnings 18 vuotta sitten
..
bits b325068963 Remove textrel 18 vuotta sitten
sys 9cee42f10d Major rework of the include files to eliminate redundancy 22 vuotta sitten
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 24 vuotta sitten
Makefile ba31c6c463 Remove TOPDIR 19 vuotta sitten
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. 19 vuotta sitten
__rt_sigtimedwait.c 2bbcf533dd s/strong/weak/, sorry sjhill, have overseen your change 19 vuotta sitten
__socketcall.c f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 19 vuotta sitten
__syscall_fcntl.c 3039e5421c Some undefs to be pedantic 19 vuotta sitten
__syscall_fcntl64.c 3039e5421c Some undefs to be pedantic 19 vuotta sitten
__syscall_ipc.c a8224c8856 Hide __syscall_ipc 19 vuotta sitten
__syscall_rt_sigaction.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
__syscall_sigaction.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
_exit.c 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back 19 vuotta sitten
access.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
acct.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
adjtimex.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
alarm.c f4256c0836 Implement more hidden 19 vuotta sitten
bdflush.c 8498ae47b0 x86_64 fixes: update prototype to match the other prototypes 19 vuotta sitten
capget.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
capset.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
chdir.c d1a6e735ac Add hidden versions 19 vuotta sitten
chmod.c 47ccc071ed Hide chmod, lockf* 19 vuotta sitten
chown.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
chroot.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
clock_getres.c d24608f995 Hiding again 19 vuotta sitten
clock_gettime.c 0a8a65e0a0 Use __gettimeofday 19 vuotta sitten
clock_settime.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
close.c 8a0b43005a Hide mostly used functions 19 vuotta sitten
cmsg_nxthdr.c 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases 19 vuotta sitten
creat64.c 8a0b43005a Hide mostly used functions 19 vuotta sitten
create_module.c f9ff85a50a kill off some unused warnings 18 vuotta sitten
delete_module.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
dl-osinfo.h 0a8a65e0a0 Use __gettimeofday 19 vuotta sitten
dup.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
dup2.c 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... 19 vuotta sitten
epoll.c 7334cfc680 Justin Cormack <justin@street-vision.com> writes: 20 vuotta sitten
execve.c 765696aac5 More hiding, 300 left 19 vuotta sitten
fchdir.c 765696aac5 More hiding, 300 left 19 vuotta sitten
fchmod.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
fchown.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
fdatasync.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
flock.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
fork.c f7c7c0e055 Hide fork and vfork, use the newly introduced *alias 19 vuotta sitten
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 21 vuotta sitten
fstat.c 3039e5421c Some undefs to be pedantic 19 vuotta sitten
fstat64.c 3039e5421c Some undefs to be pedantic 19 vuotta sitten
fstatfs.c 36bff6b9bf Do hidden __*stat* 19 vuotta sitten
fsync.c 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 19 vuotta sitten
ftruncate.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
ftruncate64.c 44b24a7a32 Fix ftruncate64 and truncate64 for powerpc and mips 20 vuotta sitten
get_kernel_syms.c f9ff85a50a kill off some unused warnings 18 vuotta sitten
getcwd.c 94e9dd95c2 Convert some users 19 vuotta sitten
getdents.c f32600208f Convert all users of earlier hiddens 19 vuotta sitten
getdents64.c f32600208f Convert all users of earlier hiddens 19 vuotta sitten
getdirname.c 3c84ded68a Convert internal users of chmod/*stat*, minimize change for __strsep 19 vuotta sitten
getdnnm.c 53b5f21c9c Hide more 19 vuotta sitten
getdtablesize.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
getegid.c d24608f995 Hiding again 19 vuotta sitten
geteuid.c 765696aac5 More hiding, 300 left 19 vuotta sitten
getgid.c d24608f995 Hiding again 19 vuotta sitten
getgroups.c ba56672d0f make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e-mail list 19 vuotta sitten
gethstnm.c 53b5f21c9c Hide more 19 vuotta sitten
getitimer.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
getpagesize.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
getpgid.c 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 19 vuotta sitten
getpgrp.c f6875e0f6b dont try to build getpgrp if the arch doesnt support it (like ia64) 19 vuotta sitten
getpid.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
getppid.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
getpriority.c 53b5f21c9c Hide more 19 vuotta sitten
getresgid.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
getresuid.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
getrlimit.c 8a0b43005a Hide mostly used functions 19 vuotta sitten
getrlimit64.c 8a0b43005a Hide mostly used functions 19 vuotta sitten
getrusage.c c7ee376f94 Correct type, gcc-3.4.5 fails, thanks nitinkg for reporting/testing 19 vuotta sitten
getsid.c 53b5f21c9c Hide more 19 vuotta sitten
gettimeofday.c 0a8a65e0a0 Use __gettimeofday 19 vuotta sitten
getuid.c 765696aac5 More hiding, 300 left 19 vuotta sitten
hp-timing.h 9c4d060ea4 grab header file from glibc 19 vuotta sitten
init_module.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
ioctl.c 942357a798 Implement __x versions 19 vuotta sitten
ioperm.c 977216264f Do not stub out functions for mmu-less systems. Hide all 19 vuotta sitten
iopl.c 977216264f Do not stub out functions for mmu-less systems. Hide all 19 vuotta sitten
kill.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
klogctl.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
lchown.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
link.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
llseek.c 3039e5421c Some undefs to be pedantic 19 vuotta sitten
longjmp.c 8a0b43005a Hide mostly used functions 19 vuotta sitten
lseek.c 3039e5421c Some undefs to be pedantic 19 vuotta sitten
lstat.c 3039e5421c Some undefs to be pedantic 19 vuotta sitten
lstat64.c 3039e5421c Some undefs to be pedantic 19 vuotta sitten
madvise.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
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. 20 vuotta sitten
mkdir.c d1a6e735ac Add hidden versions 19 vuotta sitten
mkfifo.c fec4793c9a Implement __mknod and use it 19 vuotta sitten
mknod.c fec4793c9a Implement __mknod and use it 19 vuotta sitten
mlock.c 977216264f Do not stub out functions for mmu-less systems. Hide all 19 vuotta sitten
mlockall.c 977216264f Do not stub out functions for mmu-less systems. Hide all 19 vuotta sitten
mmap.c 5c22f74b31 __ptr_t = void *, move hidden first 19 vuotta sitten
mmap64.c 77ccb5b1dc mmap/mremap/socket/rewind gone 19 vuotta sitten
modify_ldt.c 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 19 vuotta sitten
mount.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
mprotect.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
mremap.c 77ccb5b1dc mmap/mremap/socket/rewind gone 19 vuotta sitten
msync.c 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 19 vuotta sitten
munlock.c 977216264f Do not stub out functions for mmu-less systems. Hide all 19 vuotta sitten
munlockall.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
munmap.c 765696aac5 More hiding, 300 left 19 vuotta sitten
nanosleep.c 2449b84347 Use hidden_weak_alias 19 vuotta sitten
nice.c 53b5f21c9c Hide more 19 vuotta sitten
noophooks.c 10ab006634 clean up warnings 19 vuotta sitten
ntp_gettime.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
open.c 3039e5421c Some undefs to be pedantic 19 vuotta sitten
open64.c 3039e5421c Some undefs to be pedantic 19 vuotta sitten
pause.c 6a2a30ccc6 internal sigpause, do we really default to BSD signals? 19 vuotta sitten
personality.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
pipe.c 73130cae60 Do hidden pipe, please check the change in mips (.end __pipe?) 19 vuotta sitten
pivot_root.c 6294d7d222 Some uClinux architectures do not define pivot_root 19 vuotta sitten
poll.c 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll 19 vuotta sitten
posix_fadvise.c f9ff85a50a kill off some unused warnings 18 vuotta sitten
posix_fadvise64.c a5b122db0a Make __syscall_fadvise64_64 static inline 19 vuotta sitten
prctl.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
pread_write.c f32600208f Convert all users of earlier hiddens 19 vuotta sitten
ptrace.c c94d3fd8f7 Make the syscall locally, avoid an extern 21 vuotta sitten
query_module.c f9ff85a50a kill off some unused warnings 18 vuotta sitten
quotactl.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
read.c 8a0b43005a Hide mostly used functions 19 vuotta sitten
readlink.c 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... 19 vuotta sitten
readv.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
reboot.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
rename.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
rmdir.c d1a6e735ac Add hidden versions 19 vuotta sitten
sbrk.c 3c2175b12b Do hidden brk, hide _brk as well for some archs, convert users of brk 19 vuotta sitten
sched_get_priority_max.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
sched_get_priority_min.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
sched_getparam.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
sched_getscheduler.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
sched_rr_get_interval.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
sched_setparam.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
sched_setscheduler.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
sched_yield.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
select.c f4256c0836 Implement more hidden 19 vuotta sitten
sendfile.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
sendfile64.c 6f4b3f9b2a Add missing semicolons 21 vuotta sitten
setdomainname.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
setegid.c 53b5f21c9c Hide more 19 vuotta sitten
seteuid.c 53b5f21c9c Hide more 19 vuotta sitten
setfsgid.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
setfsuid.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
setgid.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
setgroups.c ba56672d0f make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e-mail list 19 vuotta sitten
sethostname.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
setitimer.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
setpgid.c 53b5f21c9c Hide more 19 vuotta sitten
setpgrp.c 53b5f21c9c Hide more 19 vuotta sitten
setpriority.c 53b5f21c9c Hide more 19 vuotta sitten
setregid.c 53b5f21c9c Hide more 19 vuotta sitten
setresgid.c 53b5f21c9c Hide more 19 vuotta sitten
setresuid.c 53b5f21c9c Hide more 19 vuotta sitten
setreuid.c 53b5f21c9c Hide more 19 vuotta sitten
setrlimit.c 8a0b43005a Hide mostly used functions 19 vuotta sitten
setrlimit64.c 8a0b43005a Hide mostly used functions 19 vuotta sitten
setsid.c 53b5f21c9c Hide more 19 vuotta sitten
settimeofday.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
setuid.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
sigaltstack.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
sigpending.c afa6ffdbf8 sig* hidden versions, make __rt_sig* static inline 19 vuotta sitten
sigprocmask.c 8a0b43005a Hide mostly used functions 19 vuotta sitten
sigsuspend.c afa6ffdbf8 sig* hidden versions, make __rt_sig* static inline 19 vuotta sitten
ssp-local.c aeed8fa791 Make use of newly introduced attribute_noreturn 19 vuotta sitten
ssp.c 94e9dd95c2 Convert some users 19 vuotta sitten
stat.c 3039e5421c Some undefs to be pedantic 19 vuotta sitten
stat64.c 3039e5421c Some undefs to be pedantic 19 vuotta sitten
statfs.c 36bff6b9bf Do hidden __*stat* 19 vuotta sitten
stime.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
swapoff.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
swapon.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
symlink.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
sync.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
syscalls.h a7e14569d2 fix eriks e-mail address 20 vuotta sitten
sysctl.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
sysfs.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
sysinfo.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
time.c 0a8a65e0a0 Use __gettimeofday 19 vuotta sitten
times.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
truncate.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
truncate64.c 44b24a7a32 Fix ftruncate64 and truncate64 for powerpc and mips 20 vuotta sitten
ulimit.c 8a0b43005a Hide mostly used functions 19 vuotta sitten
umask.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
umount.c 9763cff2eb fix typo in umount2() emulation of umount() 19 vuotta sitten
umount2.c 5196d3e606 whitespace cleanup 19 vuotta sitten
uname.c 53b5f21c9c Hide more 19 vuotta sitten
unlink.c 942357a798 Implement __x versions 19 vuotta sitten
uselib.c 49d1727594 - ifdef uselib update from bug #0000013 19 vuotta sitten
ustat.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
utime.c 0a8a65e0a0 Use __gettimeofday 19 vuotta sitten
utimes.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
vfork.c f7c7c0e055 Hide fork and vfork, use the newly introduced *alias 19 vuotta sitten
vhangup.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
wait.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
wait3.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
wait4.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
waitpid.c c885bf5cf9 More hiding, including __mempcpy 19 vuotta sitten
write.c 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 19 vuotta sitten
writev.c a7e14569d2 fix eriks e-mail address 20 vuotta sitten
xattr.c 98701e8573 Patch from psm, vapier, and solar, adding xattr syscalls 20 vuotta sitten
xstatconv.c ef449071eb hide __xstatX_conv 19 vuotta sitten
xstatconv.h ef449071eb hide __xstatX_conv 19 vuotta sitten