Not all platforms supports sighandler_t, so I changed it to use the older
return value from signal() (which should be the same type; it's just not typedef'd). This fixes the build on Solaris. llvm-svn: 10675
Loading
Please register or sign in to comment