Date: Fri, 3 Jun 2005 12:31:19 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Peter Wemm <peter@wemm.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Hajimu UMEMOTO <ume@FreeBSD.org>, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include netdb.h src/lib/libc/net getnetbydns.c getnetbyht.c getnetbynis.c getnetnamadr.c Message-ID: <20050603093119.GB51505@ip.net.ua> In-Reply-To: <200506030101.58597.peter@wemm.org> References: <200506030332.j533W6Gq009471@repoman.freebsd.org> <200506030101.58597.peter@wemm.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Fri, Jun 03, 2005 at 01:01:57AM -0700, Peter Wemm wrote: > On Thursday 02 June 2005 08:32 pm, Hajimu UMEMOTO wrote: > > ume 2005-06-03 03:32:06 UTC > > > > FreeBSD src repository > > > > Modified files: > > include netdb.h > > lib/libc/net getnetbydns.c getnetbyht.c getnetbynis.c > > getnetnamadr.c > > Log: > > - Remove padding for ABI compatibility of n_net member from struct > > netent. > > - Change 1st argument of getnetbyaddr() to an uint32_t on 64 bit > > arch as well to confirm to POSIX-2001. > > > > These changes break ABI compatibility on 64 bit arch. > > There is similar padding issue for ai_addrlen of struct addrinfo. > > However, it is leaved as is for now. > > getnet*() should be fairly rare, but if it is referenced by any of our > shared libraries and they haven't already been bumped relative to 5.x, > then they need to be bumped now. > # grep getnetby /lib/*.so.* /usr/lib/*.so.* Binary file /lib/libc.so.6 matches Binary file /usr/lib/libpcap.so.3 matches Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCoCNnqRfpzJluFF4RAuR6AKCKiZIv2VwGsC6hx0MGFa1fwj4qfACfT6Rk EtdFii6tzSMDpg7zicheMgk= =69Or -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050603093119.GB51505>
