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: Fix MSVC build in exit.c and msvcrt.h.
|
2011-11-07 11:29:43 +01:00 |
locale.c
|
msvcrt: Fix MSVC build in locale.c.
|
2011-11-07 11:29:49 +01:00 |
main.c
|
msvcrt: Don't overwrite mbcinfo inside setlocale.
|
2011-10-12 17:09:07 +02:00 |
msvcrt.h
|
msvcrt: Fix MSVC build in exit.c and msvcrt.h.
|
2011-11-07 11:29:43 +01: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 |