Source-Changes archive

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

CVS commit: src/lib/libc/locale



Module Name:    src
Committed By:   tnozaki
Date:           Wed Oct  4 14:19:16 UTC 2006

Modified Files:
        src/lib/libc/locale: wcsftime.c

Log Message:
use wcstombs/mbstowcs instead of wcsrtombs/mbsrtombs
for performance of non-C/POSIX locale.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/locale/wcsftime.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