mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 09:58:01 +00:00
b2374a64fd
just done this the very simple way - bundle all the globals into a data structure and pass pointers around. One particularly ugly wart is that wc_to_mb now takes a pointer to this structure as an argument (optional, may be NULL, and unused in any Unicode layer that's even marginally less of a mess than the Windows one). I do need to do this properly at some point, but for now this should just about be adequate. As usual, the Mac port has not been updated. [originally from svn r2592] |
||
---|---|---|
.. | ||
.cvsignore | ||
plink.1 | ||
pterm.1 | ||
pterm.c | ||
pty.c | ||
signal.c | ||
unix.h | ||
ux_x11.c | ||
uxagentc.c | ||
uxcons.c | ||
uxmisc.c | ||
uxnet.c | ||
uxnoise.c | ||
uxplink.c | ||
uxprint.c | ||
uxstore.c | ||
uxucs.c |