SM & SMDLL definitions
[reactos.git] / reactos / include / msvcrt /
2005-01-27 Gunnar Dalsnesbuild msvcrt and crtdll from same source via lib\crt
2005-01-12 Filip NavaraPortability fixes.
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-25 Filip Navara- Fix compilation with MinGW runtime 3.5.
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-11 Steven Edwardsde-wineifying parts of msvcrt.
2004-08-26 Gé van GeldorpFix MSVCRT compile-time error due to duplicate symbol...
2004-08-22 Hartmut Birr- Enabled the declaration of DbgPrint because they...
2004-04-21 Hartmut Birr- Made some flags for the flag value from the FILE...
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-12-26 Filip NavaraFixed compilation problems with GCC 3.4.
2003-12-25 Filip NavaraFixed compilation problems.
2003-12-21 Steven EdwardsWorkaround for __USE_W32API
2003-12-03 Filip Navara- Patched prsht.h bug reported by Jonathan Wilson.
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-08-25 Steven EdwardsConverted some C++ comment to C style comments
2003-08-11 Royce Mitchell IIIfixed the #endif problem reported by GvG.
2003-08-10 Royce Mitchell IIIadded _MAX_PATH and cousins as defined in wine
2003-04-30 Gé van GeldorpC++ runtime support, mostly copied from Wine
2003-04-27 Gé van GeldorpLayout stat structures exactly the same as in Microsoft...
2003-02-21 Robert Dickensoncorrected parameter type for towupper.
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-15 Robert DickensonMainly standardisation of makefiles. Added some exports...
2002-11-25 Robert DickensonSome cleanup.
2002-11-24 Robert DickensonAdded header to aid porting and include tchar.h here...
2002-11-24 Robert DickensonResult of three way diffing with include/crtdll and...
2002-09-08 Casper HornstrupReverted latest changes
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-15 Steven EdwardsFix end of line warning
2002-06-05 Hartmut BirrFixed the declaration of _alloca/alloca.
2002-05-07 Hartmut BirrAdded O_NOINHERIT.
2002-05-05 Casper HornstrupFixed warnings and errors so ReactOS can be compiled...
2002-04-01 Hartmut BirrAdded debug messages.
2001-11-01 Hartmut BirrFixed the type of st_dev in stat.
2001-10-11 Eric KohlMade qsort() thread-safe.
2001-10-04 Eric KohlFixed __doserrno type.
2001-10-03 Eric KohlImplemented _doserrno().
2001-09-23 Casper HornstrupCompile using gcc 3.0
2001-07-18 Eric KohlAdded mbstring functions.
2001-07-12 Eric KohlAdded more functions to msvcrt.
2001-07-06 Eric KohlAdded _wasctime() and _wctime().
2001-07-06 Eric KohlAdded more missing functions
2001-07-04 Eric KohlAdded conio functions
2001-07-03 Eric KohlAdded missing io functions from crtdll and implemented...
2001-07-03 Eric KohlUntangled crtdll/msvcrt header mess.
2001-07-03 Eric KohlUntangled crtdll/msvcrt header mess.
2001-07-02 Eric KohlAdded some float and stdlib functions
2001-02-19 David WelchCorrected va_arg bugs
2001-01-06 Eric KohlAdded some more functions
2000-12-03 Eric KohlAdded some functions to msvcrt