[EMAIL PROTECTED] writes:
> I'm working on a package that makes extensive use of getpgrp(pid), but
> the getpgrp() that comes in libc5 doesn't take an argument (which is
> not fun if you're managing a number of process groups from a number
> of distinct sessions).

The manpage indicates that getpgid is what you want.

> Unfortunately, I can't get libc5's source right now because ftp.debian.org
> is unavailable, and debian.crosslink.net doesn't mirror the source.

Not mirroring the source makes it awfully easy for them to violate the
GPL.

David
-- 
David Engel                        Optical Data Systems, Inc.
[EMAIL PROTECTED]                      1101 E. Arapaho Road
(214) 234-6400                     Richardson, TX  75081

Reply via email to