aboutsummaryrefslogtreecommitdiffstats
path: root/libc/tools
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2013-03-12 10:40:45 -0700
committerElliott Hughes <enh@google.com>2013-03-12 11:26:56 -0700
commitca0c11bd823f37f03cc8067cb182876827d5275a (patch)
treeb6d10789c2be00f069e643a70cb9e29223f0e07d /libc/tools
parent6b4c77f854c079138d552608b9df5fa3035f0fcc (diff)
downloadandroid_bionic-ca0c11bd823f37f03cc8067cb182876827d5275a.tar.gz
android_bionic-ca0c11bd823f37f03cc8067cb182876827d5275a.tar.bz2
android_bionic-ca0c11bd823f37f03cc8067cb182876827d5275a.zip
Use more types than just 'unsigned' in the linker.
Still chipping away at the situation where every variable in the linker was of type 'unsigned'. This patch switches counts over to being size_t and adds an explicit type for init/fini function pointers and arrays of function pointers. Also improve logging from CallArray. Also remove trailing "\n"s from log messages. Change-Id: Ie036d2622caac50f4d29f0570888bb527661d77e
Diffstat (limited to 'libc/tools')
0 files changed, 0 insertions, 0 deletions