Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/net



Module Name:    src
Committed By:   tsarna
Date:           Thu Sep 15 15:25:40 UTC 2005

Modified Files:
        src/lib/libc/net: gethnamaddr.c

Log Message:
Re-enable resolv.conf sortlist support in gethostbyname().

Fixes first part of PR#31184.  addrsort() was not exposed to the rest of
libc as it turns out not to be usable for getaddrinfo(), so a different
sorter will be implemented for that.


To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 src/lib/libc/net/gethnamaddr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index