This website requires JavaScript.
Explore
Help
Register
Sign In
him411
/
openwrt-6.x
Watch
1
Star
0
Fork
0
You've already forked openwrt-6.x
mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced
2026-01-08 12:14:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
218aad6e2f
openwrt-6.x
/
toolchain
/
uClibc
History
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
2007-01-27 15:13:06 +00:00
..
config
little endian arm support
2006-11-29 02:39:31 +00:00
patches
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
Makefile
add a configuration option to enable full c99 math in libm. this is needed for functions like floorf (which happens to be used in postgresql server as an example)
2006-10-26 17:16:13 +00:00