[Bug 4640] [PATCH]: linuxthreads/signals: Do not restore handler for invalid signal

bugzilla at busybox.net bugzilla at busybox.net
Fri Jan 6 09:32:54 UTC 2012


https://bugs.busybox.net/show_bug.cgi?id=4640

--- Comment #3 from Markos Chandras <markos.chandras at imgtec.com> 2012-01-06 09:32:54 UTC ---
Agreed but NSIG is used everywhere in this file so either I need to replace
every instant of NSIG with ARRAY_SIZE(__sighandler) or use my patch as is so
there is a constant reference to the way NSIG is expressed..

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list