Eric Andersen 9efd18d338 s/___brk_addr/__curbrk/g 20 years ago
..
bits cf7b633636 Fix completely hosed up formatting 20 years ago
sys cb9136d984 * Added clone() system call. 22 years ago
Makefile 5118b90106 Cris can use the generic vfork 20 years ago
__init_brk.c 9efd18d338 s/___brk_addr/__curbrk/g 20 years ago
__longjmp.S 35df59db50 Initial version of the CRIS port. 22 years ago
brk.c 9efd18d338 s/___brk_addr/__curbrk/g 20 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. 20 years ago
crti.S f4005423ee Continue the conversion to using per-arch crti.S and crtn.S 20 years ago
crtn.S f4005423ee Continue the conversion to using per-arch crti.S and crtn.S 20 years ago
fork.c d3c240368b Fixup fork implementation to provide the __libc_fork symbol 20 years ago
libc.map 35df59db50 Initial version of the CRIS port. 22 years ago
sbrk.c 9efd18d338 s/___brk_addr/__curbrk/g 20 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 21 years ago