qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Stefan Weil" <sw@weilnetz.de>
To: Wenchao Xia <xiawenc@linux.vnet.ibm.com>
Cc: stefanha@gmail.com, aliguori@us.ibm.com, quintela@redhat.com,
	qemu-devel@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [Qemu-devel] [PATCH 1/2] oslib-win32: add lock for gmtime_r()
Date: Thu, 10 Jan 2013 07:22:44 +0100	[thread overview]
Message-ID: <4284b5df91255cf8cc1dce12a8ba0a54.squirrel@weilnetz.de> (raw)
In-Reply-To: <50EE2F6F.9020107@linux.vnet.ibm.com>

>>> Il 09/01/2013 07:18, Wenchao Xia ha scritto:
>>>>    Also changed the caller of gmtime() to gmtime_r().
>>>
>>> Should be a separate patch.
>>
>> There is already a pending patch which replaces gmtime, localtime:
>>
>> http://patchwork.ozlabs.org/patch/210250/
>>
>> Stefan
>>
>>
>    Should other calling to localtime be changed to localtime_r() also?
>
> --
> Best Regards
>
> Wenchao Xia



With http://patchwork.ozlabs.org/patch/210240/ and
http://patchwork.ozlabs.org/patch/210250/ applied,
there remain no calls of localtime or gmtime which
need to be replaced.

Stefan W.

  reply	other threads:[~2013-01-10  6:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-09  6:18 [Qemu-devel] [PATCH 1/2] oslib-win32: add lock for gmtime_r() Wenchao Xia
2013-01-09  6:18 ` [Qemu-devel] [PATCH 2/2] oslib-win32: add lock for localtime_r() Wenchao Xia
2013-01-09  9:47 ` [Qemu-devel] [PATCH 1/2] oslib-win32: add lock for gmtime_r() Paolo Bonzini
2013-01-09 17:06   ` Stefan Weil
2013-01-10  3:03     ` Wenchao Xia
2013-01-10  6:22       ` Stefan Weil [this message]
2013-01-10  3:01   ` Wenchao Xia

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4284b5df91255cf8cc1dce12a8ba0a54.squirrel@weilnetz.de \
    --to=sw@weilnetz.de \
    --cc=aliguori@us.ibm.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    --cc=stefanha@gmail.com \
    --cc=xiawenc@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).