]> Dogcows Code - chaz/tar/commit
(fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Oct 2000 06:18:37 +0000 (06:18 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Oct 2000 06:18:37 +0000 (06:18 +0000)
commit8d8a85f9a2284ac422f416913c8b77f79cc838ad
treed850bfa1a3d6b52b22e1de1ccdde1af4ad7dd6e5
parent8a098729c0f4f39b2acb9a45de1a56fe383a2a86
(fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
lib/fnmatch.c
This page took 0.020693 seconds and 4 git commands to generate.