Eric Andersen 372680ff4e Update a tiny bit 23 years ago
..
bits e2d3f03559 Support O_STREAMING 23 years ago
sys 9cee42f10d Major rework of the include files to eliminate redundancy 23 years ago
Makefile 372680ff4e Update a tiny bit 23 years ago
__longjmp.S b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 24 years ago
brk.c 5549756311 Make sbrk common, add arm/brk.c, cleanup leftover damage 24 years ago
bsd-_setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 24 years ago
bsd-setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 24 years ago
clone.S e8e2384f2e Fix the clone syscall so it actually works. 24 years ago
crt0.S a81c2218a2 simpler method for getting a 'main' reference. Make _init and _fini 23 years ago
setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 24 years ago
sigaction.c 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction 23 years ago
syscall.S f106775df1 Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__ 23 years ago
vfork.S f106775df1 Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__ 23 years ago