Subj : CVS commit src/xpdev/dirwrap.c dirwrap.h To : All From : deuce Date : Wed Sep 28 2005 01:02 pm src/xpdev dirwrap.c 1.52 1.53 dirwrap.h 1.33 1.34 Update of /cvsroot/sbbs/src/xpdev In directory cvs.synchro.net:/tmp/cvs-serv23420 Modified Files: dirwrap.c dirwrap.h Log Message: Add wildmatch(fname, spec, path) function which matches the string fname against the filespec spec, not allowing * to match the path delimiter if path is TRUE. .