mes/lib/mes
Jan Nieuwenhuizen c13941261e
mes: Run indent.
for i in $(find . -name '*.h' -o -name '*.c'); do indent $i --no-tabs --no-space-after-casts; done
2019-02-11 07:55:17 +01:00
..
abtod.c mes: Run indent. 2019-02-11 07:55:17 +01:00
abtol.c mescc: Mes C Library: Cleanup includes. 2019-02-11 07:19:31 +01:00
dtoab.c mescc: Mes C Library: Cleanup includes. 2019-02-11 07:19:31 +01:00
eputc.c mescc: Mes C Library: Cleanup includes. 2019-02-11 07:19:31 +01:00
eputs.c mes: Run indent. 2019-02-11 07:55:17 +01:00
fdgetc.c mes: Run indent. 2019-02-11 07:55:17 +01:00
fdputc.c mes: Run indent. 2019-02-11 07:55:17 +01:00
fdputs.c mes: Run indent. 2019-02-11 07:55:17 +01:00
fdungetc.c mescc: Mes C Library: Cleanup includes. 2019-02-11 07:19:31 +01:00
itoa.c mescc: Mes C Library: Cleanup includes. 2019-02-11 07:19:31 +01:00
ltoa.c mescc: Mes C Library: Cleanup includes. 2019-02-11 07:19:31 +01:00
ltoab.c mescc: Mes C Library: Cleanup includes. 2019-02-11 07:19:31 +01:00
ntoab.c mes: Run indent. 2019-02-11 07:55:17 +01:00
oputc.c mescc: Mes C Library: Cleanup includes. 2019-02-11 07:19:31 +01:00
oputs.c mes: Run indent. 2019-02-11 07:55:17 +01:00
search-path.c mes: Run indent. 2019-02-11 07:55:17 +01:00
ultoa.c mescc: Mes C Library: Cleanup includes. 2019-02-11 07:19:31 +01:00
utoa.c mescc: Mes C Library: Cleanup includes. 2019-02-11 07:19:31 +01:00