On Fri, 15 Jan 1999, Glynn Clements wrote:

# send_sig() is a kernel function (kernel/exit.c).
# send_sig() isn't in any library; it's a kernel function.
# You can't link to it; it's a kernel function.
# 
# You find the library first. Then you read the library's documentation,
# which should tell you which functions it provides.

so it's a kernel function then :)

-- 
+++        Beware of programmers who carry screwdrivers             +++
[EMAIL PROTECTED]      [Website undergoing re-design...]l.org

Reply via email to