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