Remove a return path from sshcom_write() which was both unreachable
[u/mdw/putty] / timing.c
2012-09-19 benFix a stupid sign bug in run_timers() that broke Window...
2012-09-18 benTwo related changes to timing code:
2012-08-28 simonPartially revert r9636. It is true that we can directly...
2012-08-27 benClang, like LCC, objects to using '<' and '>' on functi...
2012-05-13 simonPatch from Robert de Bath to substantially simplify...
2010-01-17 jacobRevert r8847, which was bilge; I can't magically change...
2010-01-17 jacobChange expiry of timers when their contexts go away...
2005-03-28 simonRender timing.c robust in the face of strangeness....
2005-03-19 simonWork around lcc's annoying (but, even more annoyingly...
2004-11-27 simonNew timing infrastructure. There's a new function sched...