Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ kill(3F) — UTek W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

kill(2)

sigvec(2)

signal(3f)

fork(3f)

perror(3f)



KILL(3F)                COMMAND REFERENCE                KILL(3F)



NAME
     kill - send a signal to a process

SYNOPSIS
     function kill (pid, signum)
     integer pid, signum

DESCRIPTION
     Kill sends a signal to a user process.  Pid must be the
     process ID of one of the user's processes.  Signum must be a
     valid signal number (see sigvec(2)).  The returned value
     will be 0 if successful; it is an error code otherwise.

FILES
     /usr/lib/libU77.a        f77 UTek system interface library.

RETURN VALUE
     The returned value will be 0 if successful; it is an error
     code otherwise.

SEE ALSO
     kill(2), sigvec(2), signal(3f), fork(3f), perror(3f).

































Printed 10/17/86                                                1





































































%%index%%
na:72,69;
sy:141,362;
de:503,385;
fi:888,146;
rv:1034,165;
se:1199,208;
%%index%%000000000105

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026