No description
Find a file
Mattias Falk 3a4910c616 Use system property to set dns cache size
Use system property ro.net.dns_cache_size to set
the size of the cache. If the system property
is not set the default cache size is defined by
CONFIG_MAX_ENTRIES.

The number of entries in the hash table will be equal
to the number of max entries allowed in the cache.

Change-Id: I77d69d7c178937fa483d0b40512483ad29232d28
2011-02-14 12:41:11 +01:00
libc Use system property to set dns cache size 2011-02-14 12:41:11 +01:00
libdl Added support for dladdr() 2010-03-17 16:11:37 -05:00
libm libm: Add nanf() and tgammaf() implementations. 2011-01-25 17:07:26 +01:00
libstdc++ Fix the build. Oops. 2010-10-11 15:27:39 +02:00
libthread_db move some typedefs to procfs.h required by gdbserver build 2011-02-03 12:21:02 -08: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