Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Apr 2003 16:53:19 -0700 (PDT)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdio vfprintf.c vfwprintf.c
Message-ID:  <200304192353.h3JNrJx4024082@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2003/04/19 16:53:19 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       vfprintf.c vfwprintf.c 
  Log:
  %E-like %g and %G conversions should remove trailing zeroes unless
  the # flag is present.  Implement this behavior and add a comment
  describing it.
  
  Noticed by:     Enache Adrian <enache@rdslink.ro>
  Pointy hat to:  das
  
  Revision  Changes    Path
  1.59      +7 -0      src/lib/libc/stdio/vfprintf.c
  1.12      +7 -0      src/lib/libc/stdio/vfwprintf.c



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