Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   thorpej
Date:           Wed Jun 28 01:13:37 UTC 2000

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

Log Message:
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.6 -r1.7 basesrc/include/fnmatch.h
cvs rdiff -r1.13 -r1.14 basesrc/lib/libc/gen/fnmatch.3
cvs rdiff -r1.17 -r1.18 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.




Home | Main Index | Thread Index | Old Index