CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/18 07:01:38
Modified files:
distrib/special/libstubs: Makefile
lib/libc/stdio : Makefile.inc scanf.3 vfscanf.c
Log message:
Add support for C99 %ls, %lc, and %l[ format directives to scanf(3).
Based on code from FreeBSD.
Tested by myself (full release/install cycle on i386 and sparc64) and ajacoutot.
Man page help from jmc.
