- Fix interface definition
[reactos.git] / reactos / include / crt /
2009-09-27 Stefan Ginsberg- Change CPUID to match the old Ki386Cpuid and take...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-18 Stefan Ginsberg- _mingw.h: Don't define __attribute__ to nothing ...
2009-09-17 Stefan Ginsberg- Use __MINGW_NOTHROW instead of __attribute__
2009-08-23 Dmitry Gorbachev- Remove wrong "m" constraints from some places;
2009-08-21 Stefan Ginsberg- svchost: #ifdef _MSC_VER doesn't mean "using Microsof...
2009-08-07 KJK::HyperionVisual C++ doesn't like division by zero in constants...
2009-08-07 KJK::Hyperionmodified include/crt/float.h
2009-08-06 Stefan Ginsberg- crt: Use ANSI C types
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-04 Stefan Ginsberg- Follow up to 41644: Get rid of the Wine headers using...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-26 Stefan Ginsberg- Misc fixes for msvc:
2009-07-25 Dmitry Gorbachev- Declare iswblank() in wctype.h, not isblank().
2009-07-12 ReactOS Portable... Add some more intrinsics, and change _enable and _disab...
2009-07-12 ReactOS Portable... Fix accidental exclusion of _get_environ functions...
2009-07-11 ReactOS Portable... Make rotl what the headers expect
2009-07-11 ReactOS Portable... Define ALLOCA_S_MARKER_SIZE for arm
2009-07-11 ReactOS Portable... Fix lack of casts in certain intrinsic functions, and...
2009-07-01 Timo Kreuzerintrin_x86: Don't test for __MSVCSRT__ when implementin...
2009-06-27 Stefan Ginsberg- Add some defines in preparation for _WINE.
2009-06-21 KJK::HyperionCompilers other than GCC deserve offsetof, don't they?
2009-06-20 Timo KreuzerAdd back the stuff I accidentilly removed with the...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-18 KJK::HyperionMiscellaneous Visual C++ compilation fixes
2009-06-17 KJK::Hyperionmodified include/crt/math.h
2009-06-17 KJK::Hyperionmodified include/crt/_mingw.h
2009-06-17 KJK::HyperionFix (?) build
2009-06-17 KJK::Hyperionmodified include/crt/stdarg.h
2009-06-16 KJK::Hyperionmodified dll/win32/srclient/srclient_main.c
2009-05-23 Dmitry GorbachevMake __CRT_INLINE always inline, use ceil instead of...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-03 Dmitry Chapyshev- Try to fix build
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-21 KJK::HyperionSupersedes r40538, r40539; RosBE bug fixed with a RosBE...
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40538...
2009-04-16 KJK::HyperionRbuild rationalization commit, umpteenth of infinite
2009-04-06 Gregor Schneider- include/crt/math.h: float type math functions are...
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-18 Timo Kreuzerimplement __mulh and __umulh
2009-03-14 Colin FinckImport a part of mingw-w64's "ctype.h" into our "ctype.h"
2009-03-13 Timo Kreuzerfix definition of _STATIC_ASSERT
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-13 Christoph von Wittichfix a typo spotted by gabriel_it
2009-02-13 Christoph von Wittichinline the function
2009-02-13 Christoph von Wittichwork around missing fpclassify
2009-02-09 Timo Kreuzerimplement _mm_pause
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-02-03 Timo Kreuzerdeconstify target in interlocked intrinsics
2009-02-03 Timo Kreuzertime.h: rename include guard to _INC_TIME, remove local...
2009-02-03 Timo Kreuzerremove #if 0 hack
2009-01-22 Christoph von Wittichadd _mbsnbcpy_s to msvcrt (imported from wine)
2009-01-19 Timo Kreuzertime.h: add asctime_s and localtime_s, remove sec_api...
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo Kreuzersync to trunk r38300
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-31 Timo Kreuzeradd missing files
2008-12-31 Timo KreuzerSync to trunk r38200
2008-12-24 Timo Kreuzer#define _alloca() to __builtin_alloca(), that's the...
2008-12-23 Timo KreuzerFor some unknown reason wmc likes to include string...
2008-12-23 Timo KreuzerCRT header compatibility update.
2008-12-22 Dmitry GorbachevDefine __MINGW_MSC_PREREQ() macro,
2008-12-22 Timo KreuzerRemove all stuff that is either already defined in...
2008-12-22 Timo Kreuzerfix another instance of _STATIC_ASSERT
2008-12-22 Timo KreuzerMove all stuff from _mingw.h to crtdefs.h that belongs...
2008-12-21 Timo KreuzerInclude crtdefs.h instead of _mingw.h in the crt header...
2008-12-21 Timo KreuzerUpdate excpt.h, fcntl.h, float.h, math.c, mbctype.h...
2008-12-21 Timo KreuzerAdd some headers from mingw64
2008-12-21 Timo Kreuzerremove struct timezone from time.h, always declare...
2008-12-21 Timo KreuzerUse "C" interface for intrinsic functions to avoid...
2008-12-21 Timo Kreuzeradd _tcscpy_s and _tsplitpath_s
2008-12-19 Timo Kreuzer- fix _STATIC_ASSERT
2008-12-17 Timo Kreuzerfix overcomplicated and broken definitions of __iob_fun...
2008-12-16 Timo Kreuzerhack away broken UNALIGNED. Maybe someone has a real...
2008-12-15 Samuel Serapion- Fix UNALIGNED definition in crt.
2008-12-15 Timo Kreuzerfix a typo
2008-12-15 Samuel SerapionFix build a bit.
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-14 Timo Kreuzermbctype.h: fix broken _mbctype[] and _mbcasemap[] decla...
2008-12-14 Timo Kreuzerfix utime usage
2008-12-14 Timo Kreuzerrevert last commit
2008-12-14 Timo Kreuzerrevert 38059 to see if it has effected the output of...
2008-12-13 Timo Kreuzerfix build of rostests
2008-12-13 Timo KreuzerUpdate crt headers and mingw lib from mingw64. Update...
2008-12-13 Timo Kreuzeradd _strtoi64 and _strtoui64 to stdlib.h
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-08 Timo Kreuzer#define _INTEGRAL_MAX_BITS in _mingw.h
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzer- fix what got broken with recent merge in intrin_x86.h
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-05 Timo Kreuzerfix x64 definition of __readmsr()
2008-11-30 KJK::HyperionBug closing extravaganza holiday special commit!
2008-11-14 Samuel SerapionCorrect definitions for WIN32 and WIN64.
2008-11-14 Samuel SerapionDeclare war, shock and awe, and utterly defeat auto...
2008-11-10 Samuel Serapion- Merge to trunk r37270.
next