cvs commit: src/lib/libc/stdio vfscanf.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Thu Feb 23 17:04:19 PST 2006
joerg 2006/02/23 17:03:41 PST
DragonFly src repository
Modified files: (Branch: DragonFly_RELEASE_1_4)
lib/libc/stdio vfscanf.c
Log:
MFC 1.11:
Sync vfscanf with FreeBSD, which makes it almost symmetrical to
printf. Most importantly "%lld", "%zd" and friends now work.
Revision Changes Path
1.10.2.1 +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.10.2.1&f=u
More information about the Commits
mailing list