putty/unix
Simon Tatham 2d9cc79d53 Fix build failures on Ubuntu 13.10.
Automake now insists that we run AM_PROG_AR if we're going to build a
library, and AM_PROG_CC_C_O if we're going to build anything with
extra compile options. Those extra macros seem harmless in previous
versions of automake.

[originally from svn r10053]
2013-10-26 14:00:10 +00:00
..
configure.ac Fix build failures on Ubuntu 13.10. 2013-10-26 14:00:10 +00:00
gtkcfg.c Post-release destabilisation! Completely remove the struct type 2011-07-14 18:52:21 +00:00
gtkcols.c
gtkcols.h Stop including <gtk/gtkcontainer.h> directly, since a user points out 2012-07-01 16:55:36 +00:00
gtkdlg.c Fix cut-and-paste errors in nonfatal() implementations. 2013-09-23 14:35:08 +00:00
gtkfont.c Fix another giant batch of resource leaks. (Mostly memory, but there's 2013-07-14 10:46:07 +00:00
gtkfont.h Support font fallback even when an X11 server-side font is selected, 2011-09-16 19:18:54 +00:00
gtkwin.c Only run one toplevel callback per event loop iteration. 2013-09-15 14:05:31 +00:00
unix.h Revamp net_pending_errors using toplevel callbacks. 2013-08-17 16:06:27 +00:00
ux_x11.c Post-release destabilisation! Completely remove the struct type 2011-07-14 18:52:21 +00:00
uxagentc.c Tighten up a lot of casts from unsigned to int which are read by one 2013-07-14 10:45:54 +00:00
uxcfg.c Post-release destabilisation! Completely remove the struct type 2011-07-14 18:52:21 +00:00
uxcons.c Two related changes to timing code: 2012-09-18 21:42:48 +00:00
uxgen.c Fix another giant batch of resource leaks. (Mostly memory, but there's 2013-07-14 10:46:07 +00:00
uxgss.c Post-release destabilisation! Completely remove the struct type 2011-07-14 18:52:21 +00:00
uxmisc.c Centralise calls to fcntl into functions that carefully check the 2013-07-19 18:10:02 +00:00
uxnet.c Revamp net_pending_errors using toplevel callbacks. 2013-08-17 16:06:27 +00:00
uxnoise.c
uxplink.c Fix cut-and-paste errors in nonfatal() implementations. 2013-09-23 14:35:08 +00:00
uxprint.c
uxproxy.c Two more memory leak fixes, on error paths I didn't spot in r9919. 2013-07-21 07:40:26 +00:00
uxpterm.c Revamp net_pending_errors using toplevel callbacks. 2013-08-17 16:06:27 +00:00
uxpty.c When I turned fcntls into noncloexecs in r9940, I missed one. 2013-07-21 07:40:28 +00:00
uxputty.c Add some missing calls to cleanup_exit. 2013-07-19 17:44:47 +00:00
uxsel.c
uxser.c Fix another giant batch of resource leaks. (Mostly memory, but there's 2013-07-14 10:46:07 +00:00
uxsftp.c Only run one toplevel callback per event loop iteration. 2013-09-15 14:05:31 +00:00
uxsignal.c
uxstore.c Fix error checking in uxstore.c: add a missing check, and fix a 2013-07-21 07:40:30 +00:00
uxucs.c Rationalise null pointer checks in both decode_codepage functions, so 2013-07-22 07:12:05 +00:00
xkeysym.c
xpmptcfg.c
xpmpterm.c
xpmpucfg.c
xpmputty.c