mirror of
https://github.com/mborgerson/xemu.git
synced 2026-02-21 21:35:35 +00:00
552375088a832fd5945ede92d01f98977b4eca13
Duplicated when commit680d16dadded error_set_errno(), and again when commit20840d4added error_set_win32(). Make the original copy in error_set() reusable by factoring out error_setv(), then rewrite error_set_errno() and error_set_win32() on top of it. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
…
…
…
…
…
…
…
…
…
…
Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org - QEMU team
Description
Languages
C
82.6%
C++
7%
Python
3.3%
Dylan
2.8%
Shell
1.5%
Other
2.5%