]> git.ozlabs.org Git - ccan/history - ccan/time
coroutine: Remove on-stack buffers from testcases
[ccan] / ccan / time /
2016-11-21 David Gibsontime: Change TIME_HAVE_MONOTONIC to be 0/1 rather than...
2016-11-21 David GibsonMerge Makefile rewrite into master
2016-10-31 Rusty Russelltime: make timemono a first-class citizen.
2016-10-31 Rusty Russelltime: test/run-monotonic backwards timemono_between...
2016-10-30 Rusty Russelltime: timemono_add.
2016-10-25 Rusty Russellio: fix maybe-uninitialized warning in test (-O2)
2016-09-28 Emilio G. Cotatime: add timemono_since
2014-06-23 Rusty Russelltime: update for new configurator.
2014-06-16 David Gibsonccan: Correct some poor conventions in _info includes
2014-06-12 Rusty Russelltime: fix example.
2014-06-10 Rusty Russelltime: time_mono() helpers.
2014-06-10 Rusty Russelltime: split absolute and relative times.
2013-10-28 Rusty Russelltime: to/from sec conversions.
2012-10-31 Rusty Russelltime: remove unused var warning in example.
2012-09-10 Rusty Russelltime: make trivial functions inline
2012-09-10 Rusty Russelltime: add time_check() call and test.
2012-09-10 Rusty Russelltime: use timespec instead of timeval.
2011-07-21 Rusty Russellvarious: add LICENSE comments.
2011-05-31 Rusty Russelltime: new module for dealing with time.