Output numbers in 3-digit groups by default (e.g. 1,234,567).
[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...