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