Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uClibc: remove 0.9.30, 0.9.31 | Felix Fietkau | 2011-02-15 | 1 | -18/+0 |
| | | | | SVN-Revision: 25542 | ||||
* | uClibc: fix errno access in pthreads (#8166, #8177) Reading errno within ↵ | Jo-Philipp Wich | 2010-11-06 | 1 | -0/+18 |
pthreads always resulted in 0 breaking various programs like transmission and collectd. This patch is not 100% thread safe but it brings back threading into a usable state for now. SVN-Revision: 23905 |