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

Modified Files:
	src/lib/libc/regex: engine.c regcomp.c regerror.c

Log Message:
constify and remove __UNCONST.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/lib/libc/regex/engine.c
cvs rdiff -r1.20 -r1.21 src/lib/libc/regex/regcomp.c
cvs rdiff -r1.19 -r1.20 src/lib/libc/regex/regerror.c

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