>dear sir,
> I am unable to use the system call kill(pid,sig).I
>have included the header file <signal.h>. I used it in
>a module to kill a process. The module is compiling
>properly but giving the following error while
>inserting the module,
> unresolved symbol kill()
Who says that kill() is
1) a defined function
2) is the function that does what the libc call does
3) is the function that does what you expect
As for sending signals,
it's been posted today already, see the archives.
http://marc.theaimsgroup.com/?l=linux-kernel&m=111155537319322&w=2
Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]