mes/lib/linux/x86-mes-gcc
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
..
crt0.c mes: Grand indent: prepare. 2019-05-13 01:07:32 +02:00
crt1.c mes: Grand indent: prepare. 2019-05-13 01:07:32 +02:00
crti.c mescc: Mes C Library: Cleanup start files. 2018-08-12 08:45:04 +02:00
crtn.c mescc: Mes C Library: Cleanup start files. 2018-08-12 08:45:04 +02:00
mes.c mes: Grand indent: prepare. 2019-05-13 01:07:32 +02:00
mini.c mes: Grand indent: prepare. 2019-05-13 01:07:32 +02:00