projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdiplus: Remove unneeded casts.
[wine]
/
dlls
/
msvcrt
/
2008-01-02
Hans Leidekker
msvcrt: Fix spec file entries for the execv functions.
tree
|
commitdiff
2007-12-24
Andrew Talbot
msvcrt: Remove unneeded cast.
tree
|
commitdiff
2007-12-04
Gerald Pfeifer
msvcrt: Fix error handling in _aligned_offset_realloc().
tree
|
commitdiff
2007-11-28
Lionel Debroux
msvcrt: Test more offsets for _aligned_offset_realloc...
tree
|
commitdiff
2007-11-28
Lionel Debroux
msvcrt: Fix _Aligned_offset_realloc (move correct block...
tree
|
commitdiff
2007-11-26
Lionel Debroux
msvcrt: Fix memory leak (found by Smatch).
tree
|
commitdiff
2007-11-19
Michael Stefaniuc
msvcrt/tests: Remove redundant NULL check before free...
tree
|
commitdiff
2007-11-16
Stefan Dösinger
msvcrt: Implement _mbsnbcpy_s.
tree
|
commitdiff
2007-11-16
Stefan Dösinger
msvcrt: Implement strcat_s.
tree
|
commitdiff
2007-11-16
Stefan Dösinger
msvcrt: Implement strcpy_s.
tree
|
commitdiff
2007-11-07
Dan Kegel
msvcrt: Fix two buglets in heap test.
tree
|
commitdiff
2007-10-31
Alexandre Julliard
msvcrt: Silence FIXME about an unknown parameter that...
tree
|
commitdiff
2007-10-29
Mikolaj Zalewski
msvcrt/tests: Loosen the mbctype test to pass under...
tree
|
commitdiff
2007-10-26
Lionel Debroux
msvcrt/tests: Fix memory leak (found by Smatch).
tree
|
commitdiff
2007-10-15
Francois Gouget
msvcrt: Fix the calling convention of _wsearchenv(...
tree
|
commitdiff
2007-10-10
Alexandre Julliard
msvcrt: Fix demangling of function pointers by maintain...
tree
|
commitdiff
2007-10-09
Dan Kegel
msvcrt: Fix ^Z handling in text mode.
tree
|
commitdiff
2007-10-05
Dan Kegel
msvcrt: Improve CR CR LF handling.
tree
|
commitdiff
2007-09-25
Karl Relton
msvcrt: New implementation of fcvt.
tree
|
commitdiff
2007-09-24
Hans Leidekker
msvcrt: Implement _wspawnv{, e, p, pe}.
tree
|
commitdiff
2007-09-24
Hans Leidekker
msvcrt: Implement _wsearchenv.
tree
|
commitdiff
2007-09-19
Alexandre Julliard
msvcrt: Added implementation of a few more __crt functions.
tree
|
commitdiff
2007-09-19
Alexandre Julliard
msvcrt: Added implementation for __STRINGTOLD.
tree
|
commitdiff
2007-09-19
Tijl Coosemans
msvcrt: Resolve symbols clashes with FreeBSD libc.
tree
|
commitdiff
2007-08-30
Francois Gouget
msvcrt: Add a prototype for _atoldbl() & co and declare...
tree
|
commitdiff
2007-08-30
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-08-24
Alexandre Julliard
msvcrt: Don't include mbstring.h to avoid conflicts...
tree
|
commitdiff
2007-08-24
Mikolaj Zalewski
msvcrt: Implement and test _mbsbtype.
tree
|
commitdiff
2007-08-24
Mikolaj Zalewski
msvcrt: Test and fix _ismbslead and _ismbstrail.
tree
|
commitdiff
2007-08-23
Mikolaj Zalewski
msvcrt: Test and fix _mbsinc/_mbsninc.
tree
|
commitdiff
2007-08-23
Mikolaj Zalewski
msvcrt: Don't test codepage 20932.
tree
|
commitdiff
2007-08-23
Mikolaj Zalewski
msvcrt: Test and fix _mbccpy, _mbsncpy and _mbsnbcpy.
tree
|
commitdiff
2007-08-21
Dmitry Timoshkov
msvcrt: Restore error handling code in localtime.
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Test that some functions depends on locale...
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Test and fix _mbclen/_mbslen.
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Test and fix _mbsnextc.
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Implement _ismbblead/_ismbbtrail using _mbctype...
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Fill _mbctype table in _setmbcp.
tree
|
commitdiff
2007-08-21
Paul Vriens
msvcrt/tests: Wait for spawned processes to finish.
tree
|
commitdiff
2007-08-21
Dmitry Timoshkov
msvcrt: Route mktime and localtime to glibc.
tree
|
commitdiff
2007-08-17
Mikolaj Zalewski
msvcrt: __mb_cur_max is not updated in _setmbcp (with...
tree
|
commitdiff
2007-08-15
Paul Vriens
msvcrt/tests: Remove wrong FreeLibrary and fix typo's.
tree
|
commitdiff
2007-08-14
Alexandre Julliard
msvcrt: Use a valid parameter array when demangling...
tree
|
commitdiff
2007-08-08
Alexandre Julliard
msvcrt: Use the correct size_t type.
tree
|
commitdiff
2007-08-07
Peter Beutner
msvcrt: Fix _makepath().
tree
|
commitdiff
2007-08-07
Peter Beutner
msvcrt: Add _makepath() tests.
tree
|
commitdiff
2007-08-06
Damjan Jovanovic
msvcrt: mbsnbicmp should be case insensitive.
tree
|
commitdiff
2007-07-31
Robert Reif
msvcrt/tests: Add _aligned_malloc tests.
tree
|
commitdiff
2007-07-31
Robert Reif
msvcrt: Add _aligned_malloc functions.
tree
|
commitdiff
2007-07-27
Alexandre Julliard
msvcrt: Get rid of the now unused strndup/wstrndup...
tree
|
commitdiff
2007-07-27
Alexandre Julliard
msvcrt: Fixed errno setting in malloc, HeapAlloc doesn...
tree
|
commitdiff
2007-07-27
Alexandre Julliard
msvcrt: Fixed buffer allocation in _getcwd/_wgetcwd.
tree
|
commitdiff
2007-07-16
Vitaliy Margolen
msvcrt: Preserve registers when calling unwind function.
tree
|
commitdiff
2007-07-04
Michael Stefaniuc
msvcrt: Remove superfluous casts of void pointers to...
tree
|
commitdiff
2007-06-25
Michael Stefaniuc
msvcrt: Do not use wide character constants.
tree
|
commitdiff
2007-06-20
Michael Stefaniuc
msvcrt: Move definition of 2 static inline functions...
tree
|
commitdiff
2007-06-08
Alexandre Julliard
msvcrt: Set the correct ebp value before calling the...
tree
|
commitdiff
2007-05-29
Francois Gouget
msvcrt/tests: Fix a signed/unsigned int mismatch.
tree
|
commitdiff
2007-05-22
Francois Gouget
msvcrt: When operating on a closed pipe, read() should...
tree
|
commitdiff
2007-05-22
Francois Gouget
msvcrt: Remove the S_ISXXX() macros as they are not...
tree
|
commitdiff
2007-05-22
Francois Gouget
msvcrt/tests: When compiling with Visual C++ 2005,...
tree
|
commitdiff
2007-05-15
Andrew Talbot
msvcrt: Exclude unused headers.
tree
|
commitdiff
2007-04-19
Hans Leidekker
msvcrt: Correct the spec file entry for _makepath.
tree
|
commitdiff
2007-04-11
Andrew Talbot
msvcrt: Remove superfluous semicolons.
tree
|
commitdiff
2007-04-06
Michael Stefaniuc
msvcrt: Demangle a C++ mangled string that is only...
tree
|
commitdiff
2007-04-06
Michael Stefaniuc
msvcrt: Move the code to demangle a name with its templ...
tree
|
commitdiff
2007-03-23
Andrew Talbot
msvcrt/tests: Replace inline static with static inline.
tree
|
commitdiff
2007-03-20
Andrew Talbot
msvcrt: Replace inline static with static inline.
tree
|
commitdiff
2007-03-19
Dmitry Timoshkov
msvcrt: Print FIXME on platforms where _except_handler3...
tree
|
commitdiff
2007-03-15
Jan Zerebecki
msvcrt: Remove unused variable.
tree
|
commitdiff
2007-03-14
Alexandre Julliard
msvcrt: _initterm doesn't return anything.
tree
|
commitdiff
2007-03-13
Alexandre Julliard
msvcrt: Improved _local_unwind2 implementation.
tree
|
commitdiff
2007-03-12
Jan Zerebecki
msvcrt: Add DebugInfo to critical sections.
tree
|
commitdiff
2007-03-06
Paul Vriens
msvcrt/tests: Properly remove temporary directory.
tree
|
commitdiff
2007-02-16
Damjan Jovanovic
msvcrt: Fix fstat's handling of pipes and char devices.
tree
|
commitdiff
2007-02-14
Damjan Jovanovic
msvcrt: Implemented stat64, wstat64 and fstat64.
tree
|
commitdiff
2007-02-14
Damjan Jovanovic
msvcrt: Added declarations for functions and structures...
tree
|
commitdiff
2007-02-09
Eric Pouech
msvcrt: Use raise(SIGABRT) for abort() and assert().
tree
|
commitdiff
2007-02-09
Eric Pouech
msvcrt: Implemented the raise function.
tree
|
commitdiff
2007-02-09
Eric Pouech
msvcrt: Reset a signal to DFL before it's used.
tree
|
commitdiff
2007-02-07
Alexandre Julliard
msvcrt: Implement fopen/wfopen on top of fsopen/wfsopen...
tree
|
commitdiff
2007-02-07
Juan Lang
msvcrt: Implement _mbbtype according to MSDN.
tree
|
commitdiff
2007-02-06
Damjan Jovanovic
msvcrt: Align struct _stati64's st_size on an 8 byte...
tree
|
commitdiff
2007-02-05
Michael Stefaniuc
msvcrt: Fix *printf() handling of negative field width.
tree
|
commitdiff
2007-01-23
Eric Pouech
msvcrt: Fix the internal flag computation for _open_osf...
tree
|
commitdiff
2007-01-18
Francois Gouget
Don't put single quotes around '%s' when using the...
tree
|
commitdiff
2007-01-17
Joel Parker
Remove redundant semicolons for ANSI compatibility.
tree
|
commitdiff
2007-01-17
Alasdair Sinclair
msvcrt: If we're at EOF in the buffer and we have patte...
tree
|
commitdiff
2007-01-16
Alexandre Julliard
msvcrt: Export various locale and codepage variables.
tree
|
commitdiff
2007-01-16
Andrew Talbot
msvcrt: Move static function from header into file...
tree
|
commitdiff
2007-01-15
Andrew Talbot
msvcrt: Declare some items static.
tree
|
commitdiff
2007-01-02
Eric Pouech
msvcrt: execl fix when no args are given (reported...
tree
|
commitdiff
2007-01-02
Andrew Talbot
msvcrt: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
tree
|
commitdiff
2006-12-27
Michael Stefaniuc
janitorial: In multiline strings there is no need for...
tree
|
commitdiff
2006-12-26
Dmitry Timoshkov
msvcrt: Make an internal function static, avoid a proto...
tree
|
commitdiff
2006-12-24
Duane Clark
msvcrt: Add function _mbsspnp.
tree
|
commitdiff
2006-12-19
Louis Lenders
msvcrt: Add _atoldbl.
tree
|
commitdiff
2006-12-16
Alexandre Julliard
msvcrt: Define __CxxLongjmpUnwind for i386 only.
tree
|
commitdiff
2006-12-15
Alexandre Julliard
msvcrt: Implemented __CxxLongjmpUnwind.
tree
|
commitdiff
2006-12-15
Alexandre Julliard
msvcrt: Make pointers to read-only exception descriptor...
tree
|
commitdiff
next