Use correct check to see if xserver supports xvidmode.
[wine] / dlls / msvcrt /
2002-09-29  Jukka HeinonenFunctions sscanf and swscanf now expect strings to...
2002-09-17  Martin WilckMSVCRT needs a public errno.h file.
2002-09-16  Martin WilckFix MoveFileEx() flags in MSVCRT rename()/_wrename().
2002-09-12  Alexandre JulliardFixed warnings caused by new winternl.h.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-09-09  Uwe BonnesMake the scanf family recognize characters again.
2002-08-26  Patrik StridvallMSVC compatibility fixes.
2002-08-17  Daniel GudbjartssonCombined the implementation of all the scanf's in a...
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-09  Marcus MeissnerCopy va_lists by using va_copy, not by just assigning...
2002-08-07  Gregg MattinsonFixes for Sparc build.
2002-07-31  Alexandre JulliardAdd MSVCRT prefix to _stat and _fstat (based on a patch...
2002-07-28  Alexandre JulliardFixed potential memory corruption.
2002-07-24  Alexandre JulliardFirst pass implementation of CxxFrameHandler (thanks...
2002-07-23  Uwe BonnesTake a snapshot of the environment strings when buildin...
2002-07-23  Alexandre JulliardRemoved non-exported string functions.
2002-07-20  Alexandre JulliardAdded definition of msvcrt internal error codes.
2002-07-19  Alexandre JulliardFixed per-thread data handling.
2002-07-09  Uwe Bonnes_open_osfhandle: set at least the _IOREAD flag.
2002-07-08  Uwe Bonnesfgets, fgetws: don't treat the possible uninitialized...
2002-07-08  Uwe BonnesMSVCRT_fread: expose feof flag.
2002-07-08  Uwe BonnesAdded _U@YAPAXI@Z and _V@YAPAXI@Z.
2002-07-08  Uwe BonnesMSVCRT_fseek: should return 0 on success.
2002-07-05  Alexandre JulliardFlush stdio on exit.
2002-07-05  Uwe BonnesMSVCRT_operator_new: Call handler only when "new" opera...
2002-07-03  Gregg MattinsonCast void* to char* for pointer arithmetic.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-25  Alexandre JulliardFixed typo in iswalpha forward.
2002-05-20  John K. HohmFix msvcrt._vsnwprintf format reading bug like NTDLL_vs...
2002-05-19  Francois GougetImplemented _getws.
2002-05-16  Alexandre JulliardExport global argc/argv variables from libwine and...
2002-05-16  Warren BairdSome fixes for compiling on Sparc.
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...
next