DragonFly BSD
DragonFly commits List (threaded) for 2006-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 18 Feb 2006 09:55:52 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]