[PATCH] proper handling for syscall getpgrp

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Dec 16 15:41:16 UTC 2008


On Tue, Dec 16, 2008 at 10:53:16AM +0100, Stefan Assmann wrote:
>Subject: proper handling for syscall getpgrp
>
>From: Stefan Assmann <sassmann at suse.de>
>
>This patch tries to emulate the behavior of getpgrp by using getpgid, on
>platforms that do not implement getpgrp. Otherwise ENOSYS will be returned. This
>patch is necessary at least on ia64 where getpgrp is not available.

Applied as r24432 with minor adjustments. Thanks!



More information about the uClibc mailing list