summaryrefslogtreecommitdiff
path: root/ldso/libdl
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2010-04-22 05:43:00 +0000
committerAustin Foxley <austinf@cetoncorp.com>2010-04-22 08:50:05 -0700
commitdfedf78cc696bb51069ca591c3be8f05018d5be1 (patch)
tree7e26015d33c03b47e0a73a42677d1b70156cee3d /ldso/libdl
parent744842bf666f31cfdd355598c244cef2487eded4 (diff)
nptl: fix warnings of shadowing __self
Stdio locking macroes do: void *__self = THREAD_SELF; But THREAD_SELF uses __self also internally which causes shadowing warnings. Just rename the outer variable for now. Might be an idea to convert the macroes to static inline functions. Signed-off-by: Timo Teräs <timo.teras@iki.fi> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'ldso/libdl')
0 files changed, 0 insertions, 0 deletions