Mail Archives: cygwin/1997/05/13/16:17:09
On Tue, 13 May 1997, Sergey Okhapkin wrote:
>
> What troubles with signals do you have? The simpliest way to check signal
> support is to run bash, enter
>
> trap "echo SIGINT" SIGINT
>
> and press Ctrl-C. Bash must complain about receiving SIGINT signal. This
> should work on both W95 and NT. Or run "kill -1 bash's PID" from within
> another window. The second case works on NT only.
>
> --
> Sergey Okhapkin
> Moscow, Russia
> Looking for a job.
>
>
Hi,
I was trying something more: a server fork some children, and I was
needing a way to signaling all them (like killpg, or kill -getpid()).
Also, how about the other signals? (HUP, TERM, etc?)
But now I have less need of them.
ciao,
-giovanni
***********************************************
* *
* *
* MATRICE srl *
* Information Technology Solutions *
* *
* Giovanni Maruzzelli *
* *
* *
* *
* maruzz AT matrice DOT it *
* http://www.matrice.it *
***********************************************
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -