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