bug report - kill f || plea for help

Christopher Faylor cgf@redhat.com
Sat Mar 17 19:21:00 GMT 2001


On Sun, Mar 18, 2001 at 02:12:16PM +1100, Robert Collins wrote:
>>It's pretty simple:
>>
>>pinfo p (pid);
>>
>>>The external_pinfo struct contains what I need, so if it's easier to
>>>get that that, that's fine (and thats why I grabbed the code from
>>>kill).
>>
>>The external_pinfo struct is intended for external use.  It's not
>>intended to be called from inside cygwin.
>
>can pinfo p (pid) return information on non-cygwin processes?  It would
>really be neat for things like renice to affect non-cygwin programs as
>well...

No.  pinfo is for manipulating the pids of cygwin processes.  Most of the
time these are != to windows pids, unfortunately, although they do represent
the windows pid of a forked child.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list