Re: how can I send a signal like kill

2001-03-29 Thread hugang
On Thu, 29 Mar 2001 11:46:42 +0200 Cedric Lienart <[EMAIL PROTECTED]> wrote: > how can I send a signal like 'kill (pid_t pid, int sig);' from a driver > module to a user program. When I include signal.h in my module I have Try use force_sig(int sig, struct task_s

how can I send a signal like kill

2001-03-29 Thread Cedric Lienart
hello, how can I send a signal like 'kill (pid_t pid, int sig);' from a driver module to a user program. When I include signal.h in my module I have many errors. Thank you for your help. Liénart Cédric [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscri

how can I send a signal like kill

2001-03-29 Thread Cedric Lienart
hello, how can I send a signal like 'kill (pid_t pid, int sig);' from a driver module to a user program. When I include signal.h in my module I have many errors. Thank you for your help. Liénart Cédric [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscri