ctype.c
|
msvcrt: Move _pctype definition to locale.c.
|
2011-10-12 17:09:30 +02:00 |
dir.c
|
msvcrt: Avoid hardcoding array lengths.
|
2011-11-23 09:11:22 +01: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 |
file.c
|
msvcrt: Fix FILE critical section initialization.
|
2011-11-24 20:57:01 +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: Implemented _ultow_s.
|
2011-11-29 13:23:47 +01:00 |
string.c
|
msvcrt: Implemented _ultow_s.
|
2011-11-29 13:23:47 +01:00 |
wcs.c
|
msvcrt: Added _iswdigit_l implementation.
|
2011-10-06 16:46:40 -05:00 |