Boost logo

Boost :

Subject: Re: [boost] [GSoC] Some Ideas about the Boost.Process
From: Felipe Tanus (fotanus_at_[hidden])
Date: 2010-03-25 21:24:42


Hi Santos,

On Thu, Mar 25, 2010 at 9:22 PM, Bruno Santos <bsantos_at_[hidden]> wrote:

>> [quote]
>> #define SIGINT        2       /* interrupt */
>> #define SIGILL       4       /* illegal instruction - invalid function image */
>> #define SIGFPE        8       /* floating point exception */
>> #define SIGSEGV       11      /* segment violation */
>> #define SIGTERM       15      /* Software termination signal from kill */
>> #define SIGBREAK      21      /* Ctrl-Break sequence */
>> #define SIGABRT       22      /* abnormal termination triggered by
>> [/quote]
>>
>
> [...]
> To make this clear, the win32 subsystem does not support signals!
> By the way, the POSIX subsystem uses an undocumented NT mechanism (a
> debug port) to properly implement signals.
>
I got a good lesson here: Don't be fooled by windows header files!
Thanks for the warning.

-- 
Felipe de Oliveira Tanus
E-mail: fotanus_at_[hidden]
Blog: http://www.itlife.com.br
Site: http://www.inf.ufrgs.br/~fotanus/
-----
"All we have to decide is what to do with the time that is given us." - Gandalf

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk