K 10 svn:author V 3 pfg K 8 svn:date V 27 2014-08-03T18:31:52.006797Z K 7 svn:log V 290 MFC r269124: strftime() xlocale cleanups. Replace fprintf_l with fputs when output is unformatted. Use locale_t in _conv() since it was using sprintf (now sprintf_l) Use locale_t on _yconv() since it calls _conv() Obtained from: Apple Inc. (Libc 997.90.3) CR: D482 Reviewed by: theraven END