5841b2f6a4
... so that all of 'exit', '_exit', '_Exit' work. 'exit' thus becomes the standard 'newlib/libc/stdlib/exit.c' -- and functions registered via 'atexit' are now called at return from 'main' or manual 'exit' invocation. |
||
---|---|---|
.. | ||
Makefile.inc | ||
_exit.c | ||
abort.c | ||
assert.c | ||
calloc.c | ||
callocr.c | ||
clock.c | ||
free.c | ||
malloc.c | ||
mallocr.c | ||
misc.c | ||
printf.c | ||
putchar.c | ||
puts.c | ||
realloc.c | ||
reallocr.c | ||
write.c |