libs: get rid of libstdio (and stdio.h); mv ctype.h chartypes.h in /sys/include

This commit is contained in:
2020-09-13 02:21:36 +02:00
parent 0a325039bf
commit 16c7924425
132 changed files with 113 additions and 3875 deletions

View File

@@ -9,7 +9,7 @@
#include <u.h>
#include <libc.h>
#include <jehanne/ctype.h>
#include <chartypes.h>
int
jehanne_encodefmt(Fmt *f)