Date: Wed, 10 Apr 2002 03:51:53 -0700 (PDT) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include/arpa inet.h Message-ID: <200204101051.g3AAprH36421@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2002/04/10 03:51:53 PDT Modified files: include/arpa inet.h Log: Be more strict about exposing BSD-specific functions when a standard has been requested. Unconditionalize the definition of INET_ADDRSTRLEN and INET6_ADDRSTRLEN. Doing this helps expose bogus redefinitions in 3rd party software. Revision Changes Path 1.22 +4 -10 src/include/arpa/inet.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204101051.g3AAprH36421>