another try to fix systems without CLOCK_MONOTONIC
commitb48017f818e13f8c7ddb555f8fe5fa895521af7a
authorEric Wong <normalperson@yhbt.net>
Fri, 14 Jan 2011 17:26:59 +0000 (14 17:26 +0000)
committerEric Wong <normalperson@yhbt.net>
Fri, 14 Jan 2011 17:26:59 +0000 (14 17:26 +0000)
tree63ab6beb1dd9050a7ac3997cb1a73a331c51b1e5
parentcc43cfbb418ab7b4b2786123d33ede23b3cb5ea3
another try to fix systems without CLOCK_MONOTONIC

Fix a reversed typedef and also deal with the case where
CLOCK_MONOTONIC is a function call and not a constant
macro.
ext/clogger_ext/broken_system_compat.h
ext/clogger_ext/clogger.c