mirror of
https://github.com/sheumann/hush.git
synced 2025-08-10 00:25:24 +00:00
SIGIOT is not defined in any standard i can find and it seems to be useless (alias for SIGABRT) on linux. i put it in #ifdef but it's probably best just to remove it and cut down the size a bit.