1e898ea312
* build-aux/configure-lib.sh (libc_mini_shared_SOURCES): Add init_io.c. * include/mes/lib-mini.h (__init_io): Declare it. * lib/linux/x86-mes-gcc/crt1.c (_start): Replace manual initialization of __stdin, __stdout, __stderr, and environ with __init_io (). * lib/linux/x86-mes-m2/crt1.M1 (_start): Likewise. * lib/linux/x86-mes-mescc/crt1.c (_start): Likewise. |
||
---|---|---|
.. | ||
_exit.c | ||
_write.c | ||
crt0.c | ||
crt1.c | ||
crti.c | ||
crtn.c | ||
exit-42.S | ||
hello-mes.S | ||
syscall-internal.c | ||
syscall.c |