- Implemented InterlockedBitTestAndReset, InterlockedBitTestAndSet, InterlockedExchan...
[reactos.git] / reactos / ntoskrnl / ntoskrnl.def
2003-07-25 David Welch- Added InterlockedPushEntrySList export so lookaside...
2003-07-12 Casper Hornstrup2003-07-12 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-20 Eric KohlEnable automatic initialization and termination of...
2003-06-11 Eric KohlFixed math support routines.
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-07 Eric KohlAdded RtlRandom() and RtlUniform().
2003-06-02 Eric Kohl- Implemented ObQueryNameString().
2003-05-15 Eric KohlImplemented NLS section (not usable yet) and updated...
2003-04-25 Aleksey BraginKeSetAffinityThread added (uncommented in def files)
2003-04-10 KJK::Hyperion - PsLookup* functions fixed to increment the reference...
2003-04-06 Casper Hornstrup2003-04-06 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-20 Gé van GeldorpFix loader warnings
2003-02-13 Hartmut Birr- Ntoskrnl uses for all access to internal structures...
2003-01-07 Robert DickensonAdded _alldiv,_allmul,_allrem,_allshl,_allshr,_aulldiv...
2002-10-03 Robert DickensonAdded exports to def/edf files and modified some pnp...
2002-10-02 Hartmut BirrAdded CcFlushCache and CcGetFileObjectFromSectionPtrs.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-28 Hartmut BirrAdded/enabled IoAcquireRemoveLockEx, IoInitializeRemove...
2002-07-29 Eric KohlAdded cache flush counters.
2002-07-27 Eric KohlAdded missing fastcall list functions
2002-07-25 Eric KohlAdded compression functions (not usabel yet).
2002-07-18 Eugene IngermanExport MmCopyFrom/ToCaller from ntoskrnl. Added MulDiv.
2002-07-18 Eric KohlAdded _purecall().
2002-06-10 Hartmut BirrImplemented CcZeroData.
2002-06-05 Eric KohlImplemented RtlGenerate8dot3Name() and RtlIsNameLegalDO...
2002-05-02 David WelchFixed irq problems.
2002-03-23 Casper HornstrupAdded tree traversal routines for tree data structures.
2002-03-23 Casper HornstrupSupport non-paged version of binary tree, splay tree...
2002-03-22 Casper HornstrupAdded a binary tree implementation
2002-02-22 Eric KohlAdded some more prototypes
2002-02-20 Eric KohlStarted security manager initialization.
2002-02-19 Eric Kohl- Fixed object creation. Named objects are now automati...
2002-01-27 David WelchMore user work
2002-01-13 David WelchBegan work on message queue and default window procedure
2002-01-13 Emanuele AlibertiMinor changes and some interfaces updated in FsRtl.
2002-01-04 Eric KohlStarted kernel queue implementation.
2002-01-03 Eric KohlImplemented process and thread notification routines.
2002-01-03 Eric KohlImplemented PsLookupXxx() functions.
2001-11-29 Eric KohlImplemented PsGetProcessExitTime() and PsIsThreadTermin...
2001-11-21 Eric KohlFixed PsRevertToSelf().
2001-11-04 Eric KohlImplemented mutant object.
2001-10-10 Hartmut BirrRemoved CcRosRequestCacheSegment()and CcRosReleaseCache...
2001-10-10 Eric KohlAdded _abnormal_termination() stub.
2001-09-24 Casper HornstrupInitial OS level SEH support.
2001-09-03 Emanuele AlibertiLsaXXX stubs added.
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-30 Rex Jolliffsome changes to support loading actual drivers
2001-07-12 Eric KohlMoved interlocked and locale functions.
2001-07-06 Eric KohlEnabled FASTCALL calling convention
2001-07-04 Casper HornstrupUpdated clean rules.
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-06-01 Eric KohlImplemented RtlFindMessage() and Rtl[Query/Set]TimeZone...
2001-05-04 Rex JolliffChanged Cc interface func names to CcRos.
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-04-21 Eric KohlImplemented PsCreateSystemProcess()
2001-04-16 Casper HornstrupAdded PnP and Power stubs
2001-03-31 Phillip SusiDMA support added
2001-03-25 David WelchV86 mode fixes
2001-03-07 David WelchPrint out the contents of the non-paged pool on SysRq+'A'
2001-03-01 Eric KohlSome atom prototype fixes
2001-02-21 Eric KohlImplemented forwarded exports in kernel-mode
2001-02-18 Phillip SusiFixes to waitable timer implementation
2001-01-29 Eric KohlCorrected unknown parameter
2001-01-20 Eric KohlImplemented ObOpenObjectByName()
2001-01-14 Eric KohlAdded some hal functions
2001-01-13 David WelchFix for vfatfs on volumes with smaller cluster sizes
2001-01-01 David WelchThe VFAT filesystem driver now goes through the cache...
2000-12-30 Eric KohlAdded HalAllocateAdapterChannel()
2000-12-26 David WelchAdded support for calling BIOS functions
2000-10-08 Eric KohlAdded atom table stubs
2000-09-06 Phillip SusiAdded ObAdEntryDirectory and PsGetCurrentThread to...
2000-08-28 Eric KohlAdded/fixed resource 'loader'.
2000-08-26 Eric KohlReplaced call to LdrLoadModule() by call to ZwSetSystem...
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-07-10 Eric KohlMoved interrupt code from hal into kernel
2000-07-07 Phillip SusiExported NtOpenEvent()
2000-07-04 David WelchAdded working set functions
2000-07-04 Eric KohlFixed RtlNtStatusToDosError()
2000-07-02 Eric KohlFinal macro fixes
2000-07-02 Eric KohlFixed more macros
2000-07-01 Eric KohlReplaced boot_param by LOADER_PARAMETER_BLOCK
2000-06-30 Eric KohlAdded hal dispatch tables.
2000-06-18 Eric KohlChanged list functions to macros (or static inline...
2000-06-12 Eric KohlAdded cache manager prototypes.
2000-06-09 Eric KohlMoved some functions into the hal.
2000-06-07 Eric KohlUpdate after server failure.
2000-05-13 Eric KohlImplemented RtlCustomCPxx functions
2000-05-09 Eric KohlFixed some more ntoskrnl exports
2000-05-09 Eric KohlFixed or added exported object type variables
2000-05-01 Emanuele AlibertiSome STDCALL/FASTCALL added in Ex code.
2000-04-15 Eric KohlAdded some rtl functions
2000-04-08 Eric KohlMoved KeStallExecutionProcessor() into HAL.
2000-04-05 Eric KohlAdded hal functions
2000-04-02 Emanuele AlibertiMm subsystem exports table complete.
2000-03-29 David WelchCorrected mutex implementation
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
2000-03-19 Eric KohlImplemented bus handler functions (not working yet)
2000-03-19 Emanuele AlibertiSome clean-up in ntoskrnl/mm. MmAllocateSection prototy...
2000-03-18 Emanuele Alibertiqsort in NTOSKRNL and some STDCALL declarations.
next