Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
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@localhost> 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@localhost> 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@localhost> 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@localhost> for contributing
his initial
work in PR/3592, and to Christos Zoulas for refining it!
Home |
Main Index |
Thread Index |
Old Index