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

Rob Landley rob at landley.net
Thu Nov 10 01:33:46 UTC 2005


On Wednesday 09 November 2005 14:25, John Z. Bohach wrote:
> Peter, do you know how to prevent gcc from generating __xpg_sigpause and
> have it generate __sigpause instead when compiling
> network/inetd.c(sigpause()) in busybox?  Is this possible/desirable?

I'd prefer a patch converting sigpause to sigsuspend in busybox, actually.  I 
don't consider uClibc at fault here. 

Rob



More information about the busybox mailing list