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