CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2011/04/28 11:38:46
Modified files: include : wchar.h lib/libc : shlib_version lib/libc/stdio : Makefile.inc local.h Added files: lib/libc/stdio : fwprintf.c swprintf.c vfwprintf.c vswprintf.c vwprintf.c wprintf.c Log message: Bring back wprintf. We've sorted out what to do for gcc2 and gcc3. "Yes, go ahead then" deraadt