- Make the NDK compatible with the MSDDK again.
[reactos.git] / reactos / ntoskrnl / rtl / libsupp.c
2005-10-27 Thomas Bluemelcrash the system is someone uses RTL functions that...
2005-09-26 Alex Ionescu- More sharing between ntdll/ntoskrnl: shared Dbg code.
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-09-08 Alex Ionescu- Move more stuff to /rtl
2005-09-08 Alex Ionescu- Part one of major RTL cleanup. Merge duplicated code...
2005-08-08 Thomas Bluemelenter a critical region before looking up a CID handle
2005-08-07 Thomas Bluemeldirectly translate handles to indexes in ex/handle.c
2005-07-31 Thomas Bluemelfixed success check in RtlpCreateAtomHandle, ExCreateHa...
2005-07-20 Thomas Bluemel- Removed the Rtlp* string functions from the shared...
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-06-24 Thomas Bluemel- Moved ntdll's atom table implementation to rtl, rewro...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-01 Gunnar Dalsnes-move ppb from ntdll to rtl
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-22 Thomas Bluemel1. added irql checks to various rtl and security functions
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-19 Alex IonescuFix hacks from last night and properly share the code
2005-01-03 Alex IonescuFix RtlCriticalSection dummy calls in ntoskrnl's libsup...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-05-31 Gunnar Dalsnescreate rtl for stuff common to ntdll/ntoskrnl