Peter S. Mazinger 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases 21 yıl önce
..
bits 86450311eb _uintmaxtostr is only internally used, we do not need a rename, uClibc_uintmaxtostr.h is only internal header, remove from target 21 yıl önce
sys 9cee42f10d Major rework of the include files to eliminate redundancy 24 yıl önce
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 26 yıl önce
Makefile ba31c6c463 Remove TOPDIR 21 yıl önce
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. 21 yıl önce
__rt_sigtimedwait.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
__socketcall.c f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 21 yıl önce
__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 21 yıl önce
__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 21 yıl önce
__syscall_ipc.c a7e14569d2 fix eriks e-mail address 21 yıl önce
__syscall_rt_sigaction.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
__syscall_sigaction.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
_exit.c aeed8fa791 Make use of newly introduced attribute_noreturn 21 yıl önce
access.c a7e14569d2 fix eriks e-mail address 21 yıl önce
acct.c a7e14569d2 fix eriks e-mail address 21 yıl önce
adjtimex.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
alarm.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
bdflush.c 8498ae47b0 x86_64 fixes: update prototype to match the other prototypes 21 yıl önce
capget.c a7e14569d2 fix eriks e-mail address 21 yıl önce
capset.c a7e14569d2 fix eriks e-mail address 21 yıl önce
chdir.c a7e14569d2 fix eriks e-mail address 21 yıl önce
chmod.c a7e14569d2 fix eriks e-mail address 21 yıl önce
chown.c a7e14569d2 fix eriks e-mail address 21 yıl önce
chroot.c a7e14569d2 fix eriks e-mail address 21 yıl önce
clock_getres.c d24608f995 Hiding again 21 yıl önce
clock_gettime.c 65fa68e25d Added support for clock_getres() and clock_settime() in addition to 21 yıl önce
clock_settime.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
close.c 8a0b43005a Hide mostly used functions 21 yıl önce
cmsg_nxthdr.c 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases 21 yıl önce
creat64.c 8a0b43005a Hide mostly used functions 21 yıl önce
create_module.c 8a0b43005a Hide mostly used functions 21 yıl önce
delete_module.c a7e14569d2 fix eriks e-mail address 21 yıl önce
dl-osinfo.h 8a0b43005a Hide mostly used functions 21 yıl önce
dup.c a7e14569d2 fix eriks e-mail address 21 yıl önce
dup2.c a7e14569d2 fix eriks e-mail address 21 yıl önce
epoll.c 7334cfc680 Justin Cormack <justin@street-vision.com> writes: 21 yıl önce
execve.c a7e14569d2 fix eriks e-mail address 21 yıl önce
fchdir.c a7e14569d2 fix eriks e-mail address 21 yıl önce
fchmod.c a7e14569d2 fix eriks e-mail address 21 yıl önce
fchown.c a7e14569d2 fix eriks e-mail address 21 yıl önce
fdatasync.c a7e14569d2 fix eriks e-mail address 21 yıl önce
flock.c a7e14569d2 fix eriks e-mail address 21 yıl önce
fork.c 5aa97ad5d1 dont try to build fork if the arch doesnt support it (like ia64) 21 yıl önce
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 23 yıl önce
fstat.c a7e14569d2 fix eriks e-mail address 21 yıl önce
fstat64.c a7e14569d2 fix eriks e-mail address 21 yıl önce
fstatfs.c a7e14569d2 fix eriks e-mail address 21 yıl önce
fsync.c a7e14569d2 fix eriks e-mail address 21 yıl önce
ftruncate.c a7e14569d2 fix eriks e-mail address 21 yıl önce
ftruncate64.c 44b24a7a32 Fix ftruncate64 and truncate64 for powerpc and mips 22 yıl önce
get_kernel_syms.c a9f021ba74 fix warnings when arch lacks get_kernel_syms syscall (like ia64) 21 yıl önce
getcwd.c 8a0b43005a Hide mostly used functions 21 yıl önce
getdents.c ab793b00a8 Kill 2 redefine warnings w/ gcc-4.x 21 yıl önce
getdents64.c ab793b00a8 Kill 2 redefine warnings w/ gcc-4.x 21 yıl önce
getdirname.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
getdnnm.c 8a0b43005a Hide mostly used functions 21 yıl önce
getdtablesize.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
getegid.c d24608f995 Hiding again 21 yıl önce
geteuid.c a7e14569d2 fix eriks e-mail address 21 yıl önce
getgid.c d24608f995 Hiding again 21 yıl önce
getgroups.c d24608f995 Hiding again 21 yıl önce
gethstnm.c 8a0b43005a Hide mostly used functions 21 yıl önce
getitimer.c a7e14569d2 fix eriks e-mail address 21 yıl önce
getpagesize.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
getpgid.c a7e14569d2 fix eriks e-mail address 21 yıl önce
getpgrp.c f6875e0f6b dont try to build getpgrp if the arch doesnt support it (like ia64) 21 yıl önce
getpid.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
getppid.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
getpriority.c a7e14569d2 fix eriks e-mail address 21 yıl önce
getresgid.c a7e14569d2 fix eriks e-mail address 21 yıl önce
getresuid.c a7e14569d2 fix eriks e-mail address 21 yıl önce
getrlimit.c 8a0b43005a Hide mostly used functions 21 yıl önce
getrlimit64.c 8a0b43005a Hide mostly used functions 21 yıl önce
getrusage.c c7ee376f94 Correct type, gcc-3.4.5 fails, thanks nitinkg for reporting/testing 21 yıl önce
getsid.c a7e14569d2 fix eriks e-mail address 21 yıl önce
gettimeofday.c 4219f28cb7 Remove unneeded weak 21 yıl önce
getuid.c a7e14569d2 fix eriks e-mail address 21 yıl önce
hp-timing.h 9c4d060ea4 grab header file from glibc 21 yıl önce
init_module.c a7e14569d2 fix eriks e-mail address 21 yıl önce
ioctl.c a7e14569d2 fix eriks e-mail address 21 yıl önce
ioperm.c 977216264f Do not stub out functions for mmu-less systems. Hide all 21 yıl önce
iopl.c 977216264f Do not stub out functions for mmu-less systems. Hide all 21 yıl önce
kill.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
klogctl.c a7e14569d2 fix eriks e-mail address 21 yıl önce
lchown.c a7e14569d2 fix eriks e-mail address 21 yıl önce
link.c a7e14569d2 fix eriks e-mail address 21 yıl önce
llseek.c a7e14569d2 fix eriks e-mail address 21 yıl önce
longjmp.c 8a0b43005a Hide mostly used functions 21 yıl önce
lseek.c a7e14569d2 fix eriks e-mail address 21 yıl önce
lstat.c a7e14569d2 fix eriks e-mail address 21 yıl önce
lstat64.c a7e14569d2 fix eriks e-mail address 21 yıl önce
madvise.c a7e14569d2 fix eriks e-mail address 21 yıl önce
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. 21 yıl önce
mkdir.c a7e14569d2 fix eriks e-mail address 21 yıl önce
mkfifo.c 2c8e931c67 Make spelling of uClibc be consistant. 26 yıl önce
mknod.c a7e14569d2 fix eriks e-mail address 21 yıl önce
mlock.c 977216264f Do not stub out functions for mmu-less systems. Hide all 21 yıl önce
mlockall.c 977216264f Do not stub out functions for mmu-less systems. Hide all 21 yıl önce
mmap.c bc5829aeab make sure the syscall mmap func isnt exported 21 yıl önce
mmap64.c 2b3e16cb62 get rid of unused sysdep.h header 21 yıl önce
modify_ldt.c a7e14569d2 fix eriks e-mail address 21 yıl önce
mount.c a7e14569d2 fix eriks e-mail address 21 yıl önce
mprotect.c a7e14569d2 fix eriks e-mail address 21 yıl önce
mremap.c a7e14569d2 fix eriks e-mail address 21 yıl önce
msync.c a7e14569d2 fix eriks e-mail address 21 yıl önce
munlock.c 977216264f Do not stub out functions for mmu-less systems. Hide all 21 yıl önce
munlockall.c a7e14569d2 fix eriks e-mail address 21 yıl önce
munmap.c a7e14569d2 fix eriks e-mail address 21 yıl önce
nanosleep.c a7e14569d2 fix eriks e-mail address 21 yıl önce
nice.c 67256bd812 Fix some issues with nice(). SUSv3 specifies that it return the new 21 yıl önce
noophooks.c 09f85c7ffd Attempt to support 'gcc -finstrument-functions', which seems much 22 yıl önce
ntp_gettime.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
open.c 8a0b43005a Hide mostly used functions 21 yıl önce
open64.c 8a0b43005a Hide mostly used functions 21 yıl önce
pause.c a7e14569d2 fix eriks e-mail address 21 yıl önce
personality.c a7e14569d2 fix eriks e-mail address 21 yıl önce
pipe.c a7e14569d2 fix eriks e-mail address 21 yıl önce
pivot_root.c 6294d7d222 Some uClinux architectures do not define pivot_root 21 yıl önce
poll.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
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 21 yıl önce
posix_fadvise64.c a5b122db0a Make __syscall_fadvise64_64 static inline 21 yıl önce
prctl.c a7e14569d2 fix eriks e-mail address 21 yıl önce
pread_write.c a7334dddd4 cast buf as void* to fix warning 21 yıl önce
ptrace.c c94d3fd8f7 Make the syscall locally, avoid an extern 23 yıl önce
query_module.c a7e14569d2 fix eriks e-mail address 21 yıl önce
quotactl.c a7e14569d2 fix eriks e-mail address 21 yıl önce
read.c 8a0b43005a Hide mostly used functions 21 yıl önce
readlink.c a7e14569d2 fix eriks e-mail address 21 yıl önce
readv.c a7e14569d2 fix eriks e-mail address 21 yıl önce
reboot.c a7e14569d2 fix eriks e-mail address 21 yıl önce
rename.c a7e14569d2 fix eriks e-mail address 21 yıl önce
rmdir.c a7e14569d2 fix eriks e-mail address 21 yıl önce
sbrk.c 9efd18d338 s/___brk_addr/__curbrk/g 22 yıl önce
sched_get_priority_max.c a7e14569d2 fix eriks e-mail address 21 yıl önce
sched_get_priority_min.c a7e14569d2 fix eriks e-mail address 21 yıl önce
sched_getparam.c a7e14569d2 fix eriks e-mail address 21 yıl önce
sched_getscheduler.c a7e14569d2 fix eriks e-mail address 21 yıl önce
sched_rr_get_interval.c a7e14569d2 fix eriks e-mail address 21 yıl önce
sched_setparam.c a7e14569d2 fix eriks e-mail address 21 yıl önce
sched_setscheduler.c a7e14569d2 fix eriks e-mail address 21 yıl önce
sched_yield.c a7e14569d2 fix eriks e-mail address 21 yıl önce
select.c a7e14569d2 fix eriks e-mail address 21 yıl önce
sendfile.c a7e14569d2 fix eriks e-mail address 21 yıl önce
sendfile64.c 6f4b3f9b2a Add missing semicolons 23 yıl önce
setdomainname.c a7e14569d2 fix eriks e-mail address 21 yıl önce
setegid.c 44ecacea6b Both setegid and seteuid were implemented suboptimally, such that 23 yıl önce
seteuid.c 44ecacea6b Both setegid and seteuid were implemented suboptimally, such that 23 yıl önce
setfsgid.c a7e14569d2 fix eriks e-mail address 21 yıl önce
setfsuid.c a7e14569d2 fix eriks e-mail address 21 yıl önce
setgid.c a7e14569d2 fix eriks e-mail address 21 yıl önce
setgroups.c d24608f995 Hiding again 21 yıl önce
sethostname.c a7e14569d2 fix eriks e-mail address 21 yıl önce
setitimer.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
setpgid.c a7e14569d2 fix eriks e-mail address 21 yıl önce
setpgrp.c 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 26 yıl önce
setpriority.c a7e14569d2 fix eriks e-mail address 21 yıl önce
setregid.c a7e14569d2 fix eriks e-mail address 21 yıl önce
setresgid.c a7e14569d2 fix eriks e-mail address 21 yıl önce
setresuid.c a7e14569d2 fix eriks e-mail address 21 yıl önce
setreuid.c a7e14569d2 fix eriks e-mail address 21 yıl önce
setrlimit.c 8a0b43005a Hide mostly used functions 21 yıl önce
setrlimit64.c 8a0b43005a Hide mostly used functions 21 yıl önce
setsid.c a7e14569d2 fix eriks e-mail address 21 yıl önce
settimeofday.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
setuid.c a7e14569d2 fix eriks e-mail address 21 yıl önce
sigaltstack.c a7e14569d2 fix eriks e-mail address 21 yıl önce
sigpending.c a7e14569d2 fix eriks e-mail address 21 yıl önce
sigprocmask.c 8a0b43005a Hide mostly used functions 21 yıl önce
sigsuspend.c a7e14569d2 fix eriks e-mail address 21 yıl önce
ssp-local.c aeed8fa791 Make use of newly introduced attribute_noreturn 21 yıl önce
ssp.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
stat.c a7e14569d2 fix eriks e-mail address 21 yıl önce
stat64.c a7e14569d2 fix eriks e-mail address 21 yıl önce
statfs.c a7e14569d2 fix eriks e-mail address 21 yıl önce
stime.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
swapoff.c a7e14569d2 fix eriks e-mail address 21 yıl önce
swapon.c a7e14569d2 fix eriks e-mail address 21 yıl önce
symlink.c a7e14569d2 fix eriks e-mail address 21 yıl önce
sync.c a7e14569d2 fix eriks e-mail address 21 yıl önce
syscalls.h a7e14569d2 fix eriks e-mail address 21 yıl önce
sysctl.c a7e14569d2 fix eriks e-mail address 21 yıl önce
sysfs.c a7e14569d2 fix eriks e-mail address 21 yıl önce
sysinfo.c a7e14569d2 fix eriks e-mail address 21 yıl önce
time.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
times.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
truncate.c a7e14569d2 fix eriks e-mail address 21 yıl önce
truncate64.c 44b24a7a32 Fix ftruncate64 and truncate64 for powerpc and mips 22 yıl önce
ulimit.c 8a0b43005a Hide mostly used functions 21 yıl önce
umask.c a7e14569d2 fix eriks e-mail address 21 yıl önce
umount.c 9763cff2eb fix typo in umount2() emulation of umount() 21 yıl önce
umount2.c 5196d3e606 whitespace cleanup 21 yıl önce
uname.c a7e14569d2 fix eriks e-mail address 21 yıl önce
unlink.c a7e14569d2 fix eriks e-mail address 21 yıl önce
uselib.c 49d1727594 - ifdef uselib update from bug #0000013 21 yıl önce
ustat.c a7e14569d2 fix eriks e-mail address 21 yıl önce
utime.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
utimes.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
vfork.c a0e60c6d2e Default to using fork() for vfork() when no arch specific 23 yıl önce
vhangup.c a7e14569d2 fix eriks e-mail address 21 yıl önce
wait.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
wait3.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
wait4.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
waitpid.c c885bf5cf9 More hiding, including __mempcpy 21 yıl önce
write.c 8a0b43005a Hide mostly used functions 21 yıl önce
writev.c a7e14569d2 fix eriks e-mail address 21 yıl önce
xattr.c 98701e8573 Patch from psm, vapier, and solar, adding xattr syscalls 21 yıl önce
xstatconv.c 2433f86b14 whoops, reversed naming of nano sec members ... kernel uses _, user space does not 21 yıl önce
xstatconv.h 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 22 yıl önce