1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 14:50:59 +03:00
openwrt-xburst/toolchain/uClibc
jow 19af816023 [toolchain] 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.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-06 23:49:11 +00:00
..
config-0.9.30.1 add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx) 2010-07-21 11:20:53 +00:00
config-0.9.31 add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx) 2010-07-21 11:20:53 +00:00
config-0.9.32 add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx) 2010-07-21 11:20:53 +00:00
patches-0.9.30.1 uClibc: fix free-after-use bug in __dns_lookup (closes #6886) 2010-03-23 08:12:24 +00:00
patches-0.9.31 [toolchain] uClibc: fix errno access in pthreads (#8166, #8177) 2010-11-06 23:49:11 +00:00
patches-0.9.32 nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra CFLAGS which may not be supported by older compilers (as e.g. gcc-4.1 which e.g. the x86 target is currently using) 2010-08-06 12:42:04 +00:00
Config.in [toolchain]: switch to uClibc 0.9.31 2010-11-02 13:57:57 +00:00
Config.version [toolchain]: switch to uClibc 0.9.31 2010-11-02 13:57:57 +00:00
Makefile [toolchain]: remove support for uClibc 0.9.30.2 and 0.9.30.3 2010-11-02 12:56:58 +00:00