Disabled a function-call that crashes all msvcrt-based apps.
[reactos.git] / reactos / lib / msvcrt / misc /
2001-07-27 Eric KohlDisabled a function-call that crashes all msvcrt-based...
2001-07-12 Eric KohlAdded more functions to msvcrt.
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-18 jeancorrect environ affectation : it's an array of pointers
2001-01-18 jean*** empty log message ***
2001-01-15 jeancorrect crash when running DllMain
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-03 Eric KohlAdded some functions to msvcrt
2000-06-18 Emanuele AlibertiBase files for a compatible MSVCRT.DLL.