mes/lib/linux
Jan Nieuwenhuizen 2056d62065
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-28 20:40:16 +01:00
..
x86-mes mescc: Mes C Library: Initialize streams in crt1. 2019-02-24 12:31:44 +01:00
x86-mes-gcc mescc: Mes C Library: Bugfix for tcc-compiled exit assembly. 2019-02-28 20:40:16 +01:00
x86_64-mes mescc: Mes C Library: Initialize streams in crt1. 2019-02-24 12:31:44 +01:00
x86_64-mes-gcc mescc: Mes C Library: Initialize streams in crt1. 2019-02-24 12:31:44 +01:00
clock_gettime.c core: Support time functions. 2018-10-20 14:18:04 +02:00
gettimeofday.c core: String as array of bytes. 2018-11-11 16:25:36 +01:00
gnu.c mescc: Support Bash: Add getppid. 2018-12-14 18:48:03 +01:00
libc-mini.c mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
libc.c mescc: getcwd: Support getcwd (0, 0) GNU extension. 2018-12-07 20:18:01 +01:00
tcc.c mescc: unlink: Move to libc. 2018-11-11 11:00:42 +01:00
time.c core: Support time functions. 2018-10-20 14:18:04 +02:00