Go to file
David 'Digit' Turner b5e4a41606 pthread: Use private futexes by default in condition variables
Now that the system properly uses shared condvars when needed, we
can enable the use of private futexes for them too.

Change-Id: Icf8351fc0a2309f764cba45c65bc3af047720cdf
2010-03-22 17:31:50 -07:00
libc pthread: Use private futexes by default in condition variables 2010-03-22 17:31:50 -07:00
libdl Added support for dladdr() 2010-03-17 16:11:37 -05:00
libm added and modified libm to support SuperH architecture 2009-08-31 16:25:42 +09:00
libstdc++ optimize delete/delete[] operators by removing unneeded branch 2010-01-30 22:26:30 -02:00
libthread_db
linker merge from open-source master 2010-03-22 15:55:09 -07:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
Android.mk
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:02 -08:00
MAINTAINERS added and modified libm to support SuperH architecture 2009-08-31 16:25:42 +09:00