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