Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 May 2002 11:48:27 -0700 (PDT)
From:      Mike Barcroft <mike@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet6 in6.h
Message-ID:  <200205231848.g4NImRe74616@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mike        2002/05/23 11:48:27 PDT

  Modified files:
    sys/netinet6         in6.h 
  Log:
  o Conditionalize sections for POSIX.1-2001 compatibility.
  o Use POSIX spelling for types, where possible.
  o Define size_t in the __BSD_VISIBLE case (this isn't really needed
    for standards conformance, but follows the tradition of not
    requiring <sys/types.h> as a prerequisite).
  o Use _BYTE_ORDER and friends instead of BYTE_ORDER and friends, since
    there may not be enough pollution in order for the latter to work.
  o Add an XXX note about the missing IPPROTO_IPV6 macro.
  
  Revision  Changes    Path
  1.20      +49 -31    src/sys/netinet6/in6.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?200205231848.g4NImRe74616>