]> git.ipfire.org Git - thirdparty/libvirt.git/commit
logging: confirm that we want to ignore a write error
authorJim Meyering <meyering@redhat.com>
Mon, 18 Jan 2010 10:51:01 +0000 (11:51 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 19 Jan 2010 20:28:41 +0000 (21:28 +0100)
commiteb895e74070719b503b015817dea1312ec073c46
tree62db34abe4cc320eca4d07c09cb22f21d747a779
parent8cfc4c9a03f7d08c7cab4eda81ec3c9cc84a4c88
logging: confirm that we want to ignore a write error

* src/util/logging.c (virLogMessage): Include "ignore-value.h".
Use it to ignore the return value of safewrite.
Use STDERR_FILENO, rather than "2".
* bootstrap (modules): Add ignore-value.
* gnulib: Update to latest, for ignore-value that is now LGPLv2+.
.gnulib
bootstrap
src/util/logging.c