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 年之前