Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   kleink
Date:           Wed Nov 10 09:15:11 UTC 1999

Modified Files:
        basesrc/lib/libc/locale: _def_time.c

Log Message:
XSH5/C99: in the C/POSIX locale, change the day of month format used in d_t_fmt
(locale's appropriate date and time representation) from %d (single digits
are preceded by 0) to %e (single digits are preceded by a blank).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/lib/libc/locale/_def_time.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index