HP3000-L Archives

March 2000, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Bixby <[log in to unmask]>
Reply To:
Mark Bixby <[log in to unmask]>
Date:
Fri, 10 Mar 2000 08:28:26 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
Bill Reynolds wrote:
>
> Hello Fellow 3000'ers,
>    I am trying to implement a user interrupt programmatically in a client
> server environment.  I couldn't get the posix kill() to work as I
> could/would've kill( mychildpid, SIGINT), but it always returns -1.

This should have worked, assuming that the process trying to execute the kill()
is running under the same USER.ACCOUNT as mychildpid.

This restriction has been relaxed on MPE/iX 6.5, and a user with SM capability
can kill() any process.

A patch is in the works to make the same change on MPE/iX 6.0.

- Mark B.

ATOM RSS1 RSS2