2008-04-30 |
Eric Pouech | msvcrt: Added __iob_func implementation. |
blob | commitdiff | raw |
2008-04-29 |
Alexandre Julliard | msvcrt: Rename a few functions to avoid conflicts with... |
blob | commitdiff | raw | diff to current |
2008-03-11 |
Alexandre Julliard | msvcrt: Implemented __CppXcptFilter. |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Alistair Leslie... | msvcrt: Implement wcscpy_s. |
blob | commitdiff | raw | diff to current |
2008-02-05 |
Francois Gouget | msvcrt: __CxxDetectRethrow() and __CxxQueryExceptionSiz... |
blob | commitdiff | raw | diff to current |
2008-01-23 |
Eric Pouech | msvcrt: Corrected the .spec definition for the printf... |
blob | commitdiff | raw | diff to current |
2008-01-08 |
Hans Leidekker | msvcrt: Implement _wexecv{, e, p, pe}. |
blob | commitdiff | raw | diff to current |
2008-01-08 |
Hans Leidekker | msvcrt: Implement _wspawnl{, e, p, pe}. |
blob | commitdiff | raw | diff to current |
2008-01-08 |
Hans Leidekker | msvcrt: Implement _wexecl{, e, p, pe}. |
blob | commitdiff | raw | diff to current |
2008-01-08 |
Hans Leidekker | msvcrt: Implement _wsystem and forward system to it... |
blob | commitdiff | raw | diff to current |
2008-01-08 |
Dmitry Timoshkov | msvcrt: Rename _environ to avoid a conflict on Solaris. |
blob | commitdiff | raw | diff to current |
2008-01-02 |
Hans Leidekker | msvcrt: Fix spec file entries for the execv functions. |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Stefan Dösinger | msvcrt: Implement _mbsnbcpy_s. |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Stefan Dösinger | msvcrt: Implement strcat_s. |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Stefan Dösinger | msvcrt: Implement strcpy_s. |
blob | commitdiff | raw | diff to current |
2007-10-15 |
Francois Gouget | msvcrt: Fix the calling convention of _wsearchenv(... |
blob | commitdiff | raw | diff to current |
2007-09-24 |
Hans Leidekker | msvcrt: Implement _wspawnv{, e, p, pe}. |
blob | commitdiff | raw | diff to current |
2007-09-24 |
Hans Leidekker | msvcrt: Implement _wsearchenv. |
blob | commitdiff | raw | diff to current |
2007-09-19 |
Alexandre Julliard | msvcrt: Added implementation of a few more __crt functions. |
blob | commitdiff | raw | diff to current |
2007-09-19 |
Alexandre Julliard | msvcrt: Added implementation for __STRINGTOLD. |
blob | commitdiff | raw | diff to current |
2007-09-19 |
Tijl Coosemans | msvcrt: Resolve symbols clashes with FreeBSD libc. |
blob | commitdiff | raw | diff to current |
2007-08-24 |
Mikolaj Zalewski | msvcrt: Implement and test _mbsbtype. |
blob | commitdiff | raw | diff to current |
2007-07-31 |
Robert Reif | msvcrt: Add _aligned_malloc functions. |
blob | commitdiff | raw | diff to current |
2007-06-08 |
Alexandre Julliard | msvcrt: Set the correct ebp value before calling the... |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Hans Leidekker | msvcrt: Correct the spec file entry for _makepath. |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Damjan Jovanovic | msvcrt: Implemented stat64, wstat64 and fstat64. |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Eric Pouech | msvcrt: Implemented the raise function. |
blob | commitdiff | raw | diff to current |
2007-02-07 |
Juan Lang | msvcrt: Implement _mbbtype according to MSDN. |
blob | commitdiff | raw | diff to current |
2007-01-16 |
Alexandre Julliard | msvcrt: Export various locale and codepage variables. |
blob | commitdiff | raw | diff to current |
2006-12-24 |
Duane Clark | msvcrt: Add function _mbsspnp. |
blob | commitdiff | raw | diff to current |
2006-12-19 |
Louis Lenders | msvcrt: Add _atoldbl. |
blob | commitdiff | raw | diff to current |
2006-12-16 |
Alexandre Julliard | msvcrt: Define __CxxLongjmpUnwind for i386 only. |
blob | commitdiff | raw | diff to current |
2006-12-15 |
Alexandre Julliard | msvcrt: Implemented __CxxLongjmpUnwind. |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Louis Lenders | msvcrt: Add _fstat64 and _stat64 to msvcrt.spec. |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Sam Dennis | msvcrt: Use the custom vsnprintf implementation for... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Louis. Lenders | msvcrt: Add stub for _setmaxstdio + tiny test. |
blob | commitdiff | raw | diff to current |
2006-10-18 |
Louis. Lenders | msvcrt: Add stub for _getmaxstdio. |
blob | commitdiff | raw | diff to current |
2006-08-09 |
Tijl Coosemans | msvcrt: Rename _execve to MSVCRT__execve. |
blob | commitdiff | raw | diff to current |
2006-08-07 |
Stefan Leichter | msvcrt: Some more exports requested from msvcr80.dll. |
blob | commitdiff | raw | diff to current |
2006-02-28 |
Mike McCormack | msvcrt: Add a stub for _wsetlocale. |
blob | commitdiff | raw | diff to current |
2006-01-24 |
Alexandre Julliard | ntdll: memcpy should behave like memmove in ntdll too. |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Hans Leidekker | msvcrt: Stub implementation for wcsftime. |
blob | commitdiff | raw | diff to current |
2006-01-14 |
Alexandre Julliard | msvcrt: Forward functions to ntdll instead of libc... |
blob | commitdiff | raw | diff to current |
2006-01-14 |
Alexandre Julliard | msvcrt: Added wrappers for a few functions instead... |
blob | commitdiff | raw | diff to current |
2006-01-14 |
Alexandre Julliard | msvcrt: Set errno in the standard math functions too... |
blob | commitdiff | raw | diff to current |
2006-01-14 |
Alexandre Julliard | msvcrt: Make snprintf and snwprintf use the msvcrt... |
blob | commitdiff | raw | diff to current |
2006-01-14 |
Alexandre Julliard | msvcrt: Reimplement rand() and srand() to use per-threa... |
blob | commitdiff | raw | diff to current |
2006-01-14 |
Alexandre Julliard | msvcrt: Make strtok and wcstok thread-safe by using... |
blob | commitdiff | raw | diff to current |
2006-01-14 |
Alexandre Julliard | msvcrt: Implemented asctime, ctime and strftime instead... |
blob | commitdiff | raw | diff to current |
2006-01-05 |
Alexandre Julliard | msvcrt: Added assembly routines to save/restore registe... |
blob | commitdiff | raw | diff to current |
2006-01-05 |
Alexandre Julliard | msvcrt: Added some assembly glue for the asm bits of... |
blob | commitdiff | raw | diff to current |
2005-12-21 |
Marcus Meissner | msvcrt: Implemented wctime(), wasctime(). |
blob | commitdiff | raw | diff to current |
2005-12-16 |
Alexandre Julliard | Add -register hint in ntdll, kernel and msvcrt spec... |
blob | commitdiff | raw | diff to current |
2005-11-21 |
Rein Klazes | Do not forward _mbccpy to strcpy. |
blob | commitdiff | raw | diff to current |
2005-11-01 |
Alexandre Julliard | Fixed _wstrdate/_wstrtime parameters. |
blob | commitdiff | raw | diff to current |
2005-10-30 |
Robert Reif | Implement _wstrdate and _wstrtime with tests. |
blob | commitdiff | raw | diff to current |
2005-09-27 |
Alexandre Julliard | Added implementation of _dstbias and __p__dstbias. |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Vijay Kiran Kamuju | Implementation of _get_sbh_threshold and _set_sbh_threshold |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Vijay Kiran Kamuju | Added __p__amblksiz implementation. |
blob | commitdiff | raw | diff to current |
2005-09-09 |
Alexandre Julliard | Specify 64-bit integers as double instead of long long... |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Vitaly Lipatov | Add missed _mbscoll function. |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Alexandre Julliard | Fix duplication of _Getnames and _Gettnames, only the... |
blob | commitdiff | raw | diff to current |
2005-05-29 |
Eric Pouech | _findclose() exists on MinGW, so prefix it. |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Uwe Bonnes | Implement minimal _stricoll. |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Juan Lang | - move _timezone to time.c, and correct its type |
blob | commitdiff | raw | diff to current |
2005-04-23 |
Juan Lang | Export _tzname, expected by Mozilla. |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Mike McCormack | Add handling of %ws, %S and %C to _vns(w)printf, improv... |
blob | commitdiff | raw | diff to current |
2004-12-10 |
Rein Klazes | - implement __pioinfo, __badioinfo and _adjust_fdiv |
blob | commitdiff | raw | diff to current |
2004-12-09 |
Juan Lang | - implement _dup, _dup2, and _pipe |
blob | commitdiff | raw | diff to current |
2004-10-14 |
Hans Leidekker | Prefix _fsopen with MSVCRT_ to avoid collision with... |
blob | commitdiff | raw | diff to current |
2004-06-25 |
Dimitrie O. Paun | Split the MSVCRT implementation headers from the public... |
blob | commitdiff | raw | diff to current |
2004-06-02 |
Mike McCormack | Copy the vsnprintfW implementation from libunicode... |
blob | commitdiff | raw | diff to current |
2004-05-12 |
Alexandre Julliard | Fixed the prototypes of the _adj_fdiv_* functions. |
blob | commitdiff | raw | diff to current |
2004-03-24 |
Rein Klazes | The name is _longjmpex (with the underscore). |
blob | commitdiff | raw | diff to current |
2004-03-19 |
Uwe Bonnes | Relay msvcrt_memcpy to memmove, CString::Insert seems... |
blob | commitdiff | raw | diff to current |
2004-03-19 |
Hans Leidekker | Reimplement time functions with Win32 APIs. |
blob | commitdiff | raw | diff to current |
2004-03-16 |
Hans Leidekker | - Prefix many more functions, types, structs, etc.... |
blob | commitdiff | raw | diff to current |
2004-01-13 |
Rein Klazes | Two "unknown" parameters of _unDName() turn out to... |
blob | commitdiff | raw | diff to current |
2004-01-13 |
Alexandre Julliard | Implemented the remaining 64-bit file functions, and... |
blob | commitdiff | raw | diff to current |
2004-01-13 |
Alexandre Julliard | _set_error_mode is cdecl not stdcall. |
blob | commitdiff | raw | diff to current |
2003-12-04 |
Alexandre Julliard | Implement some more register functions using DEFINE_REG... |
blob | commitdiff | raw | diff to current |
2003-11-14 |
Kirill Smelkov | Added _execle/_execlpe & _spawnle/_spawnlpe stubs. |
blob | commitdiff | raw | diff to current |
2003-09-23 |
Jon Griffiths | A first stab at wcstod(). |
blob | commitdiff | raw | diff to current |
2003-08-20 |
Dimitrie O. Paun | Stub out the _[w]popen/_pclose() functions. |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Alexandre Julliard | _ftol should return a 64-bit int (spotted by Jon Griffi... |
blob | commitdiff | raw | diff to current |
2003-07-28 |
André Johansen | Added a dummy implementation of the _set_error_mode... |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Jon Griffiths | Implement __p__wpgmptr, _wpgmptr. |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Alexandre Julliard | Added an assembly wrapper to retrieve the this pointer... |
blob | commitdiff | raw | diff to current |
2003-06-06 |
Martin Fuchs | Stub implementation for _Gettnames. |
blob | commitdiff | raw | diff to current |
2003-06-04 |
Marcus Meissner | Implemented localeconv() with libc function. |
blob | commitdiff | raw | diff to current |
2003-05-12 |
Mike McCormack | Implemented _wfullpath. |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Alexandre Julliard | Moved [efg]cvt functions to msvcrt and fixed them to... |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Alexandre Julliard | Fixed a couple of relay arguments, and updated some... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Alexandre Julliard | Replaced forwards by normal function declarations. |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Alexandre Julliard | Implemented _getdllprocaddr(), it cannot be simply... |
blob | commitdiff | raw | diff to current |
2003-03-15 |
Jon Griffiths | Implemented __p__pgmptr, _pgmptr. |
blob | commitdiff | raw | diff to current |
2003-03-12 |
Thomas Mertes | Forward to the ntdll functions _itoa, _ltoa, _ultoa... |
blob | commitdiff | raw | diff to current |
2003-03-04 |
Marcus Meissner | Added _daylight stub int, and __p__daylight function. |
blob | commitdiff | raw | diff to current |
2003-02-14 |
Michael Stefaniuc | Implemented _mbsnbcat. |
blob | commitdiff | raw | diff to current |
next |