Implemented msvcrt._mbspbrk.
[wine] / dlls / msvcrt / msvcrt.spec
2001-08-10  Mike McCormackImplemented msvcrt._mbspbrk.
2001-08-09  Mike McCormackImplemented multibyte string reverse.
2001-07-11  Uwe BonnesSemistubs for _ismbcdigit,_ismbcspace,_mbslwr,_mbsnbcmp...
2001-06-19  Patrik Stridvall- Added, cleaned up and/or documentated _{begin,end...
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 GougetAdded msvcrt/eh.h.
2001-05-22  Mike BondFixed spawnlp and added exec variants.
2001-05-18  Mike BondImplementation of spawnl and spawnlp.
2001-05-02  Francois Gougetntdll._iswctype should be ntdll.iswctype.
2001-04-25  Patrik StridvallFixed some issues found by winapi_check.
2001-04-16  Ove KaavenChanged the spec definition of *s*printf from *str...
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-20  Dmitry TimoshkovFix prototypes of MSVCRT___getmainargs and MSVCRT___wge...
2001-01-25  Patrik StridvallFixed some issues found by winapi_check.
2001-01-22  Jon Griffiths- New msvcrt unicode functions, winapi_check/-Wall...
2001-01-15  Alexandre JulliardFixed toupper/_toupper mixup.
2001-01-11  Jon GriffithsAdded binary compatible __EH_prolog.
2001-01-10  Jon Griffiths- Migrate CRTDLL to MSVCRT.