K 10 svn:author V 3 ume K 8 svn:date V 27 2006-05-12T15:37:23.000000Z K 7 svn:log V 328 Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1: http://www.opengroup.org/onlinepubs/009695399/functions/gethostbyaddr.html gethostbyaddr_r() is changed as well. It breaks ABI backward compatibility on 64 bit arch. So, we fix it on 32 bit arch only for now. Reported by: Rostislav Krasny END