Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | time_basic.h: Remove unnecessary dependency on replace.h | Jelmer Vernooij | 2016-01-13 | 1 | -0/+1 |
* | lib: Fix the build on Solaris | Volker Lendecke | 2015-10-01 | 1 | -1/+1 |
* | lib/util: Fix incorrect month in timestamps | Martin Schwenke | 2014-12-12 | 1 | -1/+1 |
* | lib/util: Add RFC3339 timestamp support to timeval_str_buf() | Martin Schwenke | 2014-10-13 | 1 | -4/+26 |
* | lib/util: Use snprintf() instead of strftime() in timeval_str_buf() | Martin Schwenke | 2014-10-13 | 1 | -9/+5 |
* | lib: Create time_basic.[ch] | Volker Lendecke | 2014-07-31 | 1 | -0/+80 |