commit | 95a4cc3bcef95feb6dfca7557cef4c32a424e4d4 | [log] [download] |
---|---|---|
author | nicm <nicm> | Mon May 23 20:39:26 2016 +0000 |
committer | nicm <nicm> | Mon May 23 20:39:26 2016 +0000 |
tree | 6a6176d29a8e81e7b899be94c986909fa43fb532 | |
parent | e81a92449ea45b58cc6ff8ae1d7d46bf6b312694 [diff] |
Use a fixed buffer for strftime() because there is no portable way to tell if the buffer is too small, and an expanding buffer is overkill anyway.