On Tue, 29 Jan 2002, Dominik Vogt wrote:

> Actually, I'm guessing that setpgrp with 2 parameters takes the
> same arguments as setpgid.  I don't have any documentation about
> that version.  Can anybody help me out here?

        From OpenBSD 2.7 setpgid(2):

COMPATIBILITY
     setpgrp() is identical to setpgid(), and is retained for calling conven-
     tion compatibility with historical versions of BSD.

        BSD/OS 3.1 has a similar statement.

        BTW, I've checked OSF1 4.0 and Solaris 2.5.1 (both are
POSIX-compliant and have setpgrp(void)), and from their manpages setpgrp()
has the same effect as setpgid(0,0).

        _________________________________________
          Dmitry Yu. Bolkhovityanov
          The Budker Institute of Nuclear Physics
          Novosibirsk, Russia

--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to