live-bootstrap/sysa/musl-1.1.24/patches
Paul Dersey edf8a802bc Flush stdio buffers on exit
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()
2021-02-15 10:09:22 -05:00
..
fenv.patch Comply with REUSE 3.0 2021-02-08 20:00:10 +11:00
makefile.patch Comply with REUSE 3.0 2021-02-08 20:00:10 +11:00
musl_weak_symbols.patch Comply with REUSE 3.0 2021-02-08 20:00:10 +11:00
set_thread_area.patch Comply with REUSE 3.0 2021-02-08 20:00:10 +11:00
sigsetjmp.patch Comply with REUSE 3.0 2021-02-08 20:00:10 +11:00
stdio_flush_on_exit.patch Flush stdio buffers on exit 2021-02-15 10:09:22 -05:00
tcc_static.patch Comply with REUSE 3.0 2021-02-08 20:00:10 +11:00
va_list.patch Comply with REUSE 3.0 2021-02-08 20:00:10 +11:00