Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2009 06:19:51 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/stdio vfscanf.c vfwscanf.c
Message-ID:  <200901190620.n0J6K47X008989@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2009-01-19 06:19:51 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       vfscanf.c vfwscanf.c 
  Log:
  SVN rev 187422 on 2009-01-19 06:19:51Z by das
  
  - Add support for multibyte decimal_point encodings, e.g., U+066B.
    A forthcoming gdtoa import is needed to make this fully work.
  - Improve the way "nan(...)" is parsed.
  
  Revision  Changes    Path
  1.43      +32 -14    src/lib/libc/stdio/vfscanf.c
  1.17      +17 -9     src/lib/libc/stdio/vfwscanf.c



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