1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-24 08:24:36 +03:00
openwrt-xburst/toolchain/uClibc/patches-0.9.31
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
..
110-compat_macros.patch toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) 2010-04-15 05:59:10 +00:00
120-adjtimex.patch toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) 2010-04-15 05:59:10 +00:00
130-ldso-fix-__dl_parse_dynamic_info-segfault.patch [PATCH] ld.so: ldd crashes when __LDSO_SEARCH_INTERP_PATH__ is not #defined 2010-11-05 21:38:38 +00:00
140-math_decl.patch toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) 2010-04-15 05:59:10 +00:00
170-math_finite.patch toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) 2010-04-15 05:59:10 +00:00
410-llvm_workaround.patch toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) 2010-04-15 05:59:10 +00:00
450-powerpc_copysignl.patch toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) 2010-04-15 05:59:10 +00:00
600-ubicom32-uClibc.patch toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) 2010-04-15 05:59:10 +00:00
901-MIPS-restore-INLINE_SYSCALL-macro.patch toolchain/uClubc-0.9.31: fix syscalls on MIPS 2010-04-15 19:28:10 +00:00
902-Fix-use-after-free-bug-in-__dns_lookup.patch toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) 2010-04-15 05:59:10 +00:00
903-fcntl64_fix.patch [toolchain] add upstream uclibc 0.9.31 patch to fix fcntl64 on 64-bits targets 2010-05-19 09:05:10 +00:00
904-pthread_errno_fix.patch [toolchain] uClibc: fix errno access in pthreads (#8166, #8177) 2010-11-06 23:49:11 +00:00