Source-Changes archive

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

CVS commit: othersrc/zoularis/bsd/lib/libbsdcompat



Module Name:    othersrc
Committed By:   wrstuden
Date:           Fri Sep 21 15:10:31 UTC 2001

Modified Files:
        othersrc/zoularis/bsd/lib/libbsdcompat: getaddrinfo.c

Log Message:
gethostbyname() and gethostbyaddr() set h_addr_list to point to
an array of pointers to the addresses, not an array of addresses.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 othersrc/zoularis/bsd/lib/libbsdcompat/getaddrinfo.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