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