tests
|
msvcrt: Fix wcsncpy_s implementation.
|
2011-10-04 16:54:04 -05:00 |
console.c
|
dlls: Assorted spelling fixes.
|
2011-08-03 14:15:50 +02:00 |
errno.c
|
msvcrt: Remove a superfluous semicolon.
|
2011-10-08 19:47:23 +02:00 |
exit.c
|
msvcrt: void functions should not return a value.
|
2011-08-22 16:14:31 +02:00 |
heap.c
|
msvcrt: Improve operator new implementation.
|
2011-09-13 11:27:45 +02:00 |
math.c
|
dlls: Assorted spelling fixes.
|
2011-08-03 14:15:50 +02:00 |
msvcrt.spec
|
msvcrt: Added _iswdigit_l implementation.
|
2011-10-06 16:46:40 -05:00 |
string.c
|
msvcrt: Fix printing NULL strings.
|
2011-09-20 16:21:39 +02:00 |
time.c
|
msvcrt: void functions should not return a value.
|
2011-08-22 16:14:31 +02:00 |
wcs.c
|
msvcrt: Added _iswdigit_l implementation.
|
2011-10-06 16:46:40 -05:00 |