migrate substitution keywords to SVN
[reactos.git] / reactos / lib / kernel32 / mem / section.c
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-10-24 Thomas Bluemelminor fixes
2004-08-28 Filip Navara- Simplify CreateFileMapping[AW].
2004-05-25 Filip Navara- Fixed definition of assert macro.
2004-02-08 Jason FilbyCreateFileMappingA/CreateFileMappingW: a NULL size...
2004-01-23 Eric KohlMove kernekl32-internal declarations from global includ...
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2003-12-16 Gé van GeldorpSplit CreateFileMapping flags before passing them on...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-27 Steven EdwardsCreateFileMapping Patch by Hartmut Birr for MSYS applic...
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-12-15 Casper Hornstrup2002-12-15 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-05-13 Casper HornstrupUse ULONG_PTR instead of ULONG when doing pointer arith...
2001-02-17 Eric KohlRemoved obsolete code
2000-07-01 Emanuele AlibertiMinor changes.
2000-06-29 David WelchMade header file usage more consistent
2000-03-15 Eric KohlFixed ANSI/OEM <--> Unicode conversions
2000-01-11 Eric KohlFixed process parameters
1999-12-30 David WelchAdded some additional csrss work
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-11-17 Boudewijn Dekkerimplemented FlushViewOfFile in kernel32
1999-10-07 Eric KohlFixed header inclusion order.
1999-10-03 Emanuele AlibertiI removed a pair of stubs for the OpenFileMapping functions
1999-09-27 Boudewijn DekkerAdded support for critical sections.
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-04-18 David WelchSeveral bug fixes