Eric Andersen 255cd531d6 Add support for people calling syscall() 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 5ce9147ea3 Manuel and I were looking into a problem with applications failing to link 23 年 前
crt0.c a546f7b7b2 Fix dummy main reference so it works... 23 年 前
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. 24 年 前