mes/lib
Jan Nieuwenhuizen a46c318bb8
mes: Grand indent: prepare.
* build-aux/indent.sh: New file.
* include/mes/builtins.h: Move from src/builtins.h.
* include/fcntl.h: Use // *INDENT-OFF* to prevent indent breakage.
* include/locale.h: Likewise.
* include/signal.h: Likewise.
* include/sys/stat.h: Likewise.
* include/sys/user.h: Likewise.
* lib/linux/x86-mes-gcc/crt0.c: Likewise.
* lib/linux/x86-mes-gcc/crt1.c: Likewise.
* lib/linux/x86-mes-gcc/mes.c: Likewise.
* lib/linux/x86-mes-gcc/mini.c: Likewise.
* lib/linux/x86_64-mes-gcc/crt0.c: Likewise.
* lib/linux/x86_64-mes-gcc/crt1.c: Likewise.
* lib/linux/x86_64-mes-gcc/mes.c: Likewise.
* lib/linux/x86_64-mes-gcc/mini.c: Likewise.
* lib/x86_64-mes-gcc/setjmp.c: Likewise.
* src/mes.c: Likewise.
* src/reader.c: Likewise.
2019-05-13 01:07:32 +02:00
..
assert core: Prepare for the Hurd. 2018-06-30 13:11:03 +02:00
ctype mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
dirent mescc: Mes C Library: Add closedir, opendir, readdir. 2018-08-26 18:34:53 +02:00
linux mes: Grand indent: prepare. 2019-05-13 01:07:32 +02:00
math mescc: Mes C Library: Explode libc+gnu.c. 2018-08-24 20:57:34 +02:00
mes mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
posix mescc: Mes C Library: Explode libc-mini.c. 2019-05-10 00:32:45 +02:00
stdio mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
stdlib mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
string mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
stub mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
tests mescc: Mes C Library: Explode libc-mini.c. 2019-05-10 00:32:45 +02:00
x86-mes Fix typo in stage0 copyright headers. 2019-03-27 13:19:53 +01:00
x86-mes-gcc mes: Grand indent: prepare. 2019-05-13 01:07:32 +02:00
x86_64-mes Fix typo in stage0 copyright headers. 2019-03-27 13:19:53 +01:00
x86_64-mes-gcc mes: Grand indent: prepare. 2019-05-13 01:07:32 +02:00
libc+gnu.c mescc: Mes C Library: Explode linux/gnu.c. 2019-05-12 00:33:33 +02:00
libc+tcc.c mescc: Mes C Library: Fix ungetc. 2019-03-16 11:55:00 +01: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-05-08 00:25:41 +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 mes_open to avoid open trickery. 2019-05-13 00:40:33 +02:00
libtcc1.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00