]> git.ozlabs.org Git - ccan/history - ccan/time
Makefile: exclude altstack so Jenkins works again.
[ccan] / ccan / time /
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.