CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2011/11/08 11:30:42

Modified files:
        lib/libc/stdio : Makefile.inc local.h sscanf.c vfscanf.c 
                         vsscanf.c 
Removed files:
        lib/libc/stdio : __svfscanf.c 

Log message:
Make __svfscanf() the unlocked, core of vfscanf() and use it in
sscanf()/vsscanf() where locking is unnecessary.

ok millert@

Reply via email to