mes/lib
Jan Nieuwenhuizen 87dc1bbf33
mescc: Mes C Library: Fix compile warnings.
* lib/stdio/fputc.c (fputc): Oops, stream is a long.
* lib/stdlib/malloc.c (malloc): Cast to char *. FIXME
* lib/string/memchr.c (memchr): Cast to void *.
* lib/string/memcmp.c (memcmp): Add const cast.
2019-09-07 16:31:38 +02:00
..
assert mes: Run build-aux/indent.sh. 2019-09-07 16:31:37 +02:00
ctype mescc: Mes C Library: Cleanup includes. 2019-09-07 16:31:35 +02:00
dirent mes: Run build-aux/indent.sh. 2019-09-07 16:31:37 +02:00
linux mescc: Mes C Library: Fixes for x86_64 crt1.c 2019-09-07 16:31:38 +02:00
math mescc: Mes C Library: Explode libc+gnu.c. 2018-08-24 20:57:34 +02:00
mes mes: Run build-aux/indent.sh. 2019-09-07 16:31:37 +02:00
posix mes: Run build-aux/indent.sh. 2019-09-07 16:31:37 +02:00
stdio mescc: Mes C Library: Fix compile warnings. 2019-09-07 16:31:38 +02:00
stdlib mescc: Mes C Library: Fix compile warnings. 2019-09-07 16:31:38 +02:00
string mescc: Mes C Library: Fix compile warnings. 2019-09-07 16:31:38 +02:00
stub mes: Run build-aux/indent.sh. 2019-09-07 16:31:37 +02:00
tests mescc: Mes C Library: Use SYSTEM_LIBC [WAS: WITH_GLIBC]. 2019-09-07 16:31:38 +02:00
x86-mes mes: Run build-aux/indent.sh. 2019-09-07 16:31:37 +02:00
x86-mes-gcc mes: Run build-aux/indent.sh. 2019-09-07 16:31:37 +02:00
x86_64-mes mes: Run build-aux/indent.sh. 2019-09-07 16:31:37 +02:00
x86_64-mes-gcc mes: Grand indent: prepare. 2019-09-07 16:31:37 +02:00
libc+gnu.c mescc: Mes C Library: Explode linux/gnu.c. 2019-09-07 16:31:35 +02:00
libc+tcc.c mescc: Mes C Library: Fix ungetc. 2019-07-20 19:51:26 +02:00
libc-mini.c mescc: Mes C Library: Explode libc-mini.c. 2018-08-16 11:07:33 +02:00
libc.c mescc: Mes C Library: Cleanup includes. 2019-09-07 16:31:35 +02:00
libg.c mescc: Mes C Library: Explode libc+gnu.c. 2018-08-24 20:57:34 +02:00
libgetopt.c mescc: Mes C Library: Explode libc+gnu.c. 2018-08-24 20:57:34 +02:00
libmes.c mescc: Mes C Library: Use SYSTEM_LIBC [WAS: WITH_GLIBC]. 2019-09-07 16:31:38 +02:00
libtcc1.c mes: Run build-aux/indent.sh. 2019-09-07 16:31:37 +02:00