Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Niels Provos <provos@netbsd.org>
List: source-changes
Date: 10/06/2002 06:15:47
Module Name:	basesrc
Committed By:	provos
Date:		Sun Oct  6 03:15:47 UTC 2002

Modified Files:
	basesrc/include: fnmatch.h
	basesrc/lib/libc/gen: fnmatch.3 fnmatch.c

Log Message:
implement FNM_LEADING_DIR; matches Linux and other *BSDs; approved thorpej


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/include/fnmatch.h
cvs rdiff -r1.17 -r1.18 basesrc/lib/libc/gen/fnmatch.3
cvs rdiff -r1.18 -r1.19 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.