On Jan 30, 2012 3:15 PM, "Carmelo AMOROSO" <[email protected]> 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 :) _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
