On NetBSD-6, real-time signals are not exported to userland by
authorMatthew Mondor <mmondor@pulsar-zone.net>
Tue, 8 Sep 2015 06:39:03 +0000 (02:39 -0400)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Tue, 8 Sep 2015 06:39:03 +0000 (02:39 -0400)
commitec59639dc2f1273684fb4af07db4fd0763b5081f
treea4a56795748c5945f39be4a2ece289010bf05791
parentdfb0f28ca278a8fa63ab8601e95f18cb356cd795
On NetBSD-6, real-time signals are not exported to userland by
default.  They appear to work, but gdb has trouble to identify
them.  Let's use SIGPWR and SIGXCPU instead for diagnostics.
src/bdwgc/include/private/gc_priv.h
src/bdwgc/include/private/gcconfig.h
src/bdwgc/pthread_stop_world.c