Go to file
Elliott Hughes 14f19592ae Fix the pthread_join on self error case.
We should return EDEADLK, not deadlock the calling thread.

Change-Id: I1243483f709c11b2a60e41142725c54c7dbfcbc9
2012-10-29 10:19:44 -07:00
libc Fix the pthread_join on self error case. 2012-10-29 10:19:44 -07:00
libdl Make the dlfcn mutex static. 2012-10-12 10:50:21 -07:00
libm Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS 2012-08-21 15:41:34 +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 Workaround g++ 4.7 compfail 2012-10-25 17:58:45 +04:00
tests Fix the pthread_join on self error case. 2012-10-29 10:19:44 -07: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