]> git.ipfire.org Git - thirdparty/systemd.git/commit
journal: make sure the clock increases strict monotonic 277/head
authorLennart Poettering <lennart@poettering.net>
Wed, 17 Jun 2015 21:04:02 +0000 (23:04 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 17 Jun 2015 21:26:39 +0000 (23:26 +0200)
commit44cf96e33e83bc9fadad552bda3962e5305e5c2b
tree4af7fc12444fbc866e59e83a15023ce4abe0a7c8
parentde587378ea5d22e11373b18b4fcabf8f26f89529
journal: make sure the clock increases strict monotonic

Let's work around crappy clocks in test-journal-interleaving.c too. This
does the same as 98d2a5341788b49e82d628dfdc2e241af6d70dcd but for
test-journal-interlaving.c rather than test-journal-stream.c.
src/journal/test-journal-interleaving.c