Eric Andersen 40f41cdcdb Initial first (lame) pass at making a pthreads library. This 23 年 前
..
bits 40f41cdcdb Initial first (lame) pass at making a pthreads library. This 23 年 前
Makefile e8e2384f2e Fix the clone syscall so it actually works. 23 年 前
__longjmp.S b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 23 年 前
__uClibc_syscall.S a79cec095d Make these PIC and _LIBC_REENTRANT compatible. 23 年 前
brk.c ab79ee6808 Yet more minor cleanups 23 年 前
clone.S e8e2384f2e Fix the clone syscall so it actually works. 23 年 前
crt0.S 1220fd70ca This will hopefully make global constructors and destructors work 23 年 前
crt0.c 1220fd70ca This will hopefully make global constructors and destructors work 23 年 前
jmp-unwind.c b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 23 年 前
longjmp.c 2512c84745 Update to accomodate the header file changes 23 年 前
sbrk.c b78d55926e Cleanup brk/sbrk 23 年 前
setjmp.S 8a309c2fde Wohoo! David McCullough found the bug! His comments follow: 23 年 前
vfork.S a79cec095d Make these PIC and _LIBC_REENTRANT compatible. 23 年 前
vm86.h 2512c84745 Update to accomodate the header file changes 23 年 前