File:  [MW Coherent from dump] / coherent / a / usr / man / COHERENT / kill
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent



kill()                 COHERENT System Call                kill()




Kill a system process

#include <signal.h>
kkiillll(_p_i_d, _s_i_g)
iinntt _p_i_d, _s_i_g;

kill()  is the  COHERENT system  call  that sends  a signal  to a
process.  pid is the process identifier of the process to be sig-
nalled, and sig  identifies the signal to be sent,  as set in the
header file  signal.h.  This  system call  is most often  used to
kill processes, hence its name.

***** See Also *****

COHERENT system calls, signal(), signal.h









































COHERENT Lexicon                                           Page 1



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.