finished applying @implemented and @unimplemented comments and remove the comments...
[reactos.git] / reactos / ntoskrnl / rtl / mem.c
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2002-12-08 Robert Dickensonminor format modifications to reduce diffs with duplica...
2002-11-10 Casper Hornstrup2002-11-10 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-18 Eugene IngermanExport MmCopyFrom/ToCaller from ntoskrnl. Added MulDiv.
2002-05-14 David WelchReverted the MPW changes (keep these in a seperate...
2002-05-13 Casper HornstrupUse ULONG_PTR instead of ULONG when doing pointer arith...
2001-03-16 David Welch* ntoskrnl/include/internal/safe.h: Corrected typo.
2001-03-16 David Welch* ntoskrnl/include/internal/mm.h: Removed MmSafeCopyToU...
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-02-21 Eric KohlChanged RtlCopyMemory() from function to macro
1999-12-01 Eric Kohlminor improvements
1999-11-09 Eric KohlFixed memory functions.
1999-10-31 Emanuele AlibertiRtlFillMemory, RtlMoveMemory, RtlZeroMemory needed...
1999-03-25 David WelchCleaned up code a bit
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-06 David Welchno message
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision