mes/lib/stdio
Jan Nieuwenhuizen c33d6d00bc
mes: Run build-aux/indent.sh.
* src/mes.c: Re-indent.
* src: Likewise.
* include: Likewise.
* lib: Likewise.
* scaffold: Likewise.
2019-05-18 13:27:42 +02:00
..
clearerr.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
fclose.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
fdgets.c mescc: Mes C Library: Explode libc+gnu.c. 2018-08-24 20:57:34 +02:00
fdopen.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
feof.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
ferror.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
fflush.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
fgetc.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
fgets.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
fileno.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
fopen.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
fprintf.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
fputc.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
fputs.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
fread.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
freeopen.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
freopen.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
fseek.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
ftell.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
fwrite.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
getc.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
getchar.c mescc: Mes C Library: Use __ as global internal prefix. 2019-03-02 12:35:18 +01:00
perror.c mescc: Mes C Library: Explode libc+gnu.c. 2018-08-24 20:57:34 +02:00
printf.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
putc.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
putchar.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
remove.c mescc: Mes C Library: Explode libc+tcc.c. 2018-08-22 07:23:27 +02:00
snprintf.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
sprintf.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
sscanf.c mescc: Mes C Library: Explode libc+tcc.c. 2018-08-22 07:23:27 +02:00
ungetc.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
vfprintf.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
vprintf.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
vsnprintf.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
vsprintf.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
vsscanf.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00