qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PATCH 0/4] os: convert fprintf/perror to error_report


From: arei.gonglei
Subject: [Qemu-trivial] [PATCH 0/4] os: convert fprintf/perror to error_report
Date: Thu, 25 Sep 2014 17:46:20 +0800

From: Gonglei <address@hidden>

Those are trivial patches. Please consider
applying to trivial-next. Thanks!

Gonglei (4):
  os-posix/win32: convert fprintf/perror to error_report
  os-posix: report error message when lock file failed
  osdep: convert fprintf to error_report
  oslib-posix/win32: convert fprintf/perror to error_report

 os-posix.c         | 35 +++++++++++++++++++----------------
 os-win32.c         |  3 ++-
 util/osdep.c       |  8 ++++----
 util/oslib-posix.c |  8 ++++----
 util/oslib-win32.c |  2 +-
 5 files changed, 30 insertions(+), 26 deletions(-)

-- 
1.7.12.4





reply via email to

[Prev in Thread] Current Thread [Next in Thread]