Centralise calls to fcntl into functions that carefully check the
[u/mdw/putty] / unix / uxmisc.c
2013-07-19 simonCentralise calls to fcntl into functions that carefully...
2012-05-15 simonFix bug in the new CLOCK_MONOTONIC implementation....
2012-05-13 simonUse clock_gettime(CLOCK_MONOTONIC) as the Unix getticks...
2012-05-13 simonPatch from Robert de Bath to substantially simplify...
2011-10-02 simonPrivate files saved on Unix should have mode 0600,...
2011-10-02 simonTurn 'Filename' into a dynamically allocated type with...
2011-10-01 simonChange the semantics of 'FontSpec' so that it's a dynam...
2009-02-23 jacobStop attempting to make session logs private on Unix...
2007-01-20 benDon't use C99 mid-block declarations and don't do arith...
2007-01-09 simonFix `puttygen-unix-perms': f_open(), PuTTY's wrapper...
2006-12-09 benSet FD_CLOEXEC in a little convenience function that...
2005-03-28 simonRender timing.c robust in the face of strangeness....
2005-03-19 benRevert last change: Some versions of the GNU C Library...
2005-03-19 benIf it's available, try to use clock_gettime(CLOCK_MONOT...
2005-03-19 jacobTry to make our PGP signing more useful:
2004-11-27 simonNew timing infrastructure. There's a new function sched...
2003-08-25 simonWindows PSCP now links against winsftp.c, and scp.c...
2003-03-06 simonReorganisation of misc.c: Minefield has moved out to...
2003-02-01 simonOops, Ben is quite right about the rather appalling...
2003-02-01 simonCreated new data types `Filename' and `FontSpec', inten...
2002-10-07 simonBegin destabilisation in the wake of 0.53! This checkin...