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