Go to file
tedbo b67c1bacd0 Fix bug in linker environment variable lookup.
The linker_env_get() method that is used to match an environment
variable was failing due to an incorrect equality check.

This  was introduced in git change
be5755969d.

The bug was causing the linker to ignore environment variables such
as LD_LIBRARY_PATH. This issue also affects the linker_env_secure()
path that removes unsafe environment variables, since it would
not match any in the unsecure variable list.

Change-Id: I14228df9252010e9fb4c1862bed5735f23e97aec
2011-01-21 21:15:08 +01:00
libc raise: Send signal to current thread 2011-01-21 11:39:15 -08:00
libdl Added support for dladdr() 2010-03-17 16:11:37 -05:00
libm android-x86: use proper variable typing 2010-12-23 09:32:12 +08:00
libstdc++ Fix the build. Oops. 2010-10-11 15:27:39 +02:00
libthread_db Fix libthread_db linkage 2010-09-02 14:00:59 -07:00
linker Fix bug in linker environment variable lookup. 2011-01-21 21:15:08 +01:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
Android.mk Apply https://android-git.corp.google.com/g/60855 to dalvik-dev. 2010-08-18 00:33:52 -07:00
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
ThirdPartyProject.prop add meta-files about 3rd party projects 2010-07-16 11:41:33 -07:00