Sen descrición

Jeremiah Orians 259f067f55 Change knight-native heap to be an offset from the start of stack %!s(int64=3) %!d(string=hai) anos
aarch64 9102258969 Add minimal bootstrap libc for AArch64 %!s(int64=3) %!d(string=hai) anos
amd64 d1e93fb857 Add minimal bootstrap libc for AMD64 %!s(int64=3) %!d(string=hai) anos
armv7l 91be66632c Add minimal bootstrap libc for armv7l %!s(int64=3) %!d(string=hai) anos
knight 259f067f55 Change knight-native heap to be an offset from the start of stack %!s(int64=3) %!d(string=hai) anos
x86 15132bb00e Add minimal bootstrap libc for x86 %!s(int64=3) %!d(string=hai) anos
LICENSE 383cacd45c Initial commit %!s(int64=4) %!d(string=hai) anos
README.md 1c79ea9550 Standardize the naming of all files %!s(int64=4) %!d(string=hai) anos
bootstrappable.h cb870984ba Backported 64bit sign extension from M2-Planet %!s(int64=3) %!d(string=hai) anos
stdio.c fcf4a81458 Provide standard knight support %!s(int64=4) %!d(string=hai) anos
stdio.h 9ba8490c5a Fix bufpos on writes %!s(int64=4) %!d(string=hai) anos
stdlib.c a0134eaec8 Get puts fully working %!s(int64=4) %!d(string=hai) anos
stdlib.h a0134eaec8 Get puts fully working %!s(int64=4) %!d(string=hai) anos

README.md

Inside is a standard C library for those who need to bootstrap from nothing. As all of the pieces inside will work with M2-Planet and mescc-tools