.. |
bits
|
103f8e4176
Use the common version for bits/sem.h. Fixup the types to
|
21 years ago |
sys
|
611717e47e
Changes so that 'regdef.h' gets included in the development environment.
|
22 years ago |
Makefile
|
2f01dd180f
Darn. Fix compilation for soft-float, which I inadvertantly
|
21 years ago |
__longjmp.c
|
68ffc5e0ff
Fix a warning
|
22 years ago |
__syscall_error.c
|
4157875d2d
Make clone work, part 2.
|
22 years ago |
_mmap.c
|
c2b0e3d9b7
For now, leave mmap on mips using mmap1, since mmap2 seems
|
22 years ago |
brk.c
|
e0ab12bcbf
Fix naming error in brk.c, enable faster malloc by default
|
23 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 |
cacheflush.c
|
8fba6d2060
heh
|
22 years ago |
clone.S
|
a0446356a9
Fix clone so it compiles
|
22 years ago |
crt0.S
|
69af95d62a
This seems to be needed or else apps will blow up.
|
22 years ago |
crti.S
|
53d9845ae7
Continue the conversion to using per-arch crti.S and crtn.S
|
21 years ago |
crtn.S
|
53d9845ae7
Continue the conversion to using per-arch crti.S and crtn.S
|
21 years ago |
fork.S
|
63c324cb11
New and improved fork for mips, thanks to the fine folks
|
22 years ago |
fpu_control.h
|
027d12aeef
Patch from Atsushi Nemoto (with some additions):
|
21 years ago |
pipe.S
|
c1c4c5e95b
Fix a compile error
|
22 years ago |
pipe.c
|
5640182e96
Several mips fixes from Geoffrey Espin. With these, busybox with
|
23 years ago |
pread_write.c
|
24c64e4ca6
Oops! I broke pread on mips with my last update. This
|
21 years ago |
setjmp.S
|
611717e47e
Changes so that 'regdef.h' gets included in the development environment.
|
22 years ago |
setjmp_aux.c
|
a6663f2b90
Update soft-float handling
|
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
|
eeb9d29da8
In a number of places we erroneously used tests such as '#ifdef PIC' when we
|
21 years ago |
vfork.c
|
d521a0323b
Several mips cleanups/additons from Geoffrey Espin.
|
23 years ago |