Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/20/1996 11:00:03
jtc
Thu Jun 20 10:54:40 EDT 1996
Update of /a/cvsroot/src/lib/libc/nls
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv22559

Revision/Branch: netbsd-1-2

Modified Files:
	catopen.c 
Log Message:
Fix NLSPATH processing --- catopen was not processing beyond the first
colon.  Try all paths in NLSPATH as per XPG4.2.  Expand %l, %t, and %c
to nothing.  Should be language, territory, and codeset.