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