.. |
bits
|
cf7b633636
Fix completely hosed up formatting
|
21 years ago |
sys
|
cb9136d984
* Added clone() system call.
|
22 years ago |
Makefile
|
5118b90106
Cris can use the generic vfork
|
21 years ago |
__init_brk.c
|
3e2f4de2b2
Cosmetic cleanup.
|
22 years ago |
__longjmp.S
|
35df59db50
Initial version of the CRIS port.
|
22 years ago |
brk.c
|
3e2f4de2b2
Cosmetic cleanup.
|
22 years ago |
clone.S
|
cb9136d984
* Added clone() system call.
|
22 years ago |
crt0.c
|
805d9be9ab
Put in a dummy reference to main so busybox will link.
|
21 years ago |
crti.S
|
f4005423ee
Continue the conversion to using per-arch crti.S and crtn.S
|
21 years ago |
crtn.S
|
f4005423ee
Continue the conversion to using per-arch crti.S and crtn.S
|
21 years ago |
fork.c
|
d3c240368b
Fixup fork implementation to provide the __libc_fork symbol
|
21 years ago |
libc.map
|
35df59db50
Initial version of the CRIS port.
|
22 years ago |
sbrk.c
|
3e2f4de2b2
Cosmetic cleanup.
|
22 years ago |
setjmp.S
|
35df59db50
Initial version of the CRIS port.
|
22 years ago |
syscall.S
|
cb9136d984
* Added clone() system call.
|
22 years ago |
sysdep.S
|
6a95b43a5e
Replace _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__
|
22 years ago |
sysdep.h
|
0287134396
Properly prefix some symbols
|
22 years ago |