Joakim Tjernlund 748c2fe424 Pass _dl_fini function ptr to __uClibc_start_main(). 19 年 前
..
bits 4203076cd1 no more cvs 20 年 前
sys 64c5a652fb Fixup PAGE_SIZE problems 20 年 前
Makefile 130697527b merge parallel build support 20 年 前
__longjmp.S b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 24 年 前
brk.c 9efd18d338 s/___brk_addr/__curbrk/g 20 年 前
bsd-_setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 23 年 前
bsd-setjmp.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we 21 年 前
clone.S f680861de5 And just like that, clone is now fixed.... Previously the 21 年 前
crt0.S 748c2fe424 Pass _dl_fini function ptr to __uClibc_start_main(). 19 年 前
crti.S ca001ed767 Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asm 20 年 前
crtn.S ca001ed767 Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asm 20 年 前
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 21 年 前
mmap64.S 980f13fc40 Revenge of the Typo 21 年 前
setjmp.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we 21 年 前
sigaction.c c92bfe3701 Oops. I'd left an extra invocation of sigaction in there... 22 年 前
syscall.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we 21 年 前
vfork.S 6679351d84 Kill the runtime fallback to fork and make it be compile time 21 年 前