Subject: CVS commit: src/lib/libc/locale
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 12/02/2005 11:10:46
Module Name:	src
Committed By:	yamt
Date:		Fri Dec  2 11:10:45 UTC 2005

Modified Files:
	src/lib/libc/locale: rune.h runetable.c setlocale.c

Log Message:
constify and remove an __UNCONST.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/lib/libc/locale/rune.h
cvs rdiff -r1.12 -r1.13 src/lib/libc/locale/runetable.c
cvs rdiff -r1.48 -r1.49 src/lib/libc/locale/setlocale.c

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