mes/lib/linux/x86_64-mes-gcc
Jan Nieuwenhuizen 5232cfe669
mescc: Mes C Library: Initialize streams in crt1.
* lib/linux/x86-mes-gcc/crt1.c: Initialize streams.
* lib/linux/x86-mes/crt1.c: Likewise.
* lib/linux/x86_64-mes-gcc/crt1.c: Likewise.
* lib/linux/x86_64-mes/crt1.c: Likewise.
* src/mes.c (main): Remove initialization of streams.
2019-02-24 12:31:44 +01:00
..
crt0.c mescc: Mes C Library: Initialize streams in crt1. 2019-02-24 12:31:44 +01:00
crt1.c mescc: Mes C Library: Initialize streams in crt1. 2019-02-24 12:31:44 +01: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 mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
mini.c mescc: Mes C Library: Add x86_64 libc-mini support. 2018-08-10 17:05:01 +02:00