comp.lang.ada
 help / color / mirror / Atom feed
* SIGINT problem under LINUX
@ 2004-06-16  9:29 Radek Kotowicz
  2004-06-16 11:13 ` Jeff C,
  0 siblings, 1 reply; 2+ messages in thread
From: Radek Kotowicz @ 2004-06-16  9:29 UTC (permalink / raw)


Hi,
 I'm facing the following problem. I have written a signal handler for
SIGINT and a few other signals. The program performs as expected when
I type CTRL+C, but somehow the signal isn't handled or delivered when
I issue `kill -s SIGINT <pid>`. There is only one process of my app
running.
Is there at all any way the program can infer what does the signal
come from - I guess it cannot carry any extra info with it.
Does anyone have any clue what the problem is?

Thanx in advance,
Radek Kotowicz
--



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-06-16 11:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-16  9:29 SIGINT problem under LINUX Radek Kotowicz
2004-06-16 11:13 ` Jeff C,

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox