On Tuesday, March 19, 2019 3:46:54 AM CET Paul Eggert wrote:
> Is there some reasonable way to cajole GCC into doing this checking?

There is a work-in-progress GCC plug-in that checks signal handlers
for uses of functions that are not async-signal-safe:

https://github.com/dkozovsk/handler_plug
https://copr.fedorainfracloud.org/coprs/dkozovsk/handler_plug

But the plug-in is going to be renamed soon.

Kamil



Reply via email to