Clip the 'lines' parameter to scroll() at the size of the scroll
[sgt/putty] / wildcard.c
2004-04-27 jacobAdd notes on our globs' incompatibilities with POSIX
2003-01-05 benInclude putty.h to get prototypes for exported functions.
2003-01-05 benCommas at the end of enumerator lists aren't allowed.
2001-08-27 simonImplemented a simple wildcard matching engine, and...