Eric Andersen 9efd18d338 s/___brk_addr/__curbrk/g il y a 20 ans
..
bits fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused il y a 20 ans
sys 9cee42f10d Major rework of the include files to eliminate redundancy il y a 22 ans
Makefile fb84603f8c Peter S. Mazinger writes: il y a 20 ans
__longjmp.S b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. il y a 23 ans
brk.c 9efd18d338 s/___brk_addr/__curbrk/g il y a 20 ans
bsd-_setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected il y a 22 ans
bsd-setjmp.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we il y a 21 ans
clone.S f680861de5 And just like that, clone is now fixed.... Previously the il y a 20 ans
crt0.S cd411309b5 __data_start needs to be added to all crt0.S files that don't currently il y a 20 ans
crti.S ca001ed767 Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asm il y a 20 ans
crtn.S ca001ed767 Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asm il y a 20 ans
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): il y a 20 ans
mcount.S 67eff66438 Initial effort at adding profiling support. il y a 21 ans
mmap64.S 980f13fc40 Revenge of the Typo il y a 21 ans
setjmp.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we il y a 21 ans
sigaction.c c92bfe3701 Oops. I'd left an extra invocation of sigaction in there... il y a 21 ans
syscall.S eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we il y a 21 ans
vfork.S 6679351d84 Kill the runtime fallback to fork and make it be compile time il y a 21 ans