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