On 9/30/13, Adam D. Ruppe <destructionator at gmail.com> wrote: > Is there anything we can do to automatically clean up if the user > hits ctrl+c on Linux? What's interesting is I just ran into this SEH enum in druntime for win32 by chance: CONTROL_C_EXIT But there's no equivalent for linux. Tough luck. :)