Signal handling and SuspendThread

Max Kaehn slothman@electric-cloud.com
Fri Dec 16 22:45:00 GMT 2005


On Fri, 2005-12-16 at 14:42 -0800, Max Kaehn wrote:
> WARNING: This e-mail has been altered by MIMEDefang.  Following this
> paragraph are indications of the actual changes made.

> An attachment named suspend.bat was removed from this document as it
> constituted a security hazard.  If you require this document, please contact
> the sender and arrange an alternate means of receiving it.

Here's suspend.bat:

@echo off
time /t
:loop
suspend.exe
IF ERRORLEVEL 1 GOTO end
GOTO loop
:end
time /t

(I was using a completely non-cygwin toolchain to make 100% sure this
was a Microsoft issue.)




More information about the Cygwin-developers mailing list