Synchronize the sizes of the external and internal buffers at start
[wine] / dlls / crtdll / file.c
2001-01-06  François GougetFixed some HFILE vs. HANDLE mismatches.
2000-12-19  Jon Griffiths- Add several mbcs and CP 932 functions, fix some exist...
2000-12-18  David ElliottChanged typo va_list to valist.
2000-12-16  Jon Griffiths- Fix _fullpath & splitpath, winapi_check fixes
2000-12-16  Alexandre JulliardFixed infinite loop in CRTDLL__fcloseall.
2000-12-13  Marcus MeissnerFixed crtdll compile problem regarding fpos_t in glibc2.2.
2000-12-13  Jon Griffiths- Implement console I/O
2000-12-02  Patrik StridvallAdded/modified documentation for function arguments.
2000-12-02  Francois GougetFixed miscellaneous typos, syntactic and grammatical...
2000-12-01  Patrik StridvallFixed some issues found by winapi_check.
2000-11-25  Jon Griffiths- Fix ctype(), make is* functions binary compatible
2000-11-25  Jon Griffiths- Add math calls: scalb, fpclass, nextafter, logb,...
2000-11-16  Alexandre JulliardRemoved calls to Wine internal functions.
2000-11-15  Jon Griffiths- Complete the implementation of heap functions
2000-11-08  Jon Griffiths- Implemented 73 CRT functions