Manuel Novoa III d2b22f1c5d Tweak things so that struct stat and struct stat64 (seem to) work on 23 years ago
..
bits d2b22f1c5d Tweak things so that struct stat and struct stat64 (seem to) work on 23 years ago
sys 9cee42f10d Major rework of the include files to eliminate redundancy 23 years ago
Makefile 255cd531d6 Add support for people calling syscall() 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 23 years ago
bsd-setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 23 years ago
clone.S e8e2384f2e Fix the clone syscall so it actually works. 24 years ago
crt0.S 142d965177 Just in case, crash if somehow `exit' returns anyways 23 years ago
crt0.c a546f7b7b2 Fix dummy main reference so it works... 23 years ago
setjmp.S a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 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