Fix some ctype problems - isascii() caused a warning if fed an unsigned char - it's always > 0 and libstand is compiled with -Wall. Missing prototype/include in printf.c
assert() setjmp()/longjmp() vsprintf()
modules). Obtained from: NetBSD, with some architectural changes and many additions.