platform_bionic/libc
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
..
arch-arm Clean up the sigprocmask/pthread_sigmask implementation. 2013-10-15 11:23:57 -07:00
arch-common/bionic Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
arch-mips Clean up the sigprocmask/pthread_sigmask implementation. 2013-10-15 11:23:57 -07:00
arch-x86 Clean up the sigprocmask/pthread_sigmask implementation. 2013-10-15 11:23:57 -07:00
arch-x86_64 Clean up the sigprocmask/pthread_sigmask implementation. 2013-10-15 11:23:57 -07:00
bionic Clean up the sigprocmask/pthread_sigmask implementation. 2013-10-15 11:23:57 -07:00
include Wrap sprintf()/snprintf() macros to prevent expansion errors. 2013-10-11 12:14:49 -07:00
kernel The x86_64 kernel headers are the x86 kernel headers. 2013-10-01 18:03:23 -07:00
netbsd Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
private Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
stdio Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
stdlib Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
string Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. 2013-08-14 18:14:43 -07:00
tools Refactor the syscall generation script. 2013-10-07 23:53:13 -07:00
tzcode Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
unistd Switch to current upstream getopt_long. 2013-06-25 14:56:17 -07:00
upstream-dlmalloc Fix build warning of initialization but no use. 2012-09-06 09:59:13 -07:00
upstream-freebsd Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols. 2013-08-12 12:07:05 -07:00
upstream-netbsd Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
wchar Switch to upstream-freebsd for the unmolested wchar code. 2013-03-01 18:35:56 -08:00
zoneinfo Upgrade to tzdata2013g. 2013-10-06 11:35:34 -07:00
Android.mk Clean up the sigprocmask/pthread_sigmask implementation. 2013-10-15 11:23:57 -07:00
MODULE_LICENSE_BSD
NOTICE libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. 2013-07-03 10:20:43 -07:00
SYSCALLS.TXT Clean up the sigprocmask/pthread_sigmask implementation. 2013-10-15 11:23:57 -07:00