Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/03/2000 15:30:13
Module Name:	basesrc
Committed By:	thorpej
Date:		Mon Jul  3 22:30:13 UTC 2000

Modified Files:
	basesrc/lib/libc/gen [netbsd-1-5]: fnmatch.c

Log Message:
Pull up rev. 1.18:
Implement FNM_CASEFOLD, for matching the pattern in a case-insensitive
way.  Flag name taken from glibc.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.17.4.1 basesrc/lib/libc/gen/fnmatch.c

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