.. |
bits
|
86450311eb
_uintmaxtostr is only internally used, we do not need a rename, uClibc_uintmaxtostr.h is only internal header, remove from target
|
před 19 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 24 roky |
Makefile
|
ba31c6c463
Remove TOPDIR
|
před 19 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 19 roky |
__rt_sigtimedwait.c
|
2bbcf533dd
s/strong/weak/, sorry sjhill, have overseen your change
|
před 19 roky |
__socketcall.c
|
f3b4c74b53
100 JUMP relocs less (remaining 431) by hiding internally used ones
|
před 19 roky |
__syscall_fcntl.c
|
a0a0d23539
Undo hiding __libc_fcntl[64], CANCELABLE_SYSCALL is not grep friendly ;-(, have to find some other way to make it internal to libc and libpthread
|
před 19 roky |
__syscall_fcntl64.c
|
a0a0d23539
Undo hiding __libc_fcntl[64], CANCELABLE_SYSCALL is not grep friendly ;-(, have to find some other way to make it internal to libc and libpthread
|
před 19 roky |
__syscall_ipc.c
|
a8224c8856
Hide __syscall_ipc
|
před 19 roky |
__syscall_rt_sigaction.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
__syscall_sigaction.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
_exit.c
|
aeed8fa791
Make use of newly introduced attribute_noreturn
|
před 19 roky |
access.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
acct.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
adjtimex.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
alarm.c
|
f4256c0836
Implement more hidden
|
před 19 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 20 roky |
capset.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
chdir.c
|
d1a6e735ac
Add hidden versions
|
před 19 roky |
chmod.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
chown.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
chroot.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
clock_getres.c
|
d24608f995
Hiding again
|
před 19 roky |
clock_gettime.c
|
0a8a65e0a0
Use __gettimeofday
|
před 19 roky |
clock_settime.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
close.c
|
8a0b43005a
Hide mostly used functions
|
před 19 roky |
cmsg_nxthdr.c
|
855dca36fe
Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases
|
před 19 roky |
creat64.c
|
8a0b43005a
Hide mostly used functions
|
před 19 roky |
create_module.c
|
8a0b43005a
Hide mostly used functions
|
před 19 roky |
delete_module.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
dl-osinfo.h
|
0a8a65e0a0
Use __gettimeofday
|
před 19 roky |
dup.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
dup2.c
|
21237865a7
Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...
|
před 19 roky |
epoll.c
|
7334cfc680
Justin Cormack <justin@street-vision.com> writes:
|
před 20 roky |
execve.c
|
765696aac5
More hiding, 300 left
|
před 19 roky |
fchdir.c
|
765696aac5
More hiding, 300 left
|
před 19 roky |
fchmod.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
fchown.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
fdatasync.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
flock.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
fork.c
|
5aa97ad5d1
dont try to build fork if the arch doesnt support it (like ia64)
|
před 19 roky |
fpu_control.h
|
027d12aeef
Patch from Atsushi Nemoto (with some additions):
|
před 21 roky |
fstat.c
|
36bff6b9bf
Do hidden __*stat*
|
před 19 roky |
fstat64.c
|
36bff6b9bf
Do hidden __*stat*
|
před 19 roky |
fstatfs.c
|
36bff6b9bf
Do hidden __*stat*
|
před 19 roky |
fsync.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
ftruncate.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
ftruncate64.c
|
44b24a7a32
Fix ftruncate64 and truncate64 for powerpc and mips
|
před 20 roky |
get_kernel_syms.c
|
a9f021ba74
fix warnings when arch lacks get_kernel_syms syscall (like ia64)
|
před 19 roky |
getcwd.c
|
ab9d3f10ea
Use __open|__closedir
|
před 19 roky |
getdents.c
|
9ac20d30b1
only define offsetof macro if it isnt already defined
|
před 19 roky |
getdents64.c
|
9ac20d30b1
only define offsetof macro if it isnt already defined
|
před 19 roky |
getdirname.c
|
53b5f21c9c
Hide more
|
před 19 roky |
getdnnm.c
|
53b5f21c9c
Hide more
|
před 19 roky |
getdtablesize.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
getegid.c
|
d24608f995
Hiding again
|
před 19 roky |
geteuid.c
|
765696aac5
More hiding, 300 left
|
před 19 roky |
getgid.c
|
d24608f995
Hiding again
|
před 19 roky |
getgroups.c
|
53b5f21c9c
Hide more
|
před 19 roky |
gethstnm.c
|
53b5f21c9c
Hide more
|
před 19 roky |
getitimer.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
getpagesize.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
getpgid.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
getpgrp.c
|
f6875e0f6b
dont try to build getpgrp if the arch doesnt support it (like ia64)
|
před 19 roky |
getpid.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
getppid.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
getpriority.c
|
53b5f21c9c
Hide more
|
před 19 roky |
getresgid.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
getresuid.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
getrlimit.c
|
8a0b43005a
Hide mostly used functions
|
před 19 roky |
getrlimit64.c
|
8a0b43005a
Hide mostly used functions
|
před 19 roky |
getrusage.c
|
c7ee376f94
Correct type, gcc-3.4.5 fails, thanks nitinkg for reporting/testing
|
před 19 roky |
getsid.c
|
53b5f21c9c
Hide more
|
před 19 roky |
gettimeofday.c
|
0a8a65e0a0
Use __gettimeofday
|
před 19 roky |
getuid.c
|
765696aac5
More hiding, 300 left
|
před 19 roky |
hp-timing.h
|
9c4d060ea4
grab header file from glibc
|
před 19 roky |
init_module.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
ioctl.c
|
942357a798
Implement __x versions
|
před 19 roky |
ioperm.c
|
977216264f
Do not stub out functions for mmu-less systems. Hide all
|
před 19 roky |
iopl.c
|
977216264f
Do not stub out functions for mmu-less systems. Hide all
|
před 19 roky |
kill.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
klogctl.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
lchown.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
link.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
llseek.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
longjmp.c
|
8a0b43005a
Hide mostly used functions
|
před 19 roky |
lseek.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
lstat.c
|
36bff6b9bf
Do hidden __*stat*
|
před 19 roky |
lstat64.c
|
36bff6b9bf
Do hidden __*stat*
|
před 19 roky |
madvise.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 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 20 roky |
mkdir.c
|
d1a6e735ac
Add hidden versions
|
před 19 roky |
mkfifo.c
|
fec4793c9a
Implement __mknod and use it
|
před 19 roky |
mknod.c
|
fec4793c9a
Implement __mknod and use it
|
před 19 roky |
mlock.c
|
977216264f
Do not stub out functions for mmu-less systems. Hide all
|
před 19 roky |
mlockall.c
|
977216264f
Do not stub out functions for mmu-less systems. Hide all
|
před 19 roky |
mmap.c
|
5c22f74b31
__ptr_t = void *, move hidden first
|
před 19 roky |
mmap64.c
|
77ccb5b1dc
mmap/mremap/socket/rewind gone
|
před 19 roky |
modify_ldt.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
mount.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
mprotect.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
mremap.c
|
77ccb5b1dc
mmap/mremap/socket/rewind gone
|
před 19 roky |
msync.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
munlock.c
|
977216264f
Do not stub out functions for mmu-less systems. Hide all
|
před 19 roky |
munlockall.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
munmap.c
|
765696aac5
More hiding, 300 left
|
před 19 roky |
nanosleep.c
|
2449b84347
Use hidden_weak_alias
|
před 19 roky |
nice.c
|
53b5f21c9c
Hide more
|
před 19 roky |
noophooks.c
|
10ab006634
clean up warnings
|
před 19 roky |
ntp_gettime.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
open.c
|
8a0b43005a
Hide mostly used functions
|
před 19 roky |
open64.c
|
8a0b43005a
Hide mostly used functions
|
před 19 roky |
pause.c
|
6a2a30ccc6
internal sigpause, do we really default to BSD signals?
|
před 19 roky |
personality.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
pipe.c
|
73130cae60
Do hidden pipe, please check the change in mips (.end __pipe?)
|
před 19 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 19 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 19 roky |
posix_fadvise64.c
|
a5b122db0a
Make __syscall_fadvise64_64 static inline
|
před 19 roky |
prctl.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
pread_write.c
|
a7334dddd4
cast buf as void* to fix warning
|
před 19 roky |
ptrace.c
|
c94d3fd8f7
Make the syscall locally, avoid an extern
|
před 21 roky |
query_module.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
quotactl.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
read.c
|
8a0b43005a
Hide mostly used functions
|
před 19 roky |
readlink.c
|
21237865a7
Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...
|
před 19 roky |
readv.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
reboot.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
rename.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
rmdir.c
|
d1a6e735ac
Add hidden versions
|
před 19 roky |
sbrk.c
|
9efd18d338
s/___brk_addr/__curbrk/g
|
před 20 roky |
sched_get_priority_max.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
sched_get_priority_min.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
sched_getparam.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
sched_getscheduler.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
sched_rr_get_interval.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
sched_setparam.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
sched_setscheduler.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
sched_yield.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
select.c
|
f4256c0836
Implement more hidden
|
před 19 roky |
sendfile.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
sendfile64.c
|
6f4b3f9b2a
Add missing semicolons
|
před 21 roky |
setdomainname.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
setegid.c
|
53b5f21c9c
Hide more
|
před 19 roky |
seteuid.c
|
53b5f21c9c
Hide more
|
před 19 roky |
setfsgid.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
setfsuid.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
setgid.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
setgroups.c
|
53b5f21c9c
Hide more
|
před 19 roky |
sethostname.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
setitimer.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
setpgid.c
|
53b5f21c9c
Hide more
|
před 19 roky |
setpgrp.c
|
53b5f21c9c
Hide more
|
před 19 roky |
setpriority.c
|
53b5f21c9c
Hide more
|
před 19 roky |
setregid.c
|
53b5f21c9c
Hide more
|
před 19 roky |
setresgid.c
|
53b5f21c9c
Hide more
|
před 19 roky |
setresuid.c
|
53b5f21c9c
Hide more
|
před 19 roky |
setreuid.c
|
53b5f21c9c
Hide more
|
před 19 roky |
setrlimit.c
|
8a0b43005a
Hide mostly used functions
|
před 19 roky |
setrlimit64.c
|
8a0b43005a
Hide mostly used functions
|
před 19 roky |
setsid.c
|
53b5f21c9c
Hide more
|
před 19 roky |
settimeofday.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
setuid.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
sigaltstack.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
sigpending.c
|
afa6ffdbf8
sig* hidden versions, make __rt_sig* static inline
|
před 19 roky |
sigprocmask.c
|
8a0b43005a
Hide mostly used functions
|
před 19 roky |
sigsuspend.c
|
afa6ffdbf8
sig* hidden versions, make __rt_sig* static inline
|
před 19 roky |
ssp-local.c
|
aeed8fa791
Make use of newly introduced attribute_noreturn
|
před 19 roky |
ssp.c
|
121d3f0fa2
Try to mimic glibc sigaction, sjhill, could you please test w/ this version?
|
před 19 roky |
stat.c
|
36bff6b9bf
Do hidden __*stat*
|
před 19 roky |
stat64.c
|
36bff6b9bf
Do hidden __*stat*
|
před 19 roky |
statfs.c
|
36bff6b9bf
Do hidden __*stat*
|
před 19 roky |
stime.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
swapoff.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
swapon.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
symlink.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
sync.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
syscalls.h
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
sysctl.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
sysfs.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
sysinfo.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
time.c
|
0a8a65e0a0
Use __gettimeofday
|
před 19 roky |
times.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
truncate.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
truncate64.c
|
44b24a7a32
Fix ftruncate64 and truncate64 for powerpc and mips
|
před 20 roky |
ulimit.c
|
8a0b43005a
Hide mostly used functions
|
před 19 roky |
umask.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
umount.c
|
9763cff2eb
fix typo in umount2() emulation of umount()
|
před 19 roky |
umount2.c
|
5196d3e606
whitespace cleanup
|
před 20 roky |
uname.c
|
53b5f21c9c
Hide more
|
před 19 roky |
unlink.c
|
942357a798
Implement __x versions
|
před 19 roky |
uselib.c
|
49d1727594
- ifdef uselib update from bug #0000013
|
před 20 roky |
ustat.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
utime.c
|
0a8a65e0a0
Use __gettimeofday
|
před 19 roky |
utimes.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
vfork.c
|
a0e60c6d2e
Default to using fork() for vfork() when no arch specific
|
před 22 roky |
vhangup.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
wait.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
wait3.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
wait4.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
waitpid.c
|
c885bf5cf9
More hiding, including __mempcpy
|
před 19 roky |
write.c
|
8a0b43005a
Hide mostly used functions
|
před 19 roky |
writev.c
|
a7e14569d2
fix eriks e-mail address
|
před 20 roky |
xattr.c
|
98701e8573
Patch from psm, vapier, and solar, adding xattr syscalls
|
před 20 roky |
xstatconv.c
|
ef449071eb
hide __xstatX_conv
|
před 19 roky |
xstatconv.h
|
ef449071eb
hide __xstatX_conv
|
před 19 roky |