Go to file
Chris Dearman d8a5a6f513 Use pthread_kill() in raise()
raise() should use pthread_kill() in a pthreads environment.
For bionic this means it should always be used.

Change-Id: Ic679272b664d2b8a7068b628fb83a9f7395c441f
2012-12-10 11:20:57 -08:00
libc Use pthread_kill() in raise() 2012-12-10 11:20:57 -08:00
libdl Make the dlfcn mutex static. 2012-10-12 10:50:21 -07:00
libm Rewrite <fenv.h> for ARM. 2012-11-05 08:50:19 -08:00
libstdc++ Regenerate all NOTICE files with the latest version of the script. 2012-08-15 15:43:13 -07:00
libthread_db Add dependencies on all the makefiles. 2012-08-13 14:06:05 -07:00
linker Merge "Replace .S version of x86 crtfiles with .c version" 2012-11-30 10:07:19 -08:00
tests Use pthread_kill() in raise() 2012-12-10 11:20:57 -08:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:11:41 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:02 -08:00