Comment on 'libc/signal/sigwait.c'.

Peter S. Mazinger ps.m at gmx.net
Fri Dec 16 13:34:01 UTC 2005


On Sat, 10 Dec 2005, Steven J. Hill wrote:

> Peter,
> 
> Would you object loudly if I removed the '#define sigwaitinfo __sigwaitinfo'
> from this file? We again have a NPTL version of '__sigwaitinfo' that you can
> look at in 'libpthread/nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c'. When we
> go to use libpthreads, it would not use the correct function. Thanks.

What if we do it "correctly"?

extern ... __sigwaitinfo ... attribute_hidden;
and use __sigwaitinfo within file.
Would that change the behaviour for you/nptl ?

Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2




More information about the uClibc mailing list