]> xenbits.xensource.com Git - libvirt.git/commitdiff
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)
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

diff --git a/.gnulib b/.gnulib
index 7c1b995a7041ea366acafeb8632e1080f349f03f..e2843e30e8c2885eb8cbc77e20c4e0f4d562d44d 160000 (submodule)
--- a/.gnulib
+++ b/.gnulib
@@ -1 +1 @@
-Subproject commit 7c1b995a7041ea366acafeb8632e1080f349f03f
+Subproject commit e2843e30e8c2885eb8cbc77e20c4e0f4d562d44d
diff --git a/.x-sc_prohibit_always_true_header_tests b/.x-sc_prohibit_always_true_header_tests
new file mode 100644 (file)
index 0000000..ff753ce
--- /dev/null
@@ -0,0 +1,4 @@
+ChangeLog*
+docs/news.html.in
+python/libvirt-override.c
+python/typewrappers.c
index baf0bc2012593c60eaa1ddd925ef8510fe3aa67f..1e9349018c85aa54dc56bd15ff0afa851ab36d21 100644 (file)
@@ -46,6 +46,7 @@ posix-shell
 pthread
 recv
 random_r
+sched
 send
 setsockopt
 socket
index 132392b81eb316b4677010338039b183c358709b..8432bbc87e901fe607e2aa362c7b19c5cdf6cba3 100644 (file)
@@ -29,7 +29,6 @@
 #include <limits.h>
 #include <string.h>
 #include <stdio.h>
-#include <strings.h>
 #include <stdarg.h>
 #include <stdlib.h>
 #include <unistd.h>
index 8735cc10a73b3116d35c86e596cbb5db4b4e7cb2..b52f4acddd832c9f3a3a4b54ca91f7d7f7f51e61 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * openvz_conf.c: config functions for managing OpenVZ VEs
  *
+ * Copyright (C) 2010 Red Hat, Inc.
  * Copyright (C) 2006, 2007 Binary Karma
  * Copyright (C) 2006 Shuveb Hussain
  * Copyright (C) 2007 Anoop Joe Cyriac
@@ -33,7 +34,6 @@
 #include <fcntl.h>
 #include <sys/types.h>
 #include <dirent.h>
-#include <strings.h>
 #include <time.h>
 #include <sys/stat.h>
 #include <unistd.h>
index 00b8a14bbe67811ccd4dd9426003a7cbef11c7cf..ce159d0084f0de00885e1948e39a989bda8f3f9b 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * openvz_driver.c: core driver methods for managing OpenVZ VEs
  *
+ * Copyright (C) 2010 Red Hat, Inc.
  * Copyright (C) 2006, 2007 Binary Karma
  * Copyright (C) 2006 Shuveb Hussain
  * Copyright (C) 2007 Anoop Joe Cyriac
@@ -33,7 +34,6 @@
 #include <limits.h>
 #include <string.h>
 #include <stdio.h>
-#include <strings.h>
 #include <stdarg.h>
 #include <stdlib.h>
 #include <unistd.h>
index 467ea1941183c870cc2d62f7b891001dd6b3706a..cec99b10598699c5c786021a1a4bb15e5617526f 100644 (file)
@@ -29,7 +29,6 @@
 #include <sys/stat.h>
 #include <limits.h>
 #include <string.h>
-#include <strings.h>
 #include <stdio.h>
 #include <stdarg.h>
 #include <stdlib.h>
index 47ae52c3dd4df7e2112c1aeec7d65df2b83dede2..791d9546d8fb4b6904137b19f87f491f44d4c010 100644 (file)
@@ -31,7 +31,6 @@
 #include <string.h>
 #include <stdbool.h>
 #include <stdio.h>
-#include <strings.h>
 #include <stdarg.h>
 #include <stdlib.h>
 #include <unistd.h>
index 644ac8b355e5a5c838d73246c990ec8686776bc8..63fe808d0974588699cbdec07e58e0b929dea906 100644 (file)
@@ -29,7 +29,6 @@
 #include <limits.h>
 #include <string.h>
 #include <stdio.h>
-#include <strings.h>
 #include <stdarg.h>
 #include <stdlib.h>
 #include <unistd.h>
index ed2130a198eabbbbeb09f4545b094acf297196ad..b1b1737459ca01063932f2ecf4ee47d5d3d57d0c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Red Hat, Inc.
+ * Copyright (C) 2009-2010 Red Hat, Inc.
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -21,9 +21,7 @@
 
 #include <config.h>
 
-#if HAVE_SCHED_H
-# include <sched.h>
-#endif
+#include <sched.h>
 
 #include "processinfo.h"
 #include "virterror_internal.h"