use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)'
authorMirko Vogt <mirko@openwrt.org>
Tue, 24 May 2011 15:53:15 +0000 (15:53 +0000)
committerMirko Vogt <mirko@openwrt.org>
Tue, 24 May 2011 15:53:15 +0000 (15:53 +0000)
commit2629de3ef2732bf060249f35d9f48fc789e8c6aa
tree9e85038a65a7ab321b149aedb096a1657e40beb8
parent1da26a536ce9025d3cda68b670905168e1900f23
use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)'

this eliminates a source of reproduceable freezes
http://lists.uclibc.org/pipermail/uclibc/2011-May/045367.html

SVN-Revision: 27001
toolchain/uClibc/patches-0.9.32/350-use-fputs_unlocked.patch [new file with mode: 0644]