[uClibc-cvs] cvs commit to uClibc/libc/inet by andersen

cvs at uclinux.org cvs at uclinux.org
Fri Dec 7 18:19:10 UTC 2001


Repository: uClibc/libc/inet
who:        andersen
time:       Fri Dec  7 13:19:09 EST 2001


Log Message:

patch from Jari Korva <jpkorva at iki.fi>:

- fixes endianness bug in gethostbyaddr() (i386 worked fine, while m68k
    didn't: 192.168.160.162 was queried with 192.168.160.162.in-addr.arpa
    while it should have been 162.160.168.192.ip-addr.arpa)
- contains missing pieces from my previous getnameinfo() patch:
    now it actually compiles!



Files:

changed:    Makefile resolv.c






More information about the uClibc-cvs mailing list