Fix typos
[reactos.git] / reactos / ntoskrnl / ex / i386 /
2006-01-10 Gé van GeldorpOlder binutils don't understand qword ptr
2006-01-06 Hartmut BirrFixed the register saving in ExfInterlockedCompareExcha...
2005-12-31 Alex Ionescu- Cleanup assembly files and create a header for the...
2005-12-30 Alex Ionescu- Rewrite Executive Interlocked Functions to actually...
2005-10-27 Christoph von Wittichrenamed some .S files (msvc fix)
2005-07-05 Filip Navara- Convert pure inline assembler .c files to .S files.
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-28 Hartmut BirrPut the assembler functions into the .text section.
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-05 Hartmut BirrFixed InterlockedClearBit.
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-15 Alex IonescuImplemented Guarded Mutex, a drop-in replacement for...
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-05 Hartmut Birr- Replaced MP with CONFIG_SMP.
2005-01-01 Hartmut Birr- Implemented Ke386TestAndClearBit and Ke386TestAndSetBit.
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-12 Hartmut Birr- Used the lock prefix on smp builds.
2004-09-09 Hartmut Birr- Implemented ExfInterlockedCompareExchange64 and ExfpI...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-07 Alex IonescuTagged certain functions that were exported both under...
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-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2002-12-16 Hartmut BirrFixed Exfi386InterlockedExchangeUlong and InterlockedEx...
2002-10-03 Robert DickensonMake WinCVS look a little cleaner.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-28 Hartmut BirrChanged the parameters for InterlockedCompareExchange.
2001-07-12 Eric KohlMoved interlocked and locale functions.