Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 May 2003 17:55:15 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/include _types.h stdarg.h
Message-ID:  <200305100055.h4A0tFHa012108@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2003/05/09 17:55:15 PDT

  FreeBSD src repository

  Modified files:
    sys/amd64/include    _types.h stdarg.h 
  Log:
  Provide a fake varargs implementation for lint's benefit.  This way
  it can see the intent of the va_* macros, even though it cannot work.
  
  Approved by:    re (blanket amd64/*)
  
  Revision  Changes    Path
  1.5       +4 -0      src/sys/amd64/include/_types.h
  1.5       +13 -0     src/sys/amd64/include/stdarg.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305100055.h4A0tFHa012108>