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