musl/arch
Rich Felker 65b98213e4 add back NSIG, removed from powerpc in last commit, but for all archs
unlike the previous definition, NSIG/_NSIG is supposed to be one more
than the highest signal number. adding this will allow simplifying
libc-internal code that makes signal-related syscalls, which can be
done as a later step. some apps might use it too; while this usage is
questionable, it's at least not insane.
2012-11-21 13:41:58 -05:00
..
arm add back NSIG, removed from powerpc in last commit, but for all archs 2012-11-21 13:41:58 -05:00
i386 add back NSIG, removed from powerpc in last commit, but for all archs 2012-11-21 13:41:58 -05:00
microblaze add back NSIG, removed from powerpc in last commit, but for all archs 2012-11-21 13:41:58 -05:00
mips add back NSIG, removed from powerpc in last commit, but for all archs 2012-11-21 13:41:58 -05:00
powerpc add back NSIG, removed from powerpc in last commit, but for all archs 2012-11-21 13:41:58 -05:00
x86_64 add back NSIG, removed from powerpc in last commit, but for all archs 2012-11-21 13:41:58 -05:00