Eric Andersen b58a631942 This commit contains a patch from Stefan Allius <allius@atecom.com> to change 22 years ago
..
bits e72144d626 Change <bits/syscall.h> to <bits/sysnum.h>. 22 years ago
sys 611717e47e Changes so that 'regdef.h' gets included in the development environment. 22 years ago
Makefile e72144d626 Change <bits/syscall.h> to <bits/sysnum.h>. 22 years ago
__longjmp.c ba7f440e19 Don't unconditionally save/restore FP registers, we might be doing soft 22 years ago
__syscall_error.c 4157875d2d Make clone work, part 2. 22 years ago
_mmap.c 5640182e96 Several mips fixes from Geoffrey Espin. With these, busybox with 22 years ago
brk.c e0ab12bcbf Fix naming error in brk.c, enable faster malloc by default 22 years ago
bsd-_setjmp.S 611717e47e Changes so that 'regdef.h' gets included in the development environment. 22 years ago
bsd-setjmp.S 82ba14bc47 Several cleanups/fixes from Marshall M. Midden <m4@brecis.com> 22 years ago
clone.S a0446356a9 Fix clone so it compiles 22 years ago
crt0.S b58a631942 This commit contains a patch from Stefan Allius <allius@atecom.com> to change 22 years ago
fork.S 63c324cb11 New and improved fork for mips, thanks to the fine folks 22 years ago
pipe.c 5640182e96 Several mips fixes from Geoffrey Espin. With these, busybox with 22 years ago
setjmp.S 611717e47e Changes so that 'regdef.h' gets included in the development environment. 22 years ago
setjmp_aux.c 8119e54af0 Forgot one more #ifdef related to MIPS soft floating point. 22 years ago
sgidefs.h d59cff5af1 Copied sgidefs.h from Debian libc6 2.2.2-4 for MIPS. Should go into 23 years ago
syscall.S a9b6db9b78 'syscall' now properly works for MIPS. 22 years ago
vfork.c d521a0323b Several mips cleanups/additons from Geoffrey Espin. 22 years ago