.. |
bits
|
3974b578e8
Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as
|
21 lat temu |
sys
|
8c00735b31
Add sysmips(), based on a patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
|
21 lat temu |
Makefile
|
154a02f52a
Use 'mmap.c' instead of '_mmap.c'
|
21 lat temu |
__longjmp.c
|
68ffc5e0ff
Fix a warning
|
22 lat temu |
__syscall_error.c
|
4157875d2d
Make clone work, part 2.
|
22 lat temu |
_test_and_set.c
|
b7482ef4f6
Another missing mips function, needed by the boehm garbage collector.
|
21 lat temu |
brk.c
|
e0ab12bcbf
Fix naming error in brk.c, enable faster malloc by default
|
23 lat temu |
bsd-_setjmp.S
|
611717e47e
Changes so that 'regdef.h' gets included in the development environment.
|
22 lat temu |
bsd-setjmp.S
|
82ba14bc47
Several cleanups/fixes from Marshall M. Midden <m4@brecis.com>
|
22 lat temu |
cacheflush.c
|
8fba6d2060
heh
|
22 lat temu |
clone.S
|
a0446356a9
Fix clone so it compiles
|
22 lat temu |
crt0.S
|
2d75cdb6d6
Patch by "Bradley D. LaRonde" <brad@ltc.com> for boehm garbage collector.
|
21 lat temu |
crti.S
|
53d9845ae7
Continue the conversion to using per-arch crti.S and crtn.S
|
21 lat temu |
crtn.S
|
53d9845ae7
Continue the conversion to using per-arch crti.S and crtn.S
|
21 lat temu |
fork.S
|
63c324cb11
New and improved fork for mips, thanks to the fine folks
|
22 lat temu |
fpu_control.h
|
027d12aeef
Patch from Atsushi Nemoto (with some additions):
|
21 lat temu |
mmap.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
21 lat temu |
pipe.S
|
c1c4c5e95b
Fix a compile error
|
22 lat temu |
pipe.c
|
5640182e96
Several mips fixes from Geoffrey Espin. With these, busybox with
|
23 lat temu |
pread_write.c
|
24c64e4ca6
Oops! I broke pread on mips with my last update. This
|
21 lat temu |
setjmp.S
|
611717e47e
Changes so that 'regdef.h' gets included in the development environment.
|
22 lat temu |
setjmp_aux.c
|
a6663f2b90
Update soft-float handling
|
22 lat temu |
sgidefs.h
|
d59cff5af1
Copied sgidefs.h from Debian libc6 2.2.2-4 for MIPS. Should go into
|
23 lat temu |
syscall.S
|
eeb9d29da8
In a number of places we erroneously used tests such as '#ifdef PIC' when we
|
21 lat temu |
sysmips.c
|
8c00735b31
Add sysmips(), based on a patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
|
21 lat temu |
vfork.c
|
7a2d910d98
remove some garbage
|
21 lat temu |