74cf14e4eb
Add a missing null pointer check in wc_unescape, to bring it in line
...
with the usage comment saying you're allowed to pass NULL to find out
only the return value. No caller actually does pass NULL at the
moment.
[originally from svn r9920]
2013-07-14 10:46:17 +00:00
bb6532810b
Add notes on our globs' incompatibilities with POSIX
...
[originally from svn r4149]
2004-04-27 12:52:34 +00:00
2f1e76e843
Include putty.h to get prototypes for exported functions.
...
[originally from svn r2486]
2003-01-05 23:38:11 +00:00
78acf8edb8
Commas at the end of enumerator lists aren't allowed.
...
[originally from svn r2466]
2003-01-05 14:18:00 +00:00
0da98d052d
Implemented a simple wildcard matching engine, and used it to
...
restore remote wildcard capability in sftp-style PSCP.
[originally from svn r1209]
2001-08-27 10:17:41 +00:00