correct the sysconf value for RTSIG_MAX
authorRich Felker <dalias@aerifal.cx>
Fri, 20 Sep 2013 05:49:03 +0000 (01:49 -0400)
committerRich Felker <dalias@aerifal.cx>
Fri, 20 Sep 2013 05:49:03 +0000 (01:49 -0400)
commitd8e283df58eb8bff1aa2f8a99347e294c7f67cb9
tree1b3d36bfa755ca08a7549fc20204ab2527718ba5
parent0753b1faf002249dc35ef09cb4769d66fa3a1a86
correct the sysconf value for RTSIG_MAX

this is the number of realtime signals available, not the maximum
signal number or total number of signals.
src/conf/sysconf.c