mes/lib/mes
Jan Nieuwenhuizen 7291308484
mescc: Mes C Library: Fix compile warnings.
* include/libmes.h (dtoab, itoa, ltoa, ntoab, ultoa, utoa): Return
char* (WAS: char const*).
* lib/*/*c: Update, add missing includes.
2019-01-12 22:08:22 +01:00
..
abtod.c mescc: Mes C Library: Support GNU Awk: Add abtod, implementing sttrod. 2019-01-12 22:01:41 +01:00
abtol.c mescc: Mes C Library: Fix compile warnings. 2019-01-12 22:08:22 +01:00
dtoab.c mescc: Mes C Library: Fix compile warnings. 2019-01-12 22:08:22 +01:00
eputc.c mescc: Mes C Library: Use __ as global internal prefix. 2019-01-12 22:08:21 +01:00
eputs.c mescc: Mes C Library: Use __ as global internal prefix. 2019-01-12 22:08:21 +01:00
fdgetc.c mescc: Mes C Library: Support GNU Sed: Fix ungetc. 2019-01-12 22:08:19 +01:00
fdputc.c mescc: Mes C Library: Explode libmes.c. 2018-08-16 11:43:27 +02:00
fdputs.c mescc: Mes C Library: Explode libmes.c. 2018-08-16 11:43:27 +02:00
fdungetc.c mescc: Mes C Library: Support GNU Sed: Fix ungetc. 2019-01-12 22:08:19 +01:00
itoa.c mescc: Mes C Library: Fix compile warnings. 2019-01-12 22:08:22 +01:00
ltoa.c mescc: Mes C Library: Fix compile warnings. 2019-01-12 22:08:22 +01:00
ltoab.c mescc: Mes C Library: Fix compile warnings. 2019-01-12 22:08:22 +01:00
ntoab.c mescc: Mes C Library: Fix compile warnings. 2019-01-12 22:08:22 +01:00
oputc.c mescc: Mes C Library: Use __ as global internal prefix. 2019-01-12 22:08:21 +01:00
oputs.c mescc: Mes C Library: Use __ as global internal prefix. 2019-01-12 22:08:21 +01:00
search-path.c mescc: Mes C Library: Explode libc+tcc.c. 2018-08-22 07:23:27 +02:00
ultoa.c mescc: Mes C Library: Fix compile warnings. 2019-01-12 22:08:22 +01:00
utoa.c mescc: Mes C Library: Fix compile warnings. 2019-01-12 22:08:22 +01:00