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

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Sat Feb 18 09:58:31 PST 2006


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





More information about the Commits mailing list