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

Rob Landley rob at landley.net
Thu Nov 10 05:08:19 UTC 2005


On Wednesday 09 November 2005 21:50, John Z. Bohach wrote:

> Having said all this, there are two paths:  either the new port of BSD
> inetd.c is validated to ensure it #define's the proper flags for itself (to
> compile to BSD semantics), or the file is reverted and whatever fixes are
> needed are done to the original file.

I still haven't gotten an explanation of why this file ever got verted in the 
first place.

> As for the patch I'm working on, it will take care of the sigpause() issue
> and ensure that BSD semantics are used for the __sigpause() version, but I

By switching from one deprecated API to another?  My enthusiasm for this 
approach is underwhelming. :)

Rob



More information about the busybox mailing list