msvcrt: Export the __p_* functions on all platforms.
[wine] / dlls / msvcr80 / msvcr80.spec
2011-03-16  Alexandre Julliardmsvcrt: Export the __p_* functions on all platforms.
2011-03-15  Nikolay Sivovmsvcrt: Added _findnext32() implementation.
2011-03-15  Nikolay Sivovmsvcrt: Add _findfirst32() implementation.
2011-03-15  Nikolay Sivovmsvcrt: Add __daylight() call export.
2011-03-09  Nikolay Sivovmsvcrt: Add _get_output_format() and return default...
2011-03-07  Nikolay Sivovmsvcrt: Added partially complete _wcsupr_s_l (without...
2011-03-07  Nikolay Sivovmsvcrt: Added _wcslwr_s implementation.
2011-02-28  André Hentschelmsvcrt: Implement _wfindnext64.
2011-02-28  André Hentschelmsvcrt: Implement _wfindfirst64.
2011-02-03  Nikolay Sivovmsvcrt: Partially implement type_info::name_internal_me...
2011-02-01  Alexandre Julliardmsvcrt: Implement longjmp for x86_64.
2011-01-31  Nikolay Sivovmsvcrt: Implement _fcvt_s().
2011-01-28  Nikolay Sivovmsvcrt: Forward _realloc_crt to realloc.
2011-01-27  Nikolay Sivovmsvcrt: Implement _wsopen_s.
2011-01-26  Alexandre Julliardmsvcrt: Add a non-optimized implementation for the...
2011-01-26  Nikolay Sivovmsvcrt: Implemented _sopen_s.
2011-01-26  Alexandre Julliardmsvcrt: Implemented _set_controlfp.
2011-01-26  Alexandre Julliardmsvcrt: Implemented _statusfp2.
2011-01-26  Alexandre Julliardmsvcrt: Implemented __control87_2.
2011-01-25  Detlef Riekenbergmsvcr90: Implement _stat32, _fstat32, _wstat32.
2011-01-20  Nikolay Sivovmsvcrt: Partially implement _set_abort_behavior.
2011-01-19  Nikolay Sivovmsvcrt: Add _atoflt and _atoflt_l implementations.
2010-12-31  André Hentschelmsvcrt: Forward _setjmp on x86_64.
2010-12-31  Sven Baarsmsvcr80: Fix the _ctime32/64_s spec entries.
2010-12-29  Eryk Wieliczkomsvcrt: Implement _ftime64_s and _ftime32_s.
2010-12-29  Arno Teigsethmsvcrt: Added _ui64tow_s.
2010-12-10  Eryk Wieliczkomsvcrt: Implement ecvt_s.
2010-12-05  Mike Gibsonmsvcrt: Implement wcsnicoll.
2010-12-02  Piotr Cabanmsvcrt: Added _get_terminate implementation.
2010-11-25  Eryk Wieliczkomsvcrt: Implement fprintf_s and fwprintf_s.
2010-11-25  Eryk Wieliczkomsvcrt: Implement printf_s and wprintf_s.
2010-11-25  Eryk Wieliczkomsvcrt: Implement vprintf_s and vwprintf_s.
2010-11-25  Eryk Wieliczkomsvcrt: Implement vfprintf_s and vfwprintf_s.
2010-11-23  Eryk Wieliczkomsvcrt: Implement _wfindnext64i32.
2010-11-23  Eryk Wieliczkomsvcrt: Implement _wfindfirst64i32.
2010-11-23  Eryk Wieliczkomsvcrt: Implement _ctime32/64_s.
2010-11-18  Vincas Miliūnasmsvcrt: Added qsort_s implementation.
2010-11-16  Eric Pouechmsvcrt: Implemented _i64to[aw]_s.
2010-11-16  Eric Pouechmsvcrt: Implemented _ltoa_s.
2010-11-15  Eryk Wieliczkomsvcrt: Implement strncat_s.
2010-11-08  Eric Pouechmsvcrt: Implemented _vc(w)printf.
2010-11-08  Eric Pouechmsvcrt: Implemented the _(w)getenv_s functions.
2010-11-04  Eryk Wieliczkomsvcrt: Implement _get_tzname.
2010-11-03  Eryk Wieliczkomsvcrt: Implement _ftelli64.
2010-11-03  Eric Pouechmsvcrt: Implemented wcstok_s.
2010-11-03  Eric Pouechmsvcrt: Implemented (_)wcserror_s.
2010-11-03  Eric Pouechmsvcrt: Implemented (_)wcserror.
2010-11-03  Eric Pouechmsvcrt: Implemented _(w)access_s.
2010-11-03  Eric Pouechmsvcrt: Implemented _cputws.
2010-11-03  Eric Pouechmsvcrt: Implemented _putwch.
2010-11-03  Eric Pouechmsvcrt: Implemented (w)searchenv_s.
2010-11-03  Eric Pouechmsvcrt: Implemented _(w)dupenv_s.
2010-11-03  Eric Pouechmsvcrt: Implemented _wputenv_s.
2010-11-03  Eric Pouechmsvcrt: Implemented _itow_s.
2010-11-02  Eryk Wieliczkomsvcrt: Implement _findfirst64i32 and _findnext64i32.
2010-11-02  Eryk Wieliczkomsvcrt: Implement _fseeki64.
2010-11-02  Eryk Wieliczkomsvcrt: Add stub functions _lock_file and _unlock_file.
2010-10-21  Andrew Nguyenmsvcrt: Implement _ultoa_s.
2010-10-21  Andrew Nguyenmsvcrt: Implement _mbsnbcat_s.
2010-10-18  Damjan Jovanovicmsvcrt: Implement wcsncat_s.
2010-10-14  André Hentschelmsvcr90: Added __timezone implementation.
2010-10-13  Piotr Cabanmsvcr90: Added __tzname implementation.
2010-10-11  Andrew Nguyenmsvcrt: Implement _strlwr_s.
2010-10-11  Andrew Nguyenmsvcrt: Implement _itoa_s.
2010-10-11  Andrew Nguyenmsvcrt: Implement _localtime32_s.
2010-10-11  Andrew Nguyenmsvcrt: Implement _localtime64_s.
2010-09-29  Hans Leidekkermsvcrt: Implement wcsnlen.
2010-09-28  Andrew Nguyenmsvcrt: Implement _set_doserrno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _set_errno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _get_doserrno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _get_errno.
2010-09-28  Andrew Nguyenmsvcrt: Implement strerror_s.
2010-08-31  Alexandre Julliardmsvcrt: Use float instead of long in the spec file...
2010-08-31  Alexandre Julliardmsvcrt: Use int64 in the spec file for 64-bit integers.
2010-08-30  Piotr Cabanmsvcrt: Added _splitpath_s implementation.
2010-08-29  Alexandre Julliardmsvcrt: Add -ret64 flag on some functions that return...
2010-08-27  Piotr Cabanmsvcr90: Added _wstat64i32 implementation.
2010-08-27  Piotr Cabanmsvcrt: Added _gcvt_s implementation.
2010-08-27  Piotr Cabanmsvcrt: Added _scprintf implementation.
2010-08-27  Piotr Cabanmsvcrt: Added _gmtime32_s and _gmtime64_s implementation.
2010-08-27  Piotr Cabanmsvcrt: Added _strdate_s and _wstrdate_s implementation.
2010-08-27  Piotr Cabanmsvcrt: Added _strtime_s and _wstrtime_s implementation.
2010-08-25  Piotr Cabanmsvcrt: Added _set_purecall_handler implementation.
2010-08-25  Piotr Cabanmsvcrt: Added _set_SSE2_enable stub.
2010-08-24  Alexandre Julliardmsvcrt: Export the 64-bit version of the C++ mangled...
2010-08-24  Alexandre Julliardmsvcrt: List the this pointer as an additional argument...
2010-08-24  Alexandre Julliardmsvcrt: Use the thiscall type on appropriate entry...
2010-07-22  Alexandre Julliardmsvcrt: Use the appropriate mangled names for operator...
2010-06-25  Andrew Nguyenmsvcrt: Implement _wmakepath_s.
2010-06-25  Andrew Nguyenmsvcrt: Implement _makepath_s.
2010-06-22  Piotr Cabanmsvcrt: Added __crtLCMapStringW partial implementation.
2010-06-14  Detlef Riekenbergmsvcr80: Sync exports to msvcr90.
2010-06-11  Nikolay Sivovmsvcrt: Add _scwprintf implementation.
2010-06-11  Nikolay Sivovmsvcrt: Add _snwprintf_s implementation.
2010-06-11  Nikolay Sivovmsvcrt: Add _snprintf_s implementation.
2010-05-06  Piotr Cabanmsvcrt: Sync msvcr* dlls.
2010-05-06  Piotr Cabanmsvcrt: Added mbstowcs(_s_l) implementation.
2010-05-05  Piotr Cabanmsvcrt: Added _ui64toa_s implementation.
2010-05-05  Piotr Cabanmsvcrt: Added ___mb_cur_max_l_func implementation.
2010-05-05  Piotr Cabanmsvcrt: Added _get_osplatform implementation.
next