Peter S. Mazinger 786126e2b1 Weaken libc's hidden fork versions, ltp test failed 18 years ago
..
bits d9534af8dc add syscall6 18 years ago
sys cb9136d984 * Added clone() system call. 22 years ago
Makefile ba31c6c463 Remove TOPDIR 18 years ago
Makefile.arch d9bdacaa96 rename common Makefile.arch to prevent include funkiness from occuring 18 years ago
__init_brk.c 40f2d13616 I will risk this one: __curbrk 18 years ago
__longjmp.S 97a4d769ba make sure we include the local sysdep.h header 18 years ago
brk.c 3b4650a23f fix typo s/__initbrk/__init_brk/ 18 years ago
clone.S 97a4d769ba make sure we include the local sysdep.h header 18 years ago
crt0.c 439fc76c8d Implement _start completely in assembler. Otherwise the compiler will 19 years ago
crt1.S 4ebeac0360 try at crt1 code by tweaking crt0.c and utilizing the -S output of gcc 18 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 786126e2b1 Weaken libc's hidden fork versions, ltp test failed 18 years ago
libc.map 35df59db50 Initial version of the CRIS port. 22 years ago
sbrk.c 40f2d13616 I will risk this one: __curbrk 18 years ago
setjmp.S 97a4d769ba make sure we include the local sysdep.h header 18 years ago
syscall.S 97a4d769ba make sure we include the local sysdep.h header 18 years ago
sysdep.S 97a4d769ba make sure we include the local sysdep.h header 18 years ago
sysdep.h 09417af04f remove things that libc-symbols.h already defines for us 18 years ago