unicorn/qemu/util
Daniel P. Berrange d561d28827
error: ensure errno detail is printed with error_abort
When &error_abort is passed in, the error reporting code
will print the current error message and then abort() the
process. Unfortunately at the time it aborts, we've not
yet appended the errno detail. This makes debugging certain
problems significantly harder as the log is incomplete.

Backports commit 20e2dec14954568848ad74e73aee9b3aeedd6584 from qemu
2018-02-21 21:40:24 -05:00
..
bitmap.c util: Clean up includes 2018-02-19 01:27:55 -05:00
bitops.c util: Clean up includes 2018-02-19 01:27:55 -05:00
crc32c.c util: Clean up includes 2018-02-19 01:27:55 -05:00
cutils.c util: Clean up includes 2018-02-19 01:27:55 -05:00
error.c error: ensure errno detail is printed with error_abort 2018-02-21 21:40:24 -05:00
getauxval.c util: Clean up includes 2018-02-19 01:27:55 -05:00
host-utils.c util: Clean up includes 2018-02-19 01:27:55 -05:00
Makefile.objs exec: factor out duplicate mmap code 2018-02-17 15:24:03 -05:00
mmap-alloc.c util: Clean up includes 2018-02-19 01:27:55 -05:00
module.c util: Clean up includes 2018-02-19 01:27:55 -05:00
oslib-posix.c util: Clean up includes 2018-02-19 01:27:55 -05:00
oslib-win32.c util: Clean up includes 2018-02-19 01:27:55 -05:00
qemu-error.c util: Clean up includes 2018-02-19 01:27:55 -05:00
qemu-thread-posix.c util: Clean up includes 2018-02-19 01:27:55 -05:00
qemu-thread-win32.c util: Clean up includes 2018-02-19 01:27:55 -05:00
qemu-timer-common.c util: Clean up includes 2018-02-19 01:27:55 -05:00