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
Felix Fietkau eeb61522b5 Fix ipv4/ipv6 resolving. When not using AF_INET, gethostbyname2_r tries to resolve an ipv6 address from /etc/hosts using __get_hosts_byname_r, but with AF_INET instead of the supplied address family. This returns ipv4 addresses marked as ipv6 ones.
SVN-Revision: 6217
18 years ago
..
100-signal_handler_crash_workaround.patch finally move buildroot-ng to trunk 8 years ago
110-mips_pipe.patch finally move buildroot-ng to trunk 8 years ago
120-more_standard_math.patch bring in floorf so that postgres server will compile by default, package to come later for server 18 years ago
130-ppc_gcc4_fix.patch finally move buildroot-ng to trunk 8 years ago
140-ipv6_missing_sockopts.patch finally move buildroot-ng to trunk 8 years ago
150-portability.patch finally move buildroot-ng to trunk 8 years ago
160-move_stack_end.patch export __libc_stack_end in dynamically linked binaries as well - fixes uclibc++ compile on powerpc (#1230) 18 years ago
170-arm_gcc41.patch rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm 18 years ago
180-powerpc_headers.patch another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc migration causes trouble 18 years ago
190-uml_x86_64_hack.patch add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64 18 years ago
200-ipv6_hosts_resolve.patch Fix ipv4/ipv6 resolving. When not using AF_INET, gethostbyname2_r tries to resolve an ipv6 address from /etc/hosts using __get_hosts_byname_r, but with AF_INET instead of the supplied address family. This returns ipv4 addresses marked as ipv6 ones. 18 years ago