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