.. |
bits
|
d9534af8dc
add syscall6
|
19 năm trước cách đây |
sys
|
cb9136d984
* Added clone() system call.
|
22 năm trước cách đây |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 năm trước cách đây |
Makefile.arch
|
d9bdacaa96
rename common Makefile.arch to prevent include funkiness from occuring
|
19 năm trước cách đây |
__init_brk.c
|
40f2d13616
I will risk this one: __curbrk
|
19 năm trước cách đây |
__longjmp.S
|
97a4d769ba
make sure we include the local sysdep.h header
|
19 năm trước cách đây |
brk.c
|
3b4650a23f
fix typo s/__initbrk/__init_brk/
|
19 năm trước cách đây |
clone.S
|
97a4d769ba
make sure we include the local sysdep.h header
|
19 năm trước cách đây |
crt0.c
|
439fc76c8d
Implement _start completely in assembler. Otherwise the compiler will
|
20 năm trước cách đây |
crt1.S
|
4ebeac0360
try at crt1 code by tweaking crt0.c and utilizing the -S output of gcc
|
19 năm trước cách đây |
crti.S
|
f4005423ee
Continue the conversion to using per-arch crti.S and crtn.S
|
21 năm trước cách đây |
crtn.S
|
f4005423ee
Continue the conversion to using per-arch crti.S and crtn.S
|
21 năm trước cách đây |
fork.c
|
786126e2b1
Weaken libc's hidden fork versions, ltp test failed
|
19 năm trước cách đây |
libc.map
|
35df59db50
Initial version of the CRIS port.
|
22 năm trước cách đây |
sbrk.c
|
40f2d13616
I will risk this one: __curbrk
|
19 năm trước cách đây |
setjmp.S
|
97a4d769ba
make sure we include the local sysdep.h header
|
19 năm trước cách đây |
syscall.S
|
97a4d769ba
make sure we include the local sysdep.h header
|
19 năm trước cách đây |
sysdep.S
|
97a4d769ba
make sure we include the local sysdep.h header
|
19 năm trước cách đây |
sysdep.h
|
09417af04f
remove things that libc-symbols.h already defines for us
|
19 năm trước cách đây |