cvs commit: src/lib/libc/gen fmtcheck.c

David Schultz das at FreeBSD.org
Sun May 2 03:55:07 PDT 2004


das         2004/05/02 03:55:05 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/gen         fmtcheck.c 
  Log:
  When *printf() and *scanf() are compiled without floating-point
  support, fmtcheck() should not accept format strings that contain
  floating-point formats.
  
  Revision  Changes    Path
  1.7       +4 -0      src/lib/libc/gen/fmtcheck.c


More information about the cvs-all mailing list