1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119
|
.\" Hey Emacs! This file is -*- nroff -*- source.
.\"
.\" Copyright (c) 1992 Drew Eckhardt (drew@cs.colorado.edu), March 28, 1992
.\"
.\" Permission is granted to make and distribute verbatim copies of this
.\" manual provided the copyright notice and this permission notice are
.\" preserved on all copies.
.\"
.\" Permission is granted to copy and distribute modified versions of this
.\" manual under the conditions for verbatim copying, provided that the
.\" entire resulting derived work is distributed under the terms of a
.\" permission notice identical to this one
.\"
.\" Since the Linux kernel and libraries are constantly changing, this
.\" manual page may be incorrect or out-of-date. The author(s) assume no
.\" responsibility for errors or omissions, or for damages resulting from
.\" the use of the information contained herein. The author(s) may not
.\" have taken the same level of care in the production of this manual,
.\" which is licensed free of charge, as they might when working
.\" professionally.
.\"
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
.\"
.\" Modified by Michael Haardt (michael@moria.de)
.\" Modified by Thomas Koenig (ig25@rz.uni-karlsruhe.de)
.\" Modified Fri Jul 23 21:51:36 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Sun Jul 25 10:53:24 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Wed Nov 01 18:56:43 1995 by Michael Haardt
.\" (michael@cantor.informatik.rwth-aachen.de)
.\" Modified Sun Apr 14 17:04:32 1996 by Andries Brouwer (aeb@cwi.nl)
.\" [added some polishing contributed by Mike Battersby (mib@deakin.edu.au)]
.\" Modified Sun Jul 21 21:25:26 1996 by Andries Brouwer (aeb@cwi.nl)
.\" Modified Fri Jan 17 23:49:46 1997 by Andries Brouwer (aeb@cwi.nl)
.\"
.\" Japanese Version Copyright (c) 1997 Kazuyuki Tanisako
.\" all rights reserved.
.\" Translated Sat May 17 13:15:38 JST 1997
.\" by Kazuyuki Tanisako <tanisako@osa.dec-j.co.jp>
.\" Modified Tue May 27 10:44:17 1997
.\" by Kazuyuki Tanisako <tanisako@osa.dec-j.co.jp>
.\" Modified Thu Feb 5 20:00:00 1998
.\" by Kazuyuki Tanisako <tanisako@osa.dec-j.co.jp>
.\"
.\"WORD: signal ʥ
.\"WORD: process group ץ롼
.\"WORD: permission
.\"WORD: privileges ø
.\"WORD: set-user-id ꤵ줿桼ID
.\"WORD: signal handler ʥϥɥ顼
.\"
.TH KILL 2 "14 September 1997" "Linux 2.0.30" "Linux Programmer's Manual"
.SH "̾"
kill \- ץ˥ʥ롣
.SH ""
.nf
.B #include <sys/types.h>
.br
.B #include <signal.h>
.sp
.BI "int kill(pid_t " pid ", int " sig );
.fi
.SH ""
ƥॳ
.B kill
ǤդΥץ롼פ⤷ϥץ˥ʥ
Τ˻Ȥ롣
.PP
\fIpid\fPꤷ硢\fIsig\fPǻꤷʥ뤬
\fIpid\fPΥץ롣
.PP
\fIpid\fP 0 ꤷ硢\fIsig\fPǻꤷʥ뤬
ȤץƱץ롼פ°뤹٤Ƥ
ץ롣
.PP
\fIpid\fP\-1ꤷ硢\fIsig\fPǻꤷʥ뤬
ǽΥץ(:init)proc table礭ֹ椫
ֹνǤ٤ƤΥץ롣
.PP
\fIpid\fP\-1꾮ͤꤷ硢\fI\-pid\fP
ץ롼פ°뤹٤ƤΥץ\fIsig\fP
ꤷʥ뤬롣
.PP
\fIsig\fP 0 ꤷ硢ʥʤ顼Υå
ϹԤ롣
.SH "֤"
ェλ 0 ֤ͤȤʤ롣۾ェλξ \-1 ֤ͤȤʤꡢ
.I errno
Ŭڤʸɤꤵ롣
.SH "顼"
.TP
.B EINVAL
̵ʥʥꤷ
.TP
.B ESRCH
ꤷץޤϥץ롼פ¸ߤʤä
ꤷץ¸ߤƤ zombie ץ⤷ʤ
zombie ץȤΤϡƥץˤ \fBwait()\fP
˽λ褦ʥץλǤ롣
.TP
.B EPERM
ץץΤФƤ
ʥĤäƤʤ
ץ
.I pid
˥ʥȤץϥ롼ȤøäƤ뤫
¦μ¤ޤϼ¸桼ID ȼ¦μ¤ޤѤߤ
ꤵ줿桼ID ɬפ롣
.SH "Х"
ֹ 1 init ץˤϡʥϥɥ顼
ƤʤΤǥʥϤǤʤ
ϸäƥƥʤ褦ˤ뤿Ǥ롣
.SH ""
SVr4, SVID, POSIX.1, X/OPEN, BSD 4.3
.SH "Ϣ"
.BR _exit (2),
.BR exit (3),
.BR signal (2),
.BR signal (7)
|