Eric Andersen e2d3f03559 Support O_STREAMING 21 years ago
..
bits e2d3f03559 Support O_STREAMING 21 years ago
sys 9cee42f10d Major rework of the include files to eliminate redundancy 22 years ago
Makefile e72144d626 Change <bits/syscall.h> to <bits/sysnum.h>. 22 years ago
__longjmp.S b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 23 years ago
brk.c 5549756311 Make sbrk common, add arm/brk.c, cleanup leftover damage 22 years ago
bsd-_setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 22 years ago
bsd-setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 22 years ago
clone.S e8e2384f2e Fix the clone syscall so it actually works. 22 years ago
crt0.S b58a631942 This commit contains a patch from Stefan Allius <allius@atecom.com> to change 21 years ago
crt0.c a546f7b7b2 Fix dummy main reference so it works... 22 years ago
setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 22 years ago
syscall.S f106775df1 Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__ 22 years ago
vfork.S f106775df1 Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__ 22 years ago