On Tue, Dec 16, 2008 at 10:53:16AM +0100, Stefan Assmann wrote: >Subject: proper handling for syscall getpgrp > >From: Stefan Assmann <[email protected]> > >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! _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
