mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
1625fd8fcb
This removes one case from several of the individual tools' command-line parsers, and moves it into a central place where it will automatically be supported by any tool containing console.c. In order to make that not cause a link failure, there's now a stubs/no-console.c which GUI clients of cmdline.c must include. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
no-ca-config.c | ||
no-cmdline.c | ||
no-console.c | ||
no-gss.c | ||
no-print.c | ||
no-rand.c | ||
no-term.c | ||
no-timing.c | ||
null-cipher.c | ||
null-key.c | ||
null-lp.c | ||
null-mac.c | ||
null-opener.c | ||
null-plug.c | ||
null-seat.c |