History log of /netbsd/lib/libc/locale/wcsftime.c (Results 1 – 5 of 5)
Revision Date Author Comments
# a94e97a5 19-Aug-2013 joerg <joerg@NetBSD.org>

Missing locale specific change.


# 022b49ab 19-Aug-2013 joerg <joerg@NetBSD.org>

Add nl_langinfo_l, catopen_l and wcsftime_l.


# dddcbe5b 21-May-2007 tnozaki <tnozaki@NetBSD.org>

s/preposturously/preposterously/


# dbae970b 04-Oct-2006 tnozaki <tnozaki@NetBSD.org>

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


# eb808713 30-Mar-2005 christos <christos@NetBSD.org>

PR/29826: J. T. Conklin: Add wcsftime(3) (from FreeBSD)