Manuel Novoa III 9d694a44b5 Patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for building alpha. 20 gadi atpakaļ
..
bits 338237994a s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g 21 gadi atpakaļ
sys 9cee42f10d Major rework of the include files to eliminate redundancy 22 gadi atpakaļ
.cvsignore 67eff66438 Initial effort at adding profiling support. 21 gadi atpakaļ
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 24 gadi atpakaļ
Makefile c2d1da448a Sort all the files 20 gadi atpakaļ
__rt_sigtimedwait.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
__socketcall.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
__syscall_fcntl.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
__syscall_fcntl64.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
__syscall_ipc.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
__syscall_rt_sigaction.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
__syscall_sigaction.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
_exit.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
access.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
acct.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
adjtimex.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
alarm.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
bdflush.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
capget.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
capset.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
chdir.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
chmod.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
chown.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
chroot.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
close.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
cmsg_nxthdr.c ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add 23 gadi atpakaļ
creat64.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 22 gadi atpakaļ
create_module.c 6c4f6474c3 Added cris to "define list". 21 gadi atpakaļ
delete_module.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
dup.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
dup2.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
execve.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
fchdir.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
fchmod.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
fchown.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
fdatasync.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
flock.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
fork.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 21 gadi atpakaļ
fstat.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
fstat64.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
fstatfs.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
fsync.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
ftruncate.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
ftruncate64.c 5e3553a3b7 If __NR_ftruncate64 isn't defined, do the best we can. 21 gadi atpakaļ
get_kernel_syms.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
getcwd.c cc76cf5876 Fix numerous problems with both getcwd implementations. 21 gadi atpakaļ
getdents.c 6d165d5c58 We need to have the size of struct dirent equal to the size of struct dirent64 21 gadi atpakaļ
getdents64.c 6d165d5c58 We need to have the size of struct dirent equal to the size of struct dirent64 21 gadi atpakaļ
getdirname.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 22 gadi atpakaļ
getdnnm.c 72bc479e2a Silly little changes 23 gadi atpakaļ
getdtablesize.c 2512c84745 Update to accomodate the header file changes 23 gadi atpakaļ
getegid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
geteuid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
getgid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
getgroups.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
gethstnm.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 gadi atpakaļ
getitimer.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
getpagesize.c 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. 22 gadi atpakaļ
getpgid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
getpgrp.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
getpid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
getppid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
getpriority.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
getresgid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
getresuid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
getrlimit.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
getrlimit64.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 22 gadi atpakaļ
getrusage.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
getsid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
gettimeofday.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
getuid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
glibcstat.h 56e5d28c81 More stuff. Down to only 43 missing functions before BusyBox will 24 gadi atpakaļ
gmon-start.c 67eff66438 Initial effort at adding profiling support. 21 gadi atpakaļ
gmon.c 54e3971c38 Patch from Stefan Allius: 21 gadi atpakaļ
init_module.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
ioctl.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
ioperm.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
iopl.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
kill.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
klogctl.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
lchown.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
link.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
llseek.c 9d694a44b5 Patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for building alpha. 20 gadi atpakaļ
longjmp.c c2ca92378f Fix missing longjmp symbol 22 gadi atpakaļ
lseek.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
lstat.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
lstat64.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
madvise.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
mkdir.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
mkfifo.c 2c8e931c67 Make spelling of uClibc be consistant. 24 gadi atpakaļ
mknod.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
mlock.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
mlockall.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
mmap.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
mmap64.c 57713139e9 Fix a couple of typos 21 gadi atpakaļ
modify_ldt.c 9ecc494576 Andrew May writes: 20 gadi atpakaļ
mount.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
mprotect.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
mremap.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
msync.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
munlock.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
munlockall.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
munmap.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
nanosleep.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
nice.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
ntp_gettime.c 0de9c08b6c Add support for missing ntp_gettime and ntp_adjtime 21 gadi atpakaļ
open.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
open64.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 22 gadi atpakaļ
pause.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
personality.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
pipe.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
pivot_root.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
poll.c 3f949b88a0 Move poll to its own file, rather than being only half in its own file 20 gadi atpakaļ
prctl.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
pread_write.c 5772c041d2 Fix some more problems found by the ltp 21 gadi atpakaļ
ptrace.c c94d3fd8f7 Make the syscall locally, avoid an extern 21 gadi atpakaļ
query_module.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
quotactl.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
read.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
readlink.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
readv.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
reboot.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
rename.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
rmdir.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sbrk.c 85c0183cb4 oops 23 gadi atpakaļ
sched_get_priority_max.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sched_get_priority_min.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sched_getparam.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sched_getscheduler.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sched_rr_get_interval.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sched_setparam.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sched_setscheduler.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sched_yield.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
select.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sendfile.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sendfile64.c 6f4b3f9b2a Add missing semicolons 21 gadi atpakaļ
setdomainname.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
setegid.c 44ecacea6b Both setegid and seteuid were implemented suboptimally, such that 21 gadi atpakaļ
seteuid.c 44ecacea6b Both setegid and seteuid were implemented suboptimally, such that 21 gadi atpakaļ
setfsgid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
setfsuid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
setgid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
setgroups.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sethostname.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
setitimer.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
setpgid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
setpgrp.c 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 24 gadi atpakaļ
setpriority.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
setregid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
setresgid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
setresuid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
setreuid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
setrlimit.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
setrlimit64.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 22 gadi atpakaļ
setsid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
settimeofday.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
setuid.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sigaltstack.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sigpending.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sigprocmask.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sigsuspend.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
ssp.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
stat.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
stat64.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
statfs.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
stime.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
swapoff.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
swapon.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
symlink.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sync.c a9752043dd Add some syscalls which I moved out of syscalls.c 22 gadi atpakaļ
syscalls.h 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sysctl.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sysdep.h 8be74df1ae A few updates. 24 gadi atpakaļ
sysfs.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
sysinfo.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
time.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
times.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
truncate.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
truncate64.c 80b0b55af2 Cleanup a few structural wierdnesses 22 gadi atpakaļ
ulimit.c a5e7362407 Add support for the ulimit syscall 21 gadi atpakaļ
umask.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
umount.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
umount2.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
uname.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
unlink.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
uselib.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
ustat.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
utime.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
utimes.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
vfork.c a0e60c6d2e Default to using fork() for vfork() when no arch specific 21 gadi atpakaļ
vhangup.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
wait.c 3ab0557e5a A number of naming updates in preparation for adding in 22 gadi atpakaļ
wait3.c b8e0118b10 A little update to wait* and a minor syscall cleanup. 24 gadi atpakaļ
wait4.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
waitpid.c 3ab0557e5a A number of naming updates in preparation for adding in 22 gadi atpakaļ
write.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
writev.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ
xstatconv.c d40e0ed3bf Patch from Stefan Allius to fix the build when 21 gadi atpakaļ
xstatconv.h 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 gadi atpakaļ