Nick Mathewson - 2010-09-15

I implemented a signalfd-based signal backend for linux; see branch signalfd on my github repo.

There's no current mechanism to pass the siginfo fields to the user, though. Also it needs some review and tweaking.