qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] Replace remaining gmtime, localtime by gmtime


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [PATCH] Replace remaining gmtime, localtime by gmtime_r, localtime_r
Date: Fri, 11 Jan 2013 09:41:37 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Jan 07, 2013 at 11:08:13PM +0100, Stefan Weil wrote:
> This allows removing of MinGW specific code and improves
> reentrancy for POSIX hosts.
> 
> Signed-off-by: Stefan Weil <address@hidden>
> ---
>  block.c       |   10 ----------
>  block/vvfat.c |    4 ----
>  hw/omap1.c    |    2 +-
>  vl.c          |    8 +++-----
>  4 files changed, 4 insertions(+), 20 deletions(-)

Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches

Stefan



reply via email to

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