mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-16 15:44:56 +00:00
of an incompatible type to signal handler. Untyped function pointer sa_handler() is no longer available so we leverage sa_sigaction(int, siginfo_t *, void *) instead. n-i-bz git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15858