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