Hi Eric,
> unistd.in.h has:
>
> /* Get all possible declarations of gethostname(). */
> #if @GNULIB_GETHOSTNAME@ && @UNISTD_H_HAVE_WINSOCK2_H@ \
> && !defined _GL_INCLUDING_WINSOCK2_H
> # define _GL_INCLUDING_WINSOCK2_H
> # include
> # undef _GL_INCLUDING_WINSOCK2_H
> #endif
When the applica
[dropping libvirt list for now...]
On 7/29/19 11:25 AM, Eric Blake wrote:
> [adding bug-gnulib]
>
> On 7/24/19 12:55 AM, Eric Blake wrote:
>> Add a new file checkpoint_conf.c that performs the translation to and
>> from new XML describing a checkpoint. The code shares a common base
>> class with
[adding bug-gnulib]
On 7/24/19 12:55 AM, Eric Blake wrote:
> Add a new file checkpoint_conf.c that performs the translation to and
> from new XML describing a checkpoint. The code shares a common base
> class with snapshots, since a checkpoint similarly represents the
> domain state at a moment in