Elliott Hughes ab4d5cf242 POSIX says <signal.h> gets you ucontext_t.
POSIX also says that ucontext_t's uc_sigmask has type sigset_t.

MIPS64 strace needs this.

The #define is to keep chromium off our lawn; otherwise it tries to redefine
all this stuff itself. We should probably clean that up and remove the #define.

(cherry picked from commit 26a8eb50a84e131d34d10d5d167d67e9995399bd)

Bug: 18172268
Change-Id: I49d7d09dabfc6c6926a8e1f4b235d041e2f2fc4d
2014-10-29 11:55:02 -07:00
..
2014-10-28 18:19:33 -07:00
2014-10-07 11:40:09 -07:00
2014-10-27 13:38:21 -07:00
2014-10-22 13:45:25 -07:00
2014-07-24 15:14:06 -07:00