K 10 svn:author V 3 das K 8 svn:date V 27 2008-06-29T21:52:40.315835Z K 7 svn:log V 223 Reduce the level of duplication between vfprintf() and vfwprintf() by moving the positional argument handling code to a new file, printf-pos.c, and moving common definitions to printflocal.h. No functional change intended. END