CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/10/09 00:39:53
Modified files:
lib/libc/locale: _def_time.c
Log message:
d_t_fmt: fix the format for the day of the month to use %e (single
digits are preceded by a blank instead of a 0) and not %d (POSIX).
ok jasper@ guenther@
