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