Sweden-Number/dlls/msvcrt
Marcus Meissner 5ee517ac3d Copy va_lists by using va_copy, not by just assigning them. 2002-08-09 19:49:31 +00:00
..
.cvsignore Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
Makefile.in First pass implementation of CxxFrameHandler (thanks to Juergen 2002-07-24 03:02:51 +00:00
console.c
cpp.c Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
cppexcept.c First pass implementation of CxxFrameHandler (thanks to Juergen 2002-07-24 03:02:51 +00:00
ctype.c
data.c Fixed potential memory corruption. 2002-07-28 17:50:06 +00:00
dir.c Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
environ.c Take a snapshot of the environment strings when building the 2002-07-23 20:59:12 +00:00
errno.c Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
except.c First pass implementation of CxxFrameHandler (thanks to Juergen 2002-07-24 03:02:51 +00:00
exit.c
file.c Add MSVCRT prefix to _stat and _fstat (based on a patch by Rafael 2002-07-31 20:04:57 +00:00
heap.c Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
lconv.c
locale.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
lock.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
main.c Fixed per-thread data handling. 2002-07-19 03:24:50 +00:00
math.c Fixes for Sparc build. 2002-08-07 01:18:41 +00:00
mbcs.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
misc.c Cast void* to char* for pointer arithmetic. 2002-07-03 21:10:43 +00:00
ms_errno.h
msvcrt.h Take a snapshot of the environment strings when building the 2002-07-23 20:59:12 +00:00
msvcrt.spec Add MSVCRT prefix to _stat and _fstat (based on a patch by Rafael 2002-07-31 20:04:57 +00:00
mtdll.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
process.c Copy va_lists by using va_copy, not by just assigning them. 2002-08-09 19:49:31 +00:00
string.c Removed non-exported string functions. 2002-07-23 20:56:16 +00:00
thread.c Added definition of msvcrt internal error codes. 2002-07-20 20:30:57 +00:00
time.c
wcs.c Fix msvcrt._vsnwprintf format reading bug like NTDLL_vsnwprintf. 2002-05-20 18:02:47 +00:00