Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 06/02/1997 10:00:03
kleink
Mon Jun  2 02:52:38 PDT 1997
Update of /cvsroot/src/include
In directory netbsd1:/var/slash-tmp/cvs-serv27352/include

Modified Files:
	ctype.h 
Log Message:
Add support for localized character sets (a.k.a. LC_CTYPE).

Thanks go to Matthias Scheler <tron@lyssa.owl.de> for contributing his initial
work in PR/3592, and to Christos Zoulas for refining it!


kleink
Mon Jun  2 02:52:41 PDT 1997
Update of /cvsroot/src/lib/libc/string
In directory netbsd1:/var/slash-tmp/cvs-serv27352/lib/libc/string

Modified Files:
	strcasecmp.c 
Log Message:
Add support for localized character sets (a.k.a. LC_CTYPE).

Thanks go to Matthias Scheler <tron@lyssa.owl.de> for contributing his initial
work in PR/3592, and to Christos Zoulas for refining it!


kleink
Mon Jun  2 02:52:44 PDT 1997
Update of /cvsroot/src/lib/libc/gen
In directory netbsd1:/var/slash-tmp/cvs-serv27352/lib/libc/gen

Modified Files:
	ctype_.c 
Log Message:
Add support for localized character sets (a.k.a. LC_CTYPE).

Thanks go to Matthias Scheler <tron@lyssa.owl.de> for contributing his initial
work in PR/3592, and to Christos Zoulas for refining it!


kleink
Mon Jun  2 02:52:52 PDT 1997
Update of /cvsroot/src/lib/libc/locale
In directory netbsd1:/var/slash-tmp/cvs-serv27352/lib/libc/locale

Modified Files:
	Makefile.inc setlocale.c 
Added Files:
	ctypeio.c ctypeio.h 
Log Message:
Add support for localized character sets (a.k.a. LC_CTYPE).

Thanks go to Matthias Scheler <tron@lyssa.owl.de> for contributing his initial
work in PR/3592, and to Christos Zoulas for refining it!