Tim J. Robbins d48c77b534 Speed up __wcsconv() (and hence the printf() %ls format):
- use wcsrtombs() instead of a wcrtomb() loop where possible.
- avoid wcrtomb() loop when output precision is small.
2005-07-24 12:12:44 +00:00
..
2005-04-23 18:45:36 +00:00
2005-02-13 22:25:33 +00:00
2005-02-06 03:23:31 +00:00
2005-07-21 10:53:27 +00:00
2005-07-23 21:30:35 +00:00
2005-07-03 12:35:11 +00:00
2005-04-25 02:29:03 +00:00
2005-03-10 08:25:49 +00:00
2005-02-13 23:45:54 +00:00