Source-Changes archive

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

CVS commit: src/lib/libc



Module Name:    src
Committed By:   tsarna
Date:           Thu Sep 15 23:33:41 UTC 2005

Modified Files:
        src/lib/libc/net: getaddrinfo.c gethnamaddr.c
        src/lib/libc/resolv: res_init.c

Log Message:
Rest of fix for PR#31184: getaddrinfo() now honors resolv.conf sortlist
directive for dns answers.

Also, unifdef the RESLVSORT (non-)option sillyness.

Reviewed by christos.


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 src/lib/libc/net/getaddrinfo.c
cvs rdiff -r1.66 -r1.67 src/lib/libc/net/gethnamaddr.c
cvs rdiff -r1.5 -r1.6 src/lib/libc/resolv/res_init.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