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 години