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