- Fixed a problem with merging dot dirs with non-dot-dir args
[rsync/rsync.git] / lib / wildmatch.h
2006-01-02 Wayne DavisonThe latest prototypes.
2005-12-30 Wayne DavisonAdded a prototype for iwildmatch().
2005-12-18 Wayne DavisonTweaked the name of the first arg to wildmatch().
2003-07-05 Wayne DavisonA new wildcard-matching routine to replace the fnmatch...