OSDN Git Service

Make _dl_dprintf buf non-static to avoid multithreading bugs.
authorChris Metcalf <cmetcalf@tilera.com>
Wed, 23 Dec 2009 20:00:55 +0000 (15:00 -0500)
committerAustin Foxley <austinf@cetoncorp.com>
Wed, 23 Dec 2009 20:10:50 +0000 (12:10 -0800)
commitb2c9cb1927c5ed40c4bf2001abb0077bc5afb90b
treebc1d886f1c7a72e88d09f2eea0cef3b13e3ae549
parent23528282b771d1af3df0fa17f1e909ad3b663f59
Make _dl_dprintf buf non-static to avoid multithreading bugs.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
ldso/ldso/dl-elf.c