Subject: CVS commit: basesrc/lib/libc/locale
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 10/20/2001 09:01:13
Module Name:	basesrc
Committed By:	jmc
Date:		Sat Oct 20 06:01:13 UTC 2001

Modified Files:
	basesrc/lib/libc/locale: runetype.h

Log Message:
Convert to using standard headers/types for values within here.

Wrap the RuneState struct so it only gets visibity to the library compiles
(userland tools such as mklocale don't need to set/get states)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/lib/libc/locale/runetype.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.