2002-10-01 Casper S. Hornstrup <chorns@users.sourceforge.net>
[reactos.git] / reactos / drivers / fs / vfat / dirwr.c
2002-10-01 Casper Hornstrup2002-10-01 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-08-17 Hartmut Birr- Release streaming file object for directories in...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-06-10 Hartmut BirrFixed a minor bug in updEntry.
2002-04-27 Hartmut BirrFixed a bug in findDirSpace().
2002-03-18 Hartmut BirrAll:
2002-01-08 David WelchMore swapping fixes
2001-10-10 Hartmut BirrChanged the directory access to Cc...Data().
2001-08-14 Hartmut BirrAdded support for directory/file removing/deleting.
2001-08-03 Hartmut BirrFixed a bug in addEntry().
2001-05-04 Rex JolliffChanged Cc interface func names to CcRos.
2001-05-02 Rex JolliffExtracted vfat8dot3ToFilename from GetEntryName
2001-02-14 David WelchFixed MmProbeAndLockPages issues pointed out by Philip...
2001-01-16 David WelchFix bug in MmAllocateContinuousPages spotted by Philip...
2001-01-01 David WelchThe VFAT filesystem driver now goes through the cache...
2000-12-29 David WelchImplemented MmAllocateContinuousMemory
2000-06-29 David WelchMade header file usage more consistent
2000-06-17 Phillip SusiFixed bug that fails to update files entries in the...
2000-03-13 Eric KohlUnused characters in long file name buffers (directory...
2000-03-12 Eric KohlFixed file creation date and time
2000-03-01 Emanuele Aliberti*** empty log message ***
2000-02-21 Eric KohlChanged RtlCopyMemory() from function to macro
2000-01-12 Eric KohlAdded missing printf() functions
1999-12-11 David WelchPut in updated version of bitops header
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-15 jeaninitialize dates to current date
1999-02-10 jeancompleted write functions : write correct entries in...
1999-01-20 jeanmany bug fixes
1999-01-13 jeanwrite operations on directories