[PATCH 2/6] Filter out NPTL internal signals (BZ #22391)

Joseph Myers joseph@codesourcery.com
Fri Nov 3 23:55:00 GMT 2017


On Fri, 3 Nov 2017, Adhemerval Zanella wrote:

> What about rename linux nptl-signals.h to internal-signals.h, add
> a generic version sysdeps/generic instead of sysdeps/nptl, and
> rename the __nptl_* function to just __*?

I'd expect internal-signals.h to have just those interfaces used in 
generic code (and anything those depend on); if there are nptl-signals.h 
interfaces that the generic code doesn't use, I'd suggest those remain in 
a separate nptl-signals.h header.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list