cvs commit: src/lib/libc/stdio vfscanf.c

Sascha Wildner saw at online.de
Thu Mar 2 14:13:53 PST 2006


Joerg Sonnenberger wrote:
joerg       2006/02/18 09:55:52 PST

DragonFly src repository

  Modified files:
    lib/libc/stdio       vfscanf.c 
  Log:
  Sync vfscanf with FreeBSD, which makes it almost symmetrical to
  printf. Most importantly "%lld", "%zd" and friends now work.
  
  Revision  Changes    Path
  1.11      +437 -170  src/lib/libc/stdio/vfscanf.c

http://www.dragonflybsd.org/cvsweb/src/lib/libc/stdio/vfscanf.c.diff?r1=1.10&r2=1.11&f=u
Could you add documentation for these new formats to scanf.3?

Sascha





More information about the Commits mailing list