Added winebuild support for generating a .dbg.c file containing the
[wine] / dlls / msvcrt /
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-01  Alexandre JulliardAttempt at fixing MAX_PATH issues for mingw.
2002-04-29  Patrik StridvallFixed some issues found by winapi_check.
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-25  Alexandre JulliardMoved __ASM_GLOBAL_FUNC macros and interlocked function...
2002-04-02  François GougetImplemented _mbsnbicmp.
2002-04-01  Francois GougetAdded missing FP_PNORM case.
2002-03-27  Andriy Palamarchukfwrite: fixed handling of already buffered data.
2002-03-26  Uwe BonnesAdd stub for __lconv_init().
2002-03-25  Uwe Bonnes__[x|]getmainargs: Accept NULL new_mode argument.
2002-03-21  Andriy PalamarchukAdded check to fwrite for size == 0.
2002-03-20  Bill MedlandConnect the msvcrt file byte locking up to ntdll.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-20  Bill MedlandHook back into the correct MSVCRT__tolower/upper.
2002-03-11  Waldek HebischImplemented stdio buffering and ungetc. Misc stdio...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-25  Peter HunnisettNew file msvcrt/excpt.h. Move some stuff out of winnt...
2002-02-22  Peter Hunnisettatexit doesn't take a _onexit_t parameter.
2002-02-21  Peter HunnisettAdd _lock,_unlock and header file for them.
2002-02-08  C. Scott AnanianFilled out the implementation of fscanf and _cscanf.
2002-01-29  Dmitry TimoshkovImplemented _wmakepath.
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2002-01-22  Alexandre JulliardDon't include debugtools.h in the header file, moved...
2002-01-14  Uwe Bonnes_stat: Better test for drive letter.
2002-01-07  Patrik StridvallFixed some issues found by winapi_check.
2001-12-26  Dmitry TimoshkovFix definition of BY_HANDLE_FILE_INFORMATION structure.
2001-12-21  Alexandre JulliardAuthors: Jon Griffiths <jon_p_griffiths@yahoo.com>...
2001-12-21  Alexandre JulliardAuthors: Jon Griffiths <jon_p_griffiths@yahoo.com>...
2001-12-05  François GougetCleanup and improve the mbcs support.
2001-12-05  François Gougetgetenv is case insensitive.
2001-12-05  François Gougetmktime must normalize the struct tm fields.
2001-11-23  Uwe BonnesMSVCRT_getenv: compare for the length of the key and...
2001-11-12  Gerard Patel- implement mbscspn mostly as a stub
2001-11-08  Alexandre JulliardImplemented inline version of the iswxxx functions.
2001-11-06  François GougetFix the #include order for config.h.
2001-10-15  Francois GougetThe _IOXXX macros conflict with system headers on Solar...
2001-10-10  Francois GougetMove the RT_XXX macros to winuser.h.
2001-10-08  Francois Gouget_beginthread: Don't store the trampoline on the stack.
2001-09-26  Francois GougetRenamed W_OK to MSVCRT_W_OK.
2001-09-20  Alexandre JulliardFixed a couple of bugs in _except_handler3.
2001-09-19  Francois GougetAdd msvcrt/locale.h.
2001-09-17  Francois GougetImplemented _mbsupr.
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-09-10  Francois GougetRewrite msvcrt_{argvtos,valisttos} to be more efficient.
2001-09-07  Francois GougetInitialize argc/argv/wargv by calling ntdll.__wine_get_...
2001-09-07  Marcus MeissnerImplemented mbsnbcnt, added stubs for _Gettnames and...
2001-09-07  Dmitry TimoshkovCorrect .spec file parameters for msvcrt._fullpath...
2001-08-13  Jukka HeinonenFixed _control87 return value, use of wrong assembler...
2001-08-10  Mike McCormackImplemented msvcrt._mbspbrk.
2001-08-09  Mike McCormackImplemented multibyte string reverse.
2001-07-23  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-23  Marcus MeissnerPass handle to GetFileType, not MSVCRT fd.
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-11  Uwe BonnesSemistubs for _ismbcdigit,_ismbcspace,_mbslwr,_mbsnbcmp...
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-10  Peter HunnisettCreateFile should be called with security attributes...
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-29  Dmitry TimoshkovAdd missing config.h include.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik Stridvall- Added, cleaned up and/or documentated _{begin,end...
2001-06-19  Patrik StridvallRemoved implementation of _ultow since it is forwarded...
2001-06-13  Marcus Meissner_tzset just forwards to libc tzset().
2001-06-11  Patrik StridvallFixed some issues found by winapi_check.
2001-05-31  Francois Gougetfclose should return EOF (-1) if an error condition...
2001-05-31  Francois GougetCall FreeEnvironmentStrings when msvcrt is unloaded.
2001-05-31  Francois GougetAdded msvcrt/eh.h.
2001-05-22  Mike BondFixed spawnlp and added exec variants.
2001-05-22  Eric PouechCorrectly generate the environment global variables.
2001-05-18  Mike BondImplementation of spawnl and spawnlp.
2001-05-11  Francois GougetRemove unnecessary single quoting of debugstr_xxx strings.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-05-02  Francois Gougetntdll._iswctype should be ntdll.iswctype.
2001-04-25  Patrik StridvallFixed some issues found by winapi_check.
2001-04-23  Francois GougetWe must not free the pointer returned by localtime...
2001-04-23  Francois GougetAdd msvcrt/malloc.h (for the MFC).
2001-04-16  Ove KaavenHandle the %f case in wsprintf.
2001-04-16  Ove KaavenChanged the spec definition of *s*printf from *str...
2001-04-16  Gerald PfeiferFixed MSVCRT_clock return type.
2001-04-10  Francois GougetInclude the msvcrt headers, remove duplicate definitions.
2001-04-10  Francois GougetAdjust the 'MSVCRT_' prefix to match the msvcrt headers
2001-03-19  Eric KohlAdded stub for _setjmp3().
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-02-21  Alexandre Julliard__getmainargs last argument is a pointer to new_mode.
2001-02-20  Dmitry TimoshkovFix prototypes of MSVCRT___getmainargs and MSVCRT___wge...
2001-02-12  Patrik StridvallFixed some issues found by winapi_check.
2001-01-28  Josh DuBoisFixed typo.
2001-01-25  Patrik StridvallFixed some issues found by winapi_check.
2001-01-22  Jon GriffithsImplemented __dllonexit.
2001-01-22  James JuranUse int instead of WCHAR in va_arg() (fixes gcc-current...
2001-01-22  Francois GougetTypo fixes in comments.
2001-01-22  Jon Griffiths- New msvcrt unicode functions, winapi_check/-Wall...
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2001-01-15  Alexandre JulliardFixed toupper/_toupper mixup.
2001-01-12  Jon GriffithsAdded some exception handling functions.
2001-01-12  Gerald PfeiferFixed mistyped variable name in MSVCRT__fpclass().
2001-01-12  Jon GriffithsFixes as a result of testing builtin crtdll against...
2001-01-11  Jon GriffithsAdded binary compatible __EH_prolog.
2001-01-10  Jon Griffiths- Migrate CRTDLL to MSVCRT.