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