Eric Andersen 6679351d84 Kill the runtime fallback to fork and make it be compile time 21 лет назад
..
bits 67eff66438 Initial effort at adding profiling support. 22 лет назад
sys 9cee42f10d Major rework of the include files to eliminate redundancy 23 лет назад
Makefile 67eff66438 Initial effort at adding profiling support. 22 лет назад
__longjmp.S b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 24 лет назад
brk.c 5549756311 Make sbrk common, add arm/brk.c, cleanup leftover damage 23 лет назад
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 fbda8b4687 Clone still had a few little PIC problems.... 21 лет назад
crt0.S 8d7d937507 Fix compile when profiling is disabled 22 лет назад
mcount.S 67eff66438 Initial effort at adding profiling support. 22 лет назад
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 лет назад