This website requires JavaScript.
Explore
Help
Sign In
EljakimHerrewijnen
/
Openwrt
Watch
1
Star
0
Fork
0
You've already forked Openwrt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Openwrt
/
toolchain
/
uClibc
/
patches-0.9.31
History
Alexandros C. Couloumbis
74d8aaa314
toolchain/uClibc: fix upstream patch name on r24029
...
SVN-Revision: 24030
2010-11-18 15:01:30 +00:00
..
000-upstream_initialize_stdio_locking.patch
toolchain/uClibc: fix upstream patch name on r24029
2010-11-18 15:01:30 +00:00
000-upstream-attribute_optimize_fix.patch
toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should resolve isses of
#8269
2010-11-18 14:58:37 +00:00
000-upstream-calloc_return_zeroed_memory.patch
toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should resolve isses of
#8269
2010-11-18 14:58:37 +00:00
000-upstream-ctime_fix.patch
toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should resolve isses of
#8269
2010-11-18 14:58:37 +00:00
000-upstream-enum_fix.patch
toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should resolve isses of
#8269
2010-11-18 14:58:37 +00:00
000-upstream-fix_usage_of_uninitialized_DNS_parameters.patch
toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should resolve isses of
#8269
2010-11-18 14:58:37 +00:00
110-compat_macros.patch
…
120-adjtimex.patch
…
130-ldso-fix-__dl_parse_dynamic_info-segfault.patch
ld.so: ldd crashes when __LDSO_SEARCH_INTERP_PATH__ is not #defined Since b65c7b2c79debcb9017e31913e01eeaa280106fb, the implicit search path can be disabled by not #defining __LDSO_SEARCH_INTERP_PATH__. This causes _dl_ldsopath to never be set, so it remains NULL. _dl_ldsopath is still used when __LDSO_LDD_SUPPORT__ is #defined, to strip the path off of the beginning of the absolute path to the ld.so interpreter in use for printing. The _dl_strlen will crash with a NULL argument.
2010-11-05 21:38:38 +00:00
140-math_decl.patch
…
170-math_finite.patch
…
410-llvm_workaround.patch
…
450-powerpc_copysignl.patch
…
600-ubicom32-uClibc.patch
…
901-MIPS-restore-INLINE_SYSCALL-macro.patch
…
903-fcntl64_fix.patch
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
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.
2010-11-06 23:49:11 +00:00