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