> Did you mean to take this off-list? My preference is to keep discussions
> on-list where possible.
Sorry, hadn't looked at the To: field when replying...
> - Original Message -
> From: "Michael Rumpf" <[EMAIL PROTECTED]>
> To: "Robert Colli
> For the record, here is a very simple java test program that I sent to
Troy when
> we discussed this problem last November. This program simply intercepts
CTL-C
> and runs a shutdown hook prior to shutting down the Java VM. It works fine
under
> cmd.exe and cygwin ash, but does not work under cy
uot;. Any of those options work
equally
> > well.
> > The key is that you do not want to set it in your .bashrc because by
then it
> > is
> > too late because the process initialization has already been done. The
FAQ
> > talks
> > about this some more.
> >
> Ok.
> I didn't realise that signal() is implemented in the standard VC++
> libraries.
> Can you tell me any details of the signal implementation you are using
> on win32?
> If you wished to follow clean room r/e for this, I can implement the
> signal sending side to match up with what your libra
> Yes, that is what I meant.
>
> > bash (cygwin, of course)
> > app1 = "signals (MS CRT)"
> > app2 = "myclass.exe (MS CRT)" or "java myclass (???)"
>
> Lets leave java to the side. If we solve it with MS CRT, and java apps
> still have problems, then that becomes a new bug. Why? because there are
Hi Robert,
> On Mon, 2002-01-07 at 19:47, Michael Rumpf wrote:
>
>
> > The problem is that the signal handling of the bash is not working
correctly
> > in the C/C++ app which forks others.
>
> I'm not clear: Is the app that forks others a Cygwin app, or not?
Hi Christopher,
> Here's the harsh reality: it is extremely unlikely that anyone is going
> to investigate this. If you are using non-cygwin apps with bash and
> CTRL-C doesn't work then you are on your own.
OK.
> I will enthusiastically inspect and evaluate any fixes that you provide
> to cyg
a question about the Cygwin bash... ??
>
> Michael
>
> - Original Message -
> From: "Michael Rumpf" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, December 20, 2001 10:11 AM
> Subject: Re: bash/cmd CTRL-C problem...
>
>
setting?
>
> Corinna
>
> >
> > Michael
> >
> > - Original Message -
> > From: "Michael Rumpf" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Thursday, December 20, 2001 10:11 AM
> > Subject: Re: bash/cmd CTR
Am I the only one having problems with this, or is this simply the wrong
list to ask a question about the Cygwin bash... ??
Michael
- Original Message -
From: "Michael Rumpf" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 20, 2001 10:11 AM
shell and bash under Linux ,
HP-UX 10/11, AIX4.x, and SunOS 2.5+...
Please help, I don't want to use the stupid windows cmd shell ;-)
Michael
- Original Message -
From: "Michael Rumpf" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 20,
Hi,
I'm new to the list and I don't know if this problem is already solved, but
I couldn't find a hint neither on the archives nor on the FAQ or somewhere
else on the net.
My problem is related to bash/cmd and signal handling.
In my app I installed a signal handler for SIGINT. The app is going i
12 matches
Mail list logo