simon-svn: putty: jacob
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Fri Aug 7 01:19:04 BST 2009
SVN root: svn://svn.tartarus.org/sgt
Changes by: jacob
Revision: 8614
Date: 2009-08-07 01:19:04 +0100 (Fri, 07 Aug 2009)
Log message (3 lines):
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).
Modified files:
U putty/logging.c
U putty/pscp.c
U putty/psftp.c
U putty/unix/uxcons.c
U putty/unix/uxplink.c
U putty/unix/uxpty.c
Links:
http://svn.tartarus.org/sgt/?rev=8614&view=rev
http://svn.tartarus.org/sgt/putty/logging.c?rev=8614&r1=8613&r2=8614
http://svn.tartarus.org/sgt/putty/pscp.c?rev=8614&r1=8613&r2=8614
http://svn.tartarus.org/sgt/putty/psftp.c?rev=8614&r1=8613&r2=8614
http://svn.tartarus.org/sgt/putty/unix/uxcons.c?rev=8614&r1=8613&r2=8614
http://svn.tartarus.org/sgt/putty/unix/uxplink.c?rev=8614&r1=8613&r2=8614
http://svn.tartarus.org/sgt/putty/unix/uxpty.c?rev=8614&r1=8613&r2=8614
More information about the tartarus-commits
mailing list