]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: avoid strerror_r pitfalls
authorEric Blake <eblake@redhat.com>
Tue, 24 May 2011 22:36:14 +0000 (16:36 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 25 May 2011 16:12:35 +0000 (10:12 -0600)
commit9af6c6ed8e8be91869811caab5442aa65d179192
tree6b126af7e250b50c852512385de6e378902c3cd3
parent2593f9692df0f128b14cde811e18aa49c1cf3e06
build: avoid strerror_r pitfalls

In particular, this guarantees that virStrerror always gives a
useful result.

* .gnulib: Update to latest, for (lots of) strerror_r fixes.
.gnulib