qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 for-4.0 1/9] cutils: Add qemu_strtod() and qe


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v3 for-4.0 1/9] cutils: Add qemu_strtod() and qemu_strtod_finite()
Date: Wed, 21 Nov 2018 11:43:14 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0

On 11/21/18 10:44 AM, David Hildenbrand wrote:
Let's provide a wrapper for strtod().

Reviewed-by: Markus Armbruster <address@hidden>
Signed-off-by: David Hildenbrand <address@hidden>
---
  include/qemu/cutils.h |  2 ++
  util/cutils.c         | 65 +++++++++++++++++++++++++++++++++++++++++++
  2 files changed, 67 insertions(+)

Reviewed-by: Eric Blake <address@hidden>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



reply via email to

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