Files
libfaketime/src
Daniel Kahn Gillmor bc24e278ff Avoid spurious "Success" error message.
strptime(3) doesn't set errno, so when it was failing, calling perror()
meant producing messages like:

Failed to parse FAKETIME timestamp: Success

Rather than use perror(), just send the warning message directly to
stderr.

This was first reported in https://bugs.debian.org/939789
2022-02-04 19:04:45 -05:00
..
2021-09-21 20:46:28 +00:00
2021-09-21 21:03:14 +00:00
2021-02-21 18:27:02 +01:00
2013-05-06 03:39:11 +00:00