summaryrefslogtreecommitdiff
path: root/toolchain/uClibc/patches-0.9.32/350-use-fputs_unlocked.patch
Commit message (Collapse)AuthorAgeFilesLines
* uClibc: update to latest 0.9.32.1 gitFelix Fietkau2011-07-251-3/+1
| | | | SVN-Revision: 27772
* use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)'Mirko Vogt2011-05-241-0/+21
this eliminates a source of reproduceable freezes http://lists.uclibc.org/pipermail/uclibc/2011-May/045367.html SVN-Revision: 27001