Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2002 20:55:06 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libstand stand.h
Message-ID:  <200207200355.g6K3t6Ds011915@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/07/19 20:55:06 PDT

  Modified files:
    lib/libstand         stand.h 
  Log:
  Add __printflike() to printf() and sprintf() prototypes.  -ffreestanding
  turns off gcc's builtin attributes for these functions and as a result
  -Wformat does no checking. (argh)
  
  Revision  Changes    Path
  1.33      +2 -2      src/lib/libstand/stand.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?200207200355.g6K3t6Ds011915>