cvs commit: src/lib/libc/stdio vfscanf.c
joerg at britannica.bec.de
joerg at britannica.bec.de
Sat Feb 18 10:03:36 PST 2006
On Sat, Feb 18, 2006 at 09:55:52AM -0800, 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.
This one was nasty to find and I don't know how much silent breakage the
old behaviour esp. for %lld created. I'll MFC this in a week if noone
hits problems.
Joerg
More information about the Commits
mailing list