mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-14 23:35:24 +01:00
Make sure real __stdio_exit() is called on exit and not the dummy noop versions. This fixes the issue of truncated output when redirecting output to a file or pipe. It also fixes truncated output on programs that forget to call fclose() |
||
|---|---|---|
| .. | ||
| fenv.patch | ||
| makefile.patch | ||
| musl_weak_symbols.patch | ||
| set_thread_area.patch | ||
| sigsetjmp.patch | ||
| stdio_flush_on_exit.patch | ||
| tcc_static.patch | ||
| va_list.patch | ||