[patch] sandbox support for fallback pipe2/pipe syscall

When system without eventfd support or kernel was compiled with CONFIG_EVENTFD=n tor will fallback to pipe2 or pipe syscall.

This result in "(Sandbox) Caught a bad syscall attempt (syscall pipe2)"

patch tested with tor-2.6.9