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