Openwrt/toolchain/uClibc/patches
2007-01-27 15:13:06 +00:00
..
100-signal_handler_crash_workaround.patch
110-mips_pipe.patch
120-more_standard_math.patch
130-ppc_gcc4_fix.patch
140-ipv6_missing_sockopts.patch
150-portability.patch
160-move_stack_end.patch export __libc_stack_end in dynamically linked binaries as well - fixes uclibc++ compile on powerpc (#1230) 2007-01-22 01:11:39 +00:00
170-arm_gcc41.patch
180-powerpc_headers.patch
190-uml_x86_64_hack.patch
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. 2007-01-27 15:13:06 +00:00