Eric Andersen 8d7d937507 Fix compile when profiling is disabled 23 lat temu
..
bits 67eff66438 Initial effort at adding profiling support. 23 lat temu
sys 9cee42f10d Major rework of the include files to eliminate redundancy 24 lat temu
Makefile 67eff66438 Initial effort at adding profiling support. 23 lat temu
__longjmp.S b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 25 lat temu
brk.c 5549756311 Make sbrk common, add arm/brk.c, cleanup leftover damage 24 lat temu
bsd-_setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 24 lat temu
bsd-setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 24 lat temu
clone.S e8e2384f2e Fix the clone syscall so it actually works. 24 lat temu
crt0.S 8d7d937507 Fix compile when profiling is disabled 23 lat temu
mcount.S 67eff66438 Initial effort at adding profiling support. 23 lat temu
setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 24 lat temu
sigaction.c c92bfe3701 Oops. I'd left an extra invocation of sigaction in there... 23 lat temu
syscall.S f106775df1 Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__ 23 lat temu
vfork.S f106775df1 Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__ 23 lat temu