provide NSIG under _BSD_SOURCE (default) as well as _GNU_SOURCE
authorRich Felker <dalias@aerifal.cx>
Sat, 1 Dec 2012 02:00:18 +0000 (21:00 -0500)
committerRich Felker <dalias@aerifal.cx>
Sat, 1 Dec 2012 02:00:18 +0000 (21:00 -0500)
commit7dcb640da361f272a6c317b03466fd2013934c81
tree3264227cc0b440546f7788df3f4a605ab32d5b83
parenta7936f61b23100ac32f51776c5b3e52452c7598c
provide NSIG under _BSD_SOURCE (default) as well as _GNU_SOURCE

this fixes a regression related to the changes made to bits/signal.h
between 0.9.7 and 0.9.8 that broke some (non-portable) software.
include/signal.h