ctype.c
|
msvcrt: Move _pctype definition to locale.c.
|
2011-10-12 17:09:30 +02:00 |
errno.c
|
msvcrt: Remove a superfluous semicolon.
|
2011-10-08 19:47:23 +02:00 |
exit.c
|
msvcrt: Use correct sizeof to realloc (Coverity).
|
2011-10-18 15:16:17 +02:00 |
heap.c
|
msvcrt: Improve operator new implementation.
|
2011-09-13 11:27:45 +02:00 |
main.c
|
msvcrt: Don't overwrite mbcinfo inside setlocale.
|
2011-10-12 17:09:07 +02:00 |
msvcrt.spec
|
msvcrt: Added _mbtowc_l implementation.
|
2011-10-12 17:09:34 +02:00 |
string.c
|
msvcrt: Fix printing NULL strings.
|
2011-09-20 16:21:39 +02:00 |
wcs.c
|
msvcrt: Added _iswdigit_l implementation.
|
2011-10-06 16:46:40 -05:00 |