tests
|
Added a test for failing _ismbblead.
|
2005-09-06 11:41:48 +00:00 |
.cvsignore
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
cppexcept.c
|
Replace DPRINTF by TRACE in a few places.
|
2005-09-25 15:23:21 +00:00 |
data.c
|
Fix gcc 4.0 warnings.
|
2005-09-02 12:26:21 +00:00 |
mbcs.c
|
Add missed _mbscoll function.
|
2005-08-24 18:14:06 +00:00 |
misc.c
|
Fixes for function prototypes without arguments.
|
2005-09-06 09:27:37 +00:00 |
msvcrt.h
|
Fix gcc 4.0 warnings.
|
2005-09-02 12:26:21 +00:00 |
process.c
|
Fixed erroneous file flag in _popen.
|
2005-07-05 14:07:00 +00:00 |
string.c
|
_swab failed if src == dest, plus some testcases.
|
2005-08-19 10:01:42 +00:00 |