]> asedeno.scripts.mit.edu Git - PuTTY.git/history - wildcard.c
r8305 made platform_x11_best_transport[] obsolete, but there still seem to be a
[PuTTY.git] / wildcard.c
2004-04-27 Jacob NevinsAdd notes on our globs' incompatibilities with POSIX
2003-01-05 Ben HarrisInclude putty.h to get prototypes for exported functions.
2003-01-05 Ben HarrisCommas at the end of enumerator lists aren't allowed.
2001-08-27 Simon TathamImplemented a simple wildcard matching engine, and...