[git commit] buildsys: fixup sigaction handling

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Mon Jan 30 15:00:35 UTC 2012


On Jan 30, 2012 3:15 PM, "Carmelo AMOROSO" <carmelo.amoroso at st.com> wrote:
>

> > diff --git a/libpthread/nptl/sysdeps/pthread/sigaction.c
b/libpthread/nptl/sysdeps/pthread/pt-sigaction.c
> > similarity index 84%
> > rename from libpthread/nptl/sysdeps/pthread/sigaction.c
> > rename to libpthread/nptl/sysdeps/pthread/pt-sigaction.c
>
> I wouldn't have renamed to pt-sigaction, as it seems to me that the pt-
> prefix is used for implementation within libpthread.

Well, the impl (wrapper in this case) does live in libpthread, so I think
it is consistent, isn't it?

> what about removing the __sigaction symbol, and use a plain sigation ?
> further libc_hidden_proto could be removed as well as we are now
> including signal.h

Further cleanups are of course welcome :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/uclibc-cvs/attachments/20120130/fb9753d0/attachment.html>


More information about the uClibc-cvs mailing list