Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 2003 22:34:07 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/include varargs.h
Message-ID:  <200309280534.h8S5Y7LV011864@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/09/27 22:34:07 PDT

  FreeBSD src repository

  Modified files:
    sys/ia64/include     varargs.h 
  Log:
  Drop any and all support for varargs. There's no history to worry
  about because we're still tier 2 and our current compiler, as well
  as future compilers will not support varargs. This is mostly a
  no-op in practice, because <sys/varargs.h> should already cause
  compile failures.
  
  Revision  Changes    Path
  1.5       +1 -14     src/sys/ia64/include/varargs.h



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