commit | 49e55332784b82f7112ee7c1ea3c176c9dc32d7a | [log] [tgz] |
---|---|---|
author | Dima Zavin <dima@android.com> | Wed May 27 10:52:37 2009 -0700 |
committer | Dima Zavin <dima@android.com> | Wed May 27 20:16:19 2009 -0700 |
tree | 1121d44ca93d523efffb50a140b323e025b0b03f | |
parent | ca122b0e34df0e8c485be0d3ab1b80f728b76276 [diff] |
libc: Add an intermediate version of the static libc without malloc For now, this will only used by the dynamic loader to ensure that malloc and friends are never called. Signed-off-by: Dima Zavin <dima@android.com>