OSDN Git Service

nptl: initialize stdio locking
authorTimo Teräs <timo.teras@iki.fi>
Tue, 13 Apr 2010 05:53:58 +0000 (08:53 +0300)
committerAustin Foxley <austinf@cetoncorp.com>
Wed, 14 Apr 2010 17:56:16 +0000 (10:56 -0700)
commita45cf01f792a950ae2ea810668d1c5becf162680
tree98785db390e284021f1789eb57c5843d26e5156b
parent1610762362e651f86ca284ac59a1d7ec88034e4e
nptl: initialize stdio locking

uClibc requires the threading library to enable locking for
stdio, or the locking is not done at all.

Signed-off-by: Timo Teräs <timo.teras@iki.fi>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
libpthread/nptl/init.c