qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH] glib: use portable g_setenv()


From: Thomas Huth
Subject: Re: [PATCH] glib: use portable g_setenv()
Date: Wed, 11 Dec 2019 20:32:14 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 11/12/2019 15.23, Paolo Bonzini wrote:
> From: Marc-André Lureau <address@hidden>
> 
> We have a setenv() wrapper in os-win32.c that no one is actually using.
> Drop it and change to g_setenv() uniformly.
> 
> Signed-off-by: Marc-André Lureau <address@hidden>
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  include/sysemu/os-win32.h        |  2 --
>  os-win32.c                       | 22 ----------------------
>  tests/libqtest.c                 |  2 +-
>  tests/test-crypto-tlscredsx509.c |  2 +-
>  tests/test-crypto-tlssession.c   |  2 +-
>  tests/test-io-channel-tls.c      |  2 +-
>  tests/test-vmstate.c             |  2 +-
>  ui/sdl2.c                        |  2 +-
>  8 files changed, 6 insertions(+), 30 deletions(-)

Reviewed-by: Thomas Huth <address@hidden>




reply via email to

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