Subject: PR/29826 CVS commit: src
To: None <lib-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 03/30/2005 03:48:02
The following reply was made to PR lib/29826; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29826 CVS commit: src
Date: Wed, 30 Mar 2005 03:47:12 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Wed Mar 30 03:47:12 UTC 2005
 
 Modified Files:
 	src/include: wchar.h
 	src/lib/libc/locale: Makefile.inc
 Added Files:
 	src/lib/libc/locale: wcsftime.c
 
 Log Message:
 PR/29826: J. T. Conklin: Add wcsftime(3) (from FreeBSD)
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.21 -r1.22 src/include/wchar.h
 cvs rdiff -r1.45 -r1.46 src/lib/libc/locale/Makefile.inc
 cvs rdiff -r0 -r1.1 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.