.. |
tests
|
msvcrt/tests: Avoid size_t in traces.
|
2011-05-02 12:42:08 +02:00 |
Makefile.in
|
…
|
|
console.c
|
msvcrt: Use callback based printf in cprintf functions family.
|
2011-04-25 14:36:26 +02:00 |
cpp.c
|
msvcrt: Fixed a typo.
|
2011-02-08 14:46:15 -06:00 |
cppexcept.c
|
…
|
|
cppexcept.h
|
…
|
|
ctype.c
|
msvcrt: Don't call get_locale two times in _isctype function.
|
2011-03-31 18:09:31 +02:00 |
data.c
|
…
|
|
dir.c
|
msvcrt: Added _findnext32() implementation.
|
2011-03-15 17:14:07 +01:00 |
environ.c
|
…
|
|
errno.c
|
…
|
|
except.c
|
msvcrt: Implement _set_security_error_handler.
|
2011-03-16 16:31:55 +01:00 |
exit.c
|
msvcrt: Added _wassert implementation.
|
2011-04-05 17:38:09 +02:00 |
file.c
|
msvcrt: Added _wtmpnam implementation.
|
2011-05-03 19:34:26 +02:00 |
heap.c
|
…
|
|
locale.c
|
msvcrt: Fix locale creation for multibyte encoding.
|
2011-03-31 18:09:27 +02:00 |
lock.c
|
…
|
|
main.c
|
…
|
|
math.c
|
msvcrt: Implemented a few trivial math functions.
|
2011-05-01 12:52:35 +02:00 |
mbcs.c
|
msvcrt: Added space for nullbyte in size returned by wcstombs_s and mbstowcs_s.
|
2011-03-30 18:59:22 +02:00 |
misc.c
|
msvcrt: Added _resetstkoflw implementation.
|
2011-04-21 16:53:43 +02:00 |
msvcrt.h
|
msvcrt: Make printf_arg arg_clbk_positional() and MSVCRT_wcsrtombs_s_l() static.
|
2011-05-03 14:38:06 +02:00 |
msvcrt.spec
|
msvcrt: Added _swprintf and vsnprintf functions.
|
2011-05-03 19:34:26 +02:00 |
mtdll.h
|
…
|
|
printf.h
|
msvcrt: Added _set_printf_count_output and _get_printf_count_output implementation.
|
2011-04-28 11:08:06 +02:00 |
process.c
|
…
|
|
rsrc.rc
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
scanf.c
|
msvcrt: Added _snwscanf implementation.
|
2011-04-05 17:38:29 +02:00 |
scanf.h
|
msvcrt: Added _snscanf implementation.
|
2011-04-05 17:38:21 +02:00 |
string.c
|
msvcrt: sizeof(long double) is 12 with MS, but not necessarily so on UNIX.
|
2011-02-17 18:33:43 +01:00 |
thread.c
|
…
|
|
time.c
|
…
|
|
undname.c
|
msvcrt: Move side effect out of assert (Coverity).
|
2011-03-04 16:26:02 +01:00 |
wcs.c
|
msvcrt: Make printf_arg arg_clbk_positional() and MSVCRT_wcsrtombs_s_l() static.
|
2011-05-03 14:38:06 +02:00 |