Workarounds for compiling with -D_FORTIFY_SOURCE=2 (as Ubuntu does), which
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 7 Aug 2009 00:19:04 +0000 (00:19 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 7 Aug 2009 00:19:04 +0000 (00:19 +0000)
commitecb2572233d5f3d3523a46979077ac0c20044d58
tree67faefc45d1724ca21205ca360a5d0079faf08e2
parent23e649c97fc92d822cdaba2e9febc3099de77673
Workarounds for compiling with -D_FORTIFY_SOURCE=2 (as Ubuntu does), which
doesn't like you to ignore the return value from read()/write()/etc (and
apparently can't be shut up with a cast to void).

git-svn-id: svn://svn.tartarus.org/sgt/putty@8614 cda61777-01e9-0310-a592-d414129be87e
logging.c
pscp.c
psftp.c
unix/uxcons.c
unix/uxplink.c
unix/uxpty.c