Skip to content
Snippets Groups Projects
Commit 7972cc4a authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

uClibc: fix errno access in pthreads (#8166, #8177) Reading errno within...

uClibc: fix errno access in pthreads (#8166, #8177) Reading errno within 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
parent 20b2a441
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment