..
configure.ac
Fix build failures on Ubuntu 13.10.
2013-10-26 14:00:10 +00:00
gtkcfg.c
…
gtkcols.c
…
gtkcols.h
…
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
…
gtkwin.c
Only run one toplevel callback per event loop iteration.
2013-09-15 14:05:31 +00:00
unix.h
Replace the hacky 'OSSocket' type with a closure.
2013-11-17 14:03:55 +00:00
ux_x11.c
…
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
…
uxcons.c
…
uxgen.c
Fix another giant batch of resource leaks. (Mostly memory, but there's
2013-07-14 10:46:07 +00:00
uxgss.c
…
uxmisc.c
Centralise calls to fcntl into functions that carefully check the
2013-07-19 18:10:02 +00:00
uxnet.c
Remove sk_{get,set}_private_ptr completely!
2013-11-17 14:04:48 +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
Remove sk_{get,set}_private_ptr completely!
2013-11-17 14:04:48 +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
…