mes/lib/linux
Jan Nieuwenhuizen 9dbbe334b0
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-01-12 22:01:40 +01:00
..
x86-mes mescc: Mes C Library: Initialize streams in crt1. 2019-01-12 22:01:40 +01:00
x86-mes-gcc mescc: Mes C Library: Initialize streams in crt1. 2019-01-12 22:01:40 +01:00
x86_64-mes mescc: Mes C Library: Initialize streams in crt1. 2019-01-12 22:01:40 +01:00
x86_64-mes-gcc mescc: Mes C Library: Initialize streams in crt1. 2019-01-12 22:01:40 +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