]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Make logging async signal safe wrt time stamp generation
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 29 Nov 2011 12:32:31 +0000 (12:32 +0000)
committerEric Blake <eblake@redhat.com>
Wed, 16 May 2012 22:57:36 +0000 (16:57 -0600)
commit472e49f55830825385a1f7b429599314a65c075a
tree9df191c387e3da9c61a6f62812ffe35e8917b7d7
parent2ce01ba20f165371f87e69ed5d6475c81619c606
Make logging async signal safe wrt time stamp generation

Use the new virTimeStringNowRaw() API for generating log timestamps
in an async signal safe manner

* src/util/logging.c: Use virTimeStringNowRaw
(cherry picked from commit 32d3ec7466a554f7a4a3e9d4017a24aa540ecf18)

Conflicts:

src/util/logging.c
src/util/logging.c