Elliott Hughes 19e62325c2 Clean up the sigprocmask/pthread_sigmask implementation.
Let's have both use rt_sigprocmask, like in glibc. The 64-bit ABIs
can share the same code as the 32-bit ABIs.

Also, let's test the return side of these calls, not just the
setting.

Bug: 11069919
Change-Id: I11da99f85b5b481870943c520d05ec929b15eddb
2013-10-15 11:23:57 -07:00
..
2013-02-01 14:51:19 -08:00
2013-01-11 16:44:15 -08:00
2013-06-11 15:45:23 -07:00
2013-08-27 17:22:34 -07:00
2013-10-11 16:20:08 -07:00
2013-02-13 14:40:48 -08:00
2013-08-08 17:13:33 -07:00