mes/lib/x86-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
..
elf-0footer.hex2 Fix typo in stage0 copyright headers. 2019-02-08 19:34:48 +01:00
elf32-0header.hex2 Fix typo in stage0 copyright headers. 2019-02-08 19:34:48 +01:00
elf32-body-exit-42.hex2 Fix typo in stage0 copyright headers. 2019-02-08 19:34:48 +01:00
elf32-footer-single-main.hex2 Fix typo in stage0 copyright headers. 2019-02-08 19:34:48 +01:00
elf32-header.hex2 Fix typo in stage0 copyright headers. 2019-02-08 19:34:48 +01:00
exit-42.c GNU Mes. 2018-07-22 14:24:36 +02:00
setjmp.c mes: Run indent. 2019-02-11 07:55:17 +01:00
x86.M1 mescc: Mes C Library: Support gcc-4.6.4: vsscanf: Support *, [, s. 2019-02-10 19:30:01 +01:00