Inetd.c sigpause() --> __xpg_sigpause() not in uClibc

Rob Landley rob at landley.net
Wed Nov 9 01:20:52 UTC 2005


On Tuesday 08 November 2005 17:40, John Z. Bohach wrote:
> The recent synching of inetd.c with the Slackware version has the
> undesirable sideffect of using sigpause() (network/inetd.c, line 1386).
>
> According to the sigpause() manpage, sigpause is deprecated and
> sigsuspend() should be used instead.

A patch to add usage of a deprecated ioctl is broken, yes.  Care to send a 
tested patch?

> Philosophical arguments aside, when buildroot attempts to build busybox with 
> uClibc

Which version?

Rob



More information about the busybox mailing list