You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/toolchain/uClibc/patches-0.9.30.1
Gabor Juhos af1fb0bdd1 uClibc: fix free-after-use bug in __dns_lookup (closes #6886)
SVN-Revision: 20384
14 years ago
..
110-compat_macros.patch uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 15 years ago
120-adjtimex.patch uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 15 years ago
130-pthread_weak_binding.patch uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 15 years ago
140-math_decl.patch uclibc 0.9.30: fix isnan declaration 15 years ago
150-c99_ldbl_math.patch uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph) fixes compile error on powerpc 15 years ago
160-unifdef_fix.patch more cygwin build fixes 15 years ago
170-math_finite.patch uClibc: bsd supports the same floating point classification functions as c99, fixes inetd 15 years ago
180-dl_sysdep_inline.patch add missing patch from the uclibc buildroot 15 years ago
300-fix-ppoll.diff Add the missing 5th arg to the ppoll syscall. Fixes the uclibc error that ppoll returns -EINVAL. Thanks to Geoff Levand <geoffrey.levand@am.sony.com> 15 years ago
400-gcc4.4-fixes.patch uClibc: fix build error on ARM targets (closes #5473) 15 years ago
410-llvm_workaround.patch gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 15 years ago
420-i386_strrchr_fix.patch uClibc: fix strrchr on i386 15 years ago
430-i386_copysign.patch uClibc: add copysign, copysignf, copysignl for i386 15 years ago
440-backport_mips_nonpic.patch uClibc: add support for mips non-pic relocations in ldso 15 years ago
450-powerpc_copysignl.patch uClibc: implement copysignl in libc on powerpc to avoid undefined references in libstdc++ 15 years ago
500-avr32_add_varargs_handling_of_prctl_syscall.patch fix varargs handling of the prctl syscall 15 years ago
600-ubicom32-uClibc.patch add a heavily cleaned up version of ubicom32 toolchain support 15 years ago
900-backport_fix_possible_null_ptr_dereference_in_getaddrinfo.patch uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242) 15 years ago
901-hi_lo_system_calls.patch Do not save variables in hi or lo across system calls, fixes issues with gcc-4.4 (#5351) 15 years ago
902-Fix-use-after-free-bug-in-__dns_lookup.patch uClibc: fix free-after-use bug in __dns_lookup (closes #6886) 14 years ago