]> xenbits.xensource.com Git - libvirt.git/commit
build: update gnulib
authorEric Blake <eblake@redhat.com>
Mon, 3 May 2010 21:00:43 +0000 (15:00 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 6 May 2010 20:35:38 +0000 (14:35 -0600)
commit062a25f0787f26d749785a115520ee5b46ab2371
treee2317d3c9b30ae666874704a27926033870d1d93
parent70e05fa6d033eeebaf7e072233b45d334d6139d8
build: update gnulib

81 patches to gnulib, picks up several new syntax checks.

* .gnulib: Update to latest.
* .x-sc_prohibit_always_true_header_tests: New file.
* bootstrap.conf (gnulib_modules): Add sched.
* src/util/processinfo.c (includes): <sched.h> is now guaranteed.
* src/network/bridge_driver.c (includes): Drop useless
<strings.h>.
* src/openvz/openvz_conf.c (includes): Likewise.
* src/openvz/openvz_driver.c (includes): Likewise.
* src/phyp/phyp_driver.c (includes): Likewise.
* src/qemu/qemu_driver.c (includes): Likewise.
* src/uml/uml_driver.c (includes): Likewise.
.gnulib
.x-sc_prohibit_always_true_header_tests [new file with mode: 0644]
bootstrap.conf
src/network/bridge_driver.c
src/openvz/openvz_conf.c
src/openvz/openvz_driver.c
src/phyp/phyp_driver.c
src/qemu/qemu_driver.c
src/uml/uml_driver.c
src/util/processinfo.c