fjoe
|
8a1314cd3e
|
Fix EOVERFLOW detection in vswprintf(3)
Reviewed by: tjr
MFC after: 2 weeks
|
2005-02-21 19:41:44 +00:00 |
|
tjr
|
1c584f59a5
|
Prepare to handle trivial state-dependent encodings. Full support for
state-dependent encodings with locking shifts will come later if there
is demand for it.
|
2004-04-07 09:55:05 +00:00 |
|
tjr
|
736d21ee30
|
Pass NULL instead of a pointer to a zeroed mbstate_t object.
|
2003-11-05 08:20:45 +00:00 |
|
tjr
|
cce4ee0815
|
Remove an unused variable: mbresult.
|
2003-01-07 06:20:47 +00:00 |
|
tjr
|
e9dc192372
|
Correctly handle the case where __vfwprintf() fails because it runs out
of memory.
|
2002-09-26 08:26:16 +00:00 |
|
tjr
|
111c3b394a
|
Add implementations of the wprintf() family of functions, which perform
formatted wide-character output.
|
2002-09-21 13:00:30 +00:00 |
|