Louis. Lenders
|
6f1ab505ac
|
msvcrt: Add simple test for _strdup(0).
|
2006-06-21 13:54:06 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Eric Pouech
|
e66e227dbe
|
Fixes for missing prototypes warnings.
|
2006-02-06 13:13:28 +01:00 |
Rein Klazes
|
6f92870a80
|
Fix _mbsspn() with conformance tests.
|
2005-11-21 12:03:18 +00:00 |
Vitaliy Margolen
|
9b748c8de2
|
Fix _ismbblead test to pass on windows.
|
2005-10-10 18:00:20 +00:00 |
Vijay Kiran Kamuju
|
6e940bb21e
|
Added a test for failing _ismbblead.
|
2005-09-06 11:41:48 +00:00 |
Jason Edmeades
|
8f8ec2adcc
|
_swab failed if src == dest, plus some testcases.
|
2005-08-19 10:01:42 +00:00 |
Francois Gouget
|
cfc3943c5f
|
Make our ascii strings static const.
Remove a couple string variables that were used only once and use the
string literal directly.
|
2004-05-04 04:13:05 +00:00 |
Uwe Bonnes
|
9c6774f18a
|
Relay msvcrt_memcpy to memmove, CString::Insert seems to rely on that
behaviour. Add a test case.
|
2004-03-19 01:53:11 +00:00 |