Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 01/25/2001 22:26:36
Module Name:	basesrc
Committed By:	jhawk
Date:		Thu Jan 25 20:26:36 UTC 2001

Modified Files:
	basesrc/lib/libc/regex [netbsd-1-5]: regcomp.c

Log Message:
Pull up revision 1.17 (requested by simonb):
  Pass unsigned char (not char) to ctype(3) functions,excpet iascii(3).


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.16.4.1 basesrc/lib/libc/regex/regcomp.c

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