mes/lib/linux/x86-mes-gcc
Jan Nieuwenhuizen b8e8de3d12
mescc: Mes C Library: Bugfix for tcc-compiled exit assembly.
* lib/linux/x86-mes-gcc/mini.c (_exit): Add clobbered registers %eax,
%ebx.  Fixes always exit 1.
2019-02-08 19:34:46 +01:00
..
crt0.c mescc: Mes C Library: Initialize streams in crt1. 2019-02-08 19:34:44 +01:00
crt1.c mescc: Mes C Library: Initialize streams in crt1. 2019-02-08 19:34: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: Mes C Library: Add x86_64 libc support. 2018-08-11 11:42:30 +02:00
mini.c mescc: Mes C Library: Bugfix for tcc-compiled exit assembly. 2019-02-08 19:34:46 +01:00