CVSROOT: /cvs Module name: src Changes by: chel...@cvs.openbsd.org 2018/05/23 10:23:48
Modified files: sys/lib/libsa : ctime.c Log message: Align libsa ctime output with libc ctime output. Use zero-padding to get double-digit HH:MM:SS and space-padding for the DOM. ok visa@