bionic/libc/arch-mips
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
..
bionic Fix MIPS build. 2013-10-09 16:40:33 -07:00
include/machine Add arch-x86_64/include/machine. 2013-10-04 16:10:13 -07:00
string MIPS support for libc. 2012-08-02 16:07:26 -07:00
syscalls Clean up the sigprocmask/pthread_sigmask implementation. 2013-10-15 11:23:57 -07:00
mips.mk Fix MIPS build. 2013-10-09 16:40:33 -07:00
syscalls.mk Clean up the sigprocmask/pthread_sigmask implementation. 2013-10-15 11:23:57 -07:00