Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / ntoskrnl / mm / aspace.c
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-05-17 David Welchservices/fs/cdfs/.cvsignore: Added .cvsignore file
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-12-31 David WelchVirtual memory support
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
2001-03-07 David WelchAdded tagging of most allocates
2001-01-08 David WelchSome memory manager cleanups
2000-08-20 David WelchFixed memory manager bugs
2000-07-04 David WelchAdded working set functions
2000-04-07 David WelchBegan seperation of machine-dependant/independant secti...
2000-03-29 David WelchCorrected mutex implementation