Eric Andersen e9d95cfa85 Make the stub profiling stuff work 20 anni fa
..
bits 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 20 anni fa
sys 9cee42f10d Major rework of the include files to eliminate redundancy 22 anni fa
.cvsignore 67eff66438 Initial effort at adding profiling support. 21 anni fa
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 24 anni fa
Makefile e9d95cfa85 Make the stub profiling stuff work 20 anni fa
__rt_sigtimedwait.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
__socketcall.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
__syscall_fcntl.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
__syscall_fcntl64.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
__syscall_ipc.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
__syscall_rt_sigaction.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
__syscall_sigaction.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
_exit.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
access.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
acct.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
adjtimex.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
alarm.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
bdflush.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
capget.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
capset.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
chdir.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
chmod.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
chown.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
chroot.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
close.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
cmsg_nxthdr.c ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add 23 anni fa
creat64.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 22 anni fa
create_module.c a740502a3d Cope gracefully with missing module syscalls 20 anni fa
delete_module.c a740502a3d Cope gracefully with missing module syscalls 20 anni fa
dup.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
dup2.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
execve.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
fchdir.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
fchmod.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
fchown.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
fdatasync.c 0dccbee4eb Fixup fdatasync on alpha, thanks to Alan Hourihane 20 anni fa
flock.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
fork.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 21 anni fa
fstat.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
fstat64.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
fstatfs.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
fsync.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
ftruncate.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
ftruncate64.c 44b24a7a32 Fix ftruncate64 and truncate64 for powerpc and mips 20 anni fa
get_kernel_syms.c 6fdaa0d8cd Cope when the __NR_get_kernel_syms is undefined (i.e. 2.6.x arm-linux) 20 anni fa
getcwd.c cc76cf5876 Fix numerous problems with both getcwd implementations. 21 anni fa
getdents.c 6d165d5c58 We need to have the size of struct dirent equal to the size of struct dirent64 21 anni fa
getdents64.c 6d165d5c58 We need to have the size of struct dirent equal to the size of struct dirent64 21 anni fa
getdirname.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 22 anni fa
getdnnm.c 72bc479e2a Silly little changes 23 anni fa
getdtablesize.c 2512c84745 Update to accomodate the header file changes 23 anni fa
getegid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
geteuid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
getgid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
getgroups.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
gethstnm.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 anni fa
getitimer.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
getpagesize.c a4541d42ff The variable used to store pagesize is not the same as the 20 anni fa
getpgid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
getpgrp.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
getpid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
getppid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
getpriority.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
getresgid.c e7a1ee4f06 Per patch from Stefan Holst, do not try to compile these 20 anni fa
getresuid.c e7a1ee4f06 Per patch from Stefan Holst, do not try to compile these 20 anni fa
getrlimit.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
getrlimit64.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 22 anni fa
getrusage.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
getsid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
gettimeofday.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
getuid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
glibcstat.h 56e5d28c81 More stuff. Down to only 43 missing functions before BusyBox will 24 anni fa
init_module.c a740502a3d Cope gracefully with missing module syscalls 20 anni fa
ioctl.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
ioperm.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
iopl.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
kill.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
klogctl.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
lchown.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
link.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
llseek.c 9d694a44b5 Patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for building alpha. 20 anni fa
longjmp.c c2ca92378f Fix missing longjmp symbol 22 anni fa
lseek.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
lstat.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
lstat64.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
madvise.c e50f6d1c15 Enable only for architectures where __NR_madvise is defined 20 anni fa
mkdir.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
mkfifo.c 2c8e931c67 Make spelling of uClibc be consistant. 24 anni fa
mknod.c 6a108999f8 Be certain to include sys/sysmacros.h when major() and minor() 20 anni fa
mlock.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
mlockall.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
mmap.c 00fec46c17 Based on a patch from Alexandre Oliva, allow uClibc to compile 20 anni fa
mmap64.c 57713139e9 Fix a couple of typos 21 anni fa
modify_ldt.c 9ecc494576 Andrew May writes: 20 anni fa
mount.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
mprotect.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
mremap.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
msync.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
munlock.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
munlockall.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
munmap.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
nanosleep.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
nice.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
noophooks.c 09f85c7ffd Attempt to support 'gcc -finstrument-functions', which seems much 20 anni fa
ntp_gettime.c 0de9c08b6c Add support for missing ntp_gettime and ntp_adjtime 21 anni fa
open.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
open64.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 22 anni fa
pause.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
personality.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
pipe.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
pivot_root.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
poll.c ada7878ba0 Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which 20 anni fa
prctl.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
pread_write.c 5772c041d2 Fix some more problems found by the ltp 21 anni fa
ptrace.c c94d3fd8f7 Make the syscall locally, avoid an extern 21 anni fa
query_module.c a740502a3d Cope gracefully with missing module syscalls 20 anni fa
quotactl.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
read.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
readlink.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
readv.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
reboot.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
rename.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
rmdir.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sbrk.c 9efd18d338 s/___brk_addr/__curbrk/g 20 anni fa
sched_get_priority_max.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sched_get_priority_min.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sched_getparam.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sched_getscheduler.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sched_rr_get_interval.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sched_setparam.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sched_setscheduler.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sched_yield.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
select.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sendfile.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sendfile64.c 6f4b3f9b2a Add missing semicolons 21 anni fa
setdomainname.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
setegid.c 44ecacea6b Both setegid and seteuid were implemented suboptimally, such that 21 anni fa
seteuid.c 44ecacea6b Both setegid and seteuid were implemented suboptimally, such that 21 anni fa
setfsgid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
setfsuid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
setgid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
setgroups.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sethostname.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
setitimer.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
setpgid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
setpgrp.c 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 24 anni fa
setpriority.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
setregid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
setresgid.c e7a1ee4f06 Per patch from Stefan Holst, do not try to compile these 20 anni fa
setresuid.c e7a1ee4f06 Per patch from Stefan Holst, do not try to compile these 20 anni fa
setreuid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
setrlimit.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
setrlimit64.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 22 anni fa
setsid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
settimeofday.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
setuid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sigaltstack.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sigpending.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sigprocmask.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sigsuspend.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
ssp.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
stat.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
stat64.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
statfs.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
stime.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
swapoff.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
swapon.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
symlink.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sync.c a9752043dd Add some syscalls which I moved out of syscalls.c 22 anni fa
syscalls.h 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sysctl.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sysdep.h 8be74df1ae A few updates. 24 anni fa
sysfs.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
sysinfo.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
time.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
times.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
truncate.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
truncate64.c 44b24a7a32 Fix ftruncate64 and truncate64 for powerpc and mips 20 anni fa
ulimit.c a5e7362407 Add support for the ulimit syscall 21 anni fa
umask.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
umount.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
umount2.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
uname.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
unlink.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
uselib.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
ustat.c 6a108999f8 Be certain to include sys/sysmacros.h when major() and minor() 20 anni fa
utime.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
utimes.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
vfork.c a0e60c6d2e Default to using fork() for vfork() when no arch specific 21 anni fa
vhangup.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
wait.c 3ab0557e5a A number of naming updates in preparation for adding in 22 anni fa
wait3.c b8e0118b10 A little update to wait* and a minor syscall cleanup. 24 anni fa
wait4.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
waitpid.c 3ab0557e5a A number of naming updates in preparation for adding in 22 anni fa
write.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
writev.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa
xstatconv.c d40e0ed3bf Patch from Stefan Allius to fix the build when 21 anni fa
xstatconv.h 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 anni fa