Sweden-Number/dlls/msvcrt
Hans Leidekker 1b69f035e1 msvcrt: Stub implementation for wcsftime. 2006-01-23 19:29:15 +01:00
..
tests msvcrt: Make snprintf and snwprintf use the msvcrt version of printf. 2006-01-14 17:30:02 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in
console.c
cpp.c Take advantage of the __EXCEPT_PAGE_FAULT macro. 2005-12-16 17:17:57 +01:00
cppexcept.c msvcrt: Preserve all registers in call_ebp_func. 2006-01-21 19:23:02 +01:00
cppexcept.h
ctype.c
data.c
dir.c msvcrt: _makepath(): operate on target buffer directly. 2006-01-17 16:20:37 +01:00
environ.c
errno.c
except.c msvcrt: Added assembly routines to save/restore registers for setjmp/longjmp 2006-01-05 14:36:37 +01:00
exit.c
file.c msvcrt: In _tempnam, if TMP is set, it has a precedence over the 2006-01-18 14:22:27 +01:00
heap.c
locale.c Fix bogus unreal code page messages in _setmbcp(). 2005-11-21 13:34:37 +00:00
lock.c
main.c msvcrt: Implemented asctime, ctime and strftime instead of using the libc ones. 2006-01-14 17:22:03 +01:00
math.c msvcrt: Added wrappers for a few functions instead of linking them 2006-01-14 17:40:29 +01:00
mbcs.c msvcrt: Added wrappers for a few functions instead of linking them 2006-01-14 17:40:29 +01:00
misc.c msvcrt: Reimplement rand() and srand() to use per-thread data for the 2006-01-14 17:27:28 +01:00
msvcrt.h msvcrt: Reimplement rand() and srand() to use per-thread data for the 2006-01-14 17:27:28 +01:00
msvcrt.spec msvcrt: Stub implementation for wcsftime. 2006-01-23 19:29:15 +01:00
mtdll.h
process.c Fix warnings and errors in 64bit. 2005-11-03 13:17:51 +00:00
rsrc.rc
scanf.c
scanf.h
string.c msvcrt: Added wrappers for a few functions instead of linking them 2006-01-14 17:40:29 +01:00
thread.c msvcrt: Reimplement rand() and srand() to use per-thread data for the 2006-01-14 17:27:28 +01:00
time.c msvcrt: Stub implementation for wcsftime. 2006-01-23 19:29:15 +01:00
undname.c Ensures, when we cannot demangle the string, to return the mangled 2005-11-18 12:06:00 +00:00
wcs.c msvcrt: Make snprintf and snwprintf use the msvcrt version of printf. 2006-01-14 17:30:02 +01:00