Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/20/2000 12:48:03
Module Name: basesrc
Committed By: he
Date: Wed Sep 20 09:48:03 UTC 2000
Modified Files:
basesrc/lib/libc/time [netbsd-1-4]: strftime.c
Log Message:
Pull up revisions 1.9-1.10 (requested by taca):
Fix %k and %e to print a 0 for hour 0, not just spaces. Fixes
PR#5057. Add the C99 %F conversion.
To generate a diff of this commit:
cvs rdiff -r1.8.2.1 -r1.8.2.2 basesrc/lib/libc/time/strftime.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.