- Complete rewrite of environment variable handling to get rid of memory leaks, heap...
[reactos.git] / reactos / lib / msvcrt / msvcrt.def
2004-08-27 Filip Navara- Complete rewrite of environment variable handling...
2004-05-15 Jason FilbyStub __badioinfo
2004-04-08 Gé van GeldorpExport _wcmdln
2004-03-19 Gé van GeldorpFix link warnings
2004-02-28 Filip Navara- Fixed the MSVCRT compiling error.
2004-02-27 Steven EdwardsRemoved and moved some internal headers for the WINE...
2004-02-24 Vizzinipatch by Michael Fritscher to get Mspaint closer to...
2004-01-01 Steven EdwardsMore WINE porting work.
2003-12-24 Steven EdwardsMarry Christmas!!!!!
2003-12-13 Jason FilbyCopied _heapchk(), _heapmin(), _heapset() and _heapwalk...
2003-12-07 Filip NavaraImplementation of _expand and _msize.
2003-10-05 Filip NavaraAdded C++ terminate function.
2003-09-08 Thomas Bluemelchanges in this patch by Jonathon Wilson:
2003-08-18 Andrew Greenwood* Added stubs for GetSecurityInfo and GetSecurityInfoEx...
2003-07-16 Royce Mitchell IIIintegrated Art Yerkes' _ftime implementation at lib...
2003-04-30 Gé van GeldorpC++ runtime support, mostly copied from Wine
2003-04-23 Gé van GeldorpFix _ftol() and move it to NTDLL i386 subdir
2003-04-06 Gé van GeldorpAdded _setjmp3() and __p__iob()
2003-02-21 Jason FilbyNew and delete operators
2002-12-26 Robert DickensonPerl5.8 requires the pointer to i/o table to be exporte...
2002-11-24 Robert DickensonAdded binary and unicode file i/o support to msvcrt.
2001-10-03 Eric KohlImplemented _doserrno().
2001-07-18 Eric KohlAdded process and 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-06 Eric KohlAdded missing math and stdio functions
2001-07-04 Eric KohlAdded conio functions
2001-07-03 Eric KohlUntangled crtdll/msvcrt header mess.
2001-07-02 Eric KohlAdded some float and stdlib functions
2001-04-10 Eric KohlAdded functions to run MS VC++ 5/6 apps
2001-01-11 Phillip SusiFixed compilation error with symbols _environ/_environ_dll
2001-01-07 Eric KohlAdded some more runtime functions
2001-01-06 Eric KohlAdded some more functions
2000-12-28 jeancopy of some functions from crtdll
2000-12-03 Eric KohlAdded some functions to msvcrt