]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
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)
commitdecfcdbb6e1ffbf922d0fd764d5fed61bcd4a73d
tree8dee2fb650cca756197a72bb48ee621c155b4e63
parent50ceff36cb7bfd66b002730383e2c376d3216da5
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.

git-svn-id: http://svn.tartarus.org/sgt/putty@2147 cda61777-01e9-0310-a592-d414129be87e
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