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