Use va_copy() where available. This should fix a segfault in vsnprintf()
[u/mdw/putty] / unix / uxsel.c
2003-04-10 simonMinor improvements to subsidiary window placement;...
2003-03-29 simonpterm now uses the new uxsel module, so it's one step...
2003-03-29 simonAdded uxsel.c, into which I've moved those parts of...