Subject: CVS commit: src/lib/libc/locale
To: None <source-changes@NetBSD.org>
From: Takehiko NOZAKI <tnozaki@netbsd.org>
List: source-changes
Date: 10/04/2006 14:19:16
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.