aboutsummaryrefslogtreecommitdiff
path: root/lib/timeval.c
AgeCommit message (Expand)Author
2011-05-24poll-loop: Automatically log reason for wakeup when CPU usage spikes.Ben Pfaff
2011-04-04Log anything that could prevent a daemon from starting.Ben Pfaff
2011-03-30timeval: Only log poll intervals longer than 50 ms.Ben Pfaff
2010-10-29vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.Ben Pfaff
2010-08-30treewide: Remove trailing whitespaceJoe Perches
2010-07-21vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.Ben Pfaff
2010-07-21timeval: Make time_init() static and remove calls to it.Ben Pfaff
2010-07-21timeval: Make timeval module initialize itself.Ben Pfaff
2010-07-21timeval: Integrate CLOCK_MONOTONIC detection into time_init().Ben Pfaff
2010-06-25timeval: Hide "memory leak" from Valgrind.Ben Pfaff
2010-06-08timeval: Use monotonic time where appropriate.Jesse Gross
2010-03-25timeval: Always log true poll interval instead of rounding off.Ben Pfaff
2009-12-02Merge "master" branch into "db".Ben Pfaff
2009-10-26Spell verb form of "set up" correctly throughout the tree.Ben Pfaff
2009-10-23cfg: Fix implementation of timeout in attempting to lock the config file.Ben Pfaff
2009-10-23Add test to ensure that time advances both normally and in a daemon.Ben Pfaff
2009-10-15Make sure that time advances in a daemon between calls to time_refresh().Ben Pfaff
2009-09-11logging: Lower logging level for coverage messages due to slow poll loopsJustin Pettit
2009-07-10Provide ability to retrieve coverage informationJustin Pettit
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff