Split custom ReactOS-only non-standard extensions from NTDDSND.H
[reactos.git] / reactos / include / crt /
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-01-22 Christoph von Wittichadd _mbsnbcpy_s to msvcrt (imported from wine)
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-15 Timo Kreuzerfix a typo
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-05 Timo Kreuzerfix x64 definition of __readmsr()
2008-11-30 KJK::HyperionBug closing extravaganza holiday special commit!
2008-11-04 KJK::HyperionKJK::Hyperion is proud to present "dllimport purity...
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-27 Timo KreuzerMerge 34717 from ros-amd64-bringup branch:
2008-08-25 Timo KreuzerMerge 34703, 34704, 34705, 34706, 34707, 34708, 34709...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-21 Timo Kreuzerfix prototypes of _beginthread and _beginthreadex
2008-07-16 Colin Finck- Remove 2 wrong versions of wctomb and 2 wrong version...
2008-07-06 Colin FinckFix buggy MB_LEN_MAX definition according to MSVC headers
2008-06-30 ReactOS Portable... atoi64 is available without MSVCRT, through ntdll or...
2008-06-11 Aleksey Bragin- Completely rewrite most of stdio functions by merging...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-24 Christoph von Wittichdo not redefine _pctype
2008-01-24 Christoph von Wittichdo not redefine _pctype
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-24 Aleksey Bragin- MS's crt headers define this as 'const'. Fixes an...
2007-11-21 Colin FinckUpdate mingw headers to version 3.13
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-05 Colin FinckCopy one more header from RosBE-Windows' include direct...
2007-11-04 Aleksey Bragin- Add some defines from Wine.
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-10 Johannes Anderwald- add __MINGW_NOTHROW macro (required for shell32 sync...
2007-09-24 Hervé PoussineauCopy some headers from RosBE to our include directory...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-07-18 Hervé PoussineauFix headers, so MSVC can use them
2006-02-17 Ged Murphymove crt, ddk and GL includes