On Thu, Oct 03, 2002 at 06:27:14PM -0400, Igor Pechtchanski wrote:
> On Thu, 3 Oct 2002, Igor Pechtchanski wrote:
>
> Allen,
>
> Actually, the first thing to try should probably be
>
> #include
> #include
>
> ...
> exception_list el;
> cygwin_internal(CW_INIT_EXCEPTIONS, &el);
>
> Due to the high frequency of spam e-mail
> received from *@hotmail.com this domain
> has been denied e-mail access to this
> account. Your message has been deleted from
> the server.
umm ... why should posters have to put up with peoples auto kill messages -
its a mailing list :P
Ofcourse - i
> Due to the high frequency of spam e-mail
> received from *@*.ru this domain
> has been denied e-mail access to this
> account. Your message has been deleted from
> the server.
woah - thats harsh... blocking an entire country.
Gareth
--
Unsubscribe info: http://cygwin.com/ml/#unsubscrib
Dear Sir,
Due to the high frequency of spam e-mail
received from *@*.ru this domain
has been denied e-mail access to this
account. Your message has been deleted from
the server.
Yours
Uwe Mayer
-
This e-mail has been created automatically
Date: Freitag, 4. Oktober 2002
Time: 11:2
Hi!
Friday, 04 October, 2002 Allen Leung [EMAIL PROTECTED] wrote:
AL> On Thu, Oct 03, 2002 at 05:59:06PM -0400, Igor Pechtchanski wrote:
>> Cygwin currently does not support SA_SIGINFO signal handling. It's on the
>> TODO list ( http://cygwin.com//cgi-bin/cygwin-todo.cgi?20020722.130725 ),
>> b
On Thu, 3 Oct 2002, Igor Pechtchanski wrote:
> On Thu, 3 Oct 2002, Allen Leung wrote:
>
> > Dear List,
> >
> >In a system I'm writing I need to catch page faults and find out
> > the fault address and the fault type (read or write). On most unices
> > I can get this information inside a siga
On Thu, Oct 03, 2002 at 05:59:06PM -0400, Igor Pechtchanski wrote:
>
> Hey, Allen! (Of all places to meet here :-D)
>
> Cygwin currently does not support SA_SIGINFO signal handling. It's on the
> TODO list ( http://cygwin.com//cgi-bin/cygwin-todo.cgi?20020722.130725 ),
> but I didn't have the t
On Thu, 3 Oct 2002, Allen Leung wrote:
> Dear List,
>
>In a system I'm writing I need to catch page faults and find out
> the fault address and the fault type (read or write). On most unices
> I can get this information inside a sigaction handler.
> E.g. on Linux, something like this works:
Dear List,
In a system I'm writing I need to catch page faults and find out
the fault address and the fault type (read or write). On most unices
I can get this information inside a sigaction handler.
E.g. on Linux, something like this works:
==
9 matches
Mail list logo