Eric Andersen 142d965177 Just in case, crash if somehow `exit' returns anyways 23 年之前
..
bits 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. 23 年之前
sys 9cee42f10d Major rework of the include files to eliminate redundancy 24 年之前
Makefile 255cd531d6 Add support for people calling syscall() 23 年之前
__longjmp.S b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 25 年之前
brk.c 5549756311 Make sbrk common, add arm/brk.c, cleanup leftover damage 24 年之前
bsd-_setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 24 年之前
bsd-setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 24 年之前
clone.S e8e2384f2e Fix the clone syscall so it actually works. 24 年之前
crt0.S 142d965177 Just in case, crash if somehow `exit' returns anyways 23 年之前
crt0.c a546f7b7b2 Fix dummy main reference so it works... 24 年之前
setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 24 年之前
syscall.S 255cd531d6 Add support for people calling syscall() 23 年之前
vfork.S a79cec095d Make these PIC and _LIBC_REENTRANT compatible. 25 年之前