Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 1999 20:11:14 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/egcs/gcc extend.texi
Message-ID:  <199903300411.UAA93350@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      1999/03/29 20:11:14 PST

  Modified files:
    contrib/egcs/gcc     extend.texi 
  Log:
  Add support for a new archetype "printf0" for the "format" function
  attribute.  It is like the existing "printf" archetype, except that
  it doesn't complain if the format string is a null pointer.  See
  the node "Function Attributes" in the GCC info pages if you don't
  know what this is all about.
  
  Obtained from:	contrib/gcc/extend.text rev 1.2 by jdp
  
  Revision  Changes    Path
  1.2       +9 -8      src/contrib/egcs/gcc/extend.texi


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?199903300411.UAA93350>