Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / ntoskrnl / io / file.c
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-07-20 Eric KohlFixed [Nt/Zw]QueryAttributeFile() and [Nt/Zw]QueryFullA...
2002-04-27 Hartmut BirrMoved dereferencing of file objects to IoSecondStageCom...
2002-04-07 Phillip SusiReworked quite a bit of IO manager code to fix several...
2001-11-02 Hartmut BirrAdded some modifications for asyncronous i/o requests...
2001-06-12 Eric KohlFixed some NT compatibility issues in Nt[Query/Set...
2001-03-06 Carl NettelbladNtQueryObject in early test version and reorganization...
2001-01-28 Eric KohlAdded mapping of access rights
2000-09-03 Eric KohlSome minor fixes
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-04-21 Eric Kohlfixed GetFileAttributes()
1999-04-18 David WelchSeveral bug fixes
1999-04-14 David Welch*** empty log message ***
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-01 Rex JolliffChanges to support the COFF driver loader
1998-12-08 Rex JolliffAdded ZwQueryFileInformation
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision