Pádraig Brady wrote: > make check errored out towards the end with: > gmake[6]: *** [Makefile:13735: test-pthread_sigmask2.log] Error 130 > > which seems related to this patchset.
Indeed, I reproduce it: "./test-pthread_sigmask2" now exits with status 130. Signals seem to behave differently on Solaris than on other platforms. Needs investigation... Bruno
