]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - window.c
Yet more global-removal. The static variables in logging.c are now
authorSimon Tatham <anakin@pobox.com>
Sat, 26 Oct 2002 12:58:13 +0000 (12:58 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 26 Oct 2002 12:58:13 +0000 (12:58 +0000)
commit4756c15fc9556e2f29bdc65594ea15892f9b5d35
tree8dee2fb650cca756197a72bb48ee621c155b4e63
parentd17f035447d812cb586719cfbf6b64a17dba51be
Yet more global-removal. The static variables in logging.c are now
absent, and also (I think) all the frontend request functions (such
as request_resize) take a context pointer, so that multiple windows
can be handled sensibly. I wouldn't swear to this, but I _think_
that only leaves the Unicode stuff as the last stubborn holdout.

[originally from svn r2147]
24 files changed:
console.c
logging.c
pageant.c
plink.c
psftp.c
putty.h
puttygen.c
raw.c
rlogin.c
scp.c
sftp.c
ssh.c
ssh.h
sshzlib.c
telnet.c
terminal.c
terminal.h
unix/pterm.c
unix/pty.c
unix/unix.h
windlg.c
window.c
winnet.c
winstuff.h