98a5332de2
Since the value of number_of_signals is known at compile time, we can
use a compile-time check instead. This also adds SIGLOST for the Hurd,
uses the correct signal counts for the Hurd and FreeBSD, and only gives
a compile-time warning when compiled on an unknown platform that it does
not know whether the number of signals is correct.
Author: James Clarke <jrtc27@jrtc27.com>
References:
commit
|
||
---|---|---|
.. | ||
.gitignore | ||
fileutils.c | ||
signals.c | ||
strutils.c | ||
strverscmp.c | ||
test_fileutils.c | ||
test_process.c | ||
test_strtod_nol.c | ||
test_strutils.c |