Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2004 14:48:16 -0800 (PST)
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 vfwprintf.c
Message-ID:  <200401232248.i0NMmGEw029150@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2004/01/23 14:48:16 PST

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       vfwprintf.c 
  Log:
  Merge vfprintf.c, v1.61 and 1.62.  For compatibility with __hdtoa()
  and to reduce diffs between vfprintf.c and vfwprintf.c, declare xdigs*
  to be char arrays rather than wchar_t arrays.
  
  In collaboration with:  tjr
  
  Revision  Changes    Path
  1.16      +25 -19    src/lib/libc/stdio/vfwprintf.c



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