Hacker News new | ask | show | jobs
by viraptor 2923 days ago
I think C lost it at: abort must be possible to call from any place in the critical block. Since you can't be sure the registers didn't spill on the stack, I don't think anything more than ASM would work.