Go to file
Srinavasa Nagaraju 2270dfa0c4 fix __cxa_finalize() implementation to be thread safe.
__cxa_finalize() modifies the access permissions of __atexit
global variable without acquiring  _ATEXIT_LOCK(). Fix it prevent
any possible races.

Change-Id: I11939d0ebcbf6f360c14163222d40a449d96948e
2012-07-31 12:30:28 +02:00
libc fix __cxa_finalize() implementation to be thread safe. 2012-07-31 12:30:28 +02:00
libdl Remove the last references to SuperH. 2012-05-15 17:08:41 -07:00
libm Enable sqrtf() x86 assembly code 2012-06-25 16:20:09 +08:00
libstdc++ Report errors to the log, not just stderr. 2012-07-27 17:43:38 -07:00
libthread_db MIPS support to libm, libdl and libthread_db 2012-05-04 11:34:40 -07:00
linker Fix a TEMP_FAILURE_RETRY usage error in the linker. 2012-07-27 15:30:51 -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
ThirdPartyProject.prop add meta-files about 3rd party projects 2010-07-16 11:41:33 -07:00