NetBSD/usr.sbin
christos e47dca206e Don't use asctime(localtime(time_t *)) because this is really ctime(time_t *)
and not checking the result of localtime can lead to tears.
Add a safectime() that always returns a good string, and add some debugging
so that we can see if there is indeed something wrong in the new libc time
code.
2014-10-14 16:35:20 +00:00
..
2014-03-29 22:45:31 +00:00
2014-06-21 17:50:01 +00:00
2014-10-06 13:14:36 +00:00
2014-06-13 16:00:55 +00:00
2014-06-11 17:01:04 +00:00
2014-07-05 19:22:41 +00:00
2014-09-19 16:06:16 +00:00
2014-09-19 16:05:55 +00:00
2014-06-13 16:00:55 +00:00
2014-08-11 23:48:01 +00:00
2014-09-10 21:13:50 +00:00
2014-06-25 23:22:18 +00:00
2014-09-19 16:05:55 +00:00
2014-06-21 17:48:07 +00:00
2014-07-05 19:22:41 +00:00
2014-09-19 16:04:29 +00:00
2014-04-22 15:55:16 +00:00
2014-10-07 22:20:02 +00:00
2014-10-07 22:14:05 +00:00
2014-07-26 19:32:37 +00:00