A couple of header fixes to get all the FreeLDR-loaded boot drivers to compile and...
[reactos.git] / reactos / include / ndk / rtlfuncs.h
2008-01-16 Aleksey Bragin- Sync NDK changes.
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-23 Gregor BrunmarAdded RtlCopySecurityDescriptor
2007-10-01 Aleksey Bragin- KeRosCaptureUserStackBackTrace is now created, which...
2007-09-27 Aleksey Bragin- Add missing KERNEL_LARGE_STACK_COMMIT definition...
2007-07-28 Thomas BluemelSome more function prototype fixes and pointer type...
2007-07-28 Thomas BluemelFix some prototypes
2007-04-07 Alex Ionescu- NDK updates and compatibility fixes for Vista/WDK...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-23 Alex Ionescu- Merge DbgUnLoadImageSymbols from KD branch.
2007-02-18 Alex Ionescu- Add KdDebuggerInitialize1 and enable call to it.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-24 Alex Ionescu- Fix ExInitPoolLookasidePointers and ExpInitailizeLook...
2006-12-29 Alex Ionescu- Fix critical bugs in exception handling: Unwinding...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-19 Thomas Bluemel- Correct definition of DbgPrompt
2006-11-19 Alex Ionescu- Major changes to HAL/kernel loading and freeldr hacks:
2006-10-17 Alex Ionescu- One school day and two midterms later, I'm still...
2006-10-16 Alex Ionescu- Implement RtlIsGenericTableEmpty, RtlNumberGenericTab...
2006-10-16 Alex Ionescu- Added some generic table routines to rtlfuncs.h so...
2006-10-15 Thomas BluemelImplemented AddMandatoryAce
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-10 Thomas BluemelFix LdrRelocateImageWithBias prototype: Strings in...
2006-09-10 Aleksey Bragin- Move and slightly modify the relocation code to RTL...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-06 Aleksey Bragin- Change DbgPrint prototype back to Alex's fix. His...
2006-08-05 Aleksey BraginFix DbgPrint / DbgPrintEx definitions to use PCCHAR...
2006-08-05 Alex Ionescu- DDK Compatibility fixes.
2006-07-03 Magnus Olsen2 of 4 commit (sorry my svn clinet is crazy for moment)
2006-06-29 Alex Ionescu- Fix the last two Ob reference counting bugs:
2006-06-26 Alex Ionescu- Minor header fixes
2006-06-24 Alex Ionescu- Reformat heap.c to ROS standards
2006-06-23 Alex Ionescu- Hackplement RtlSetUserValueHeap and RtlGetUserInfoHea...
2006-06-23 Alex Ionescu- Update the NDK to the current vendor import.
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-05-10 Magnus Olsenbug 1467 : patch from w3seek, ACLs: Implement audit...
2006-04-10 Magnus Olsensee fireball last commit msg about this file, patch...
2006-03-17 Aleksey Bragin- Fix RtlOemStringToUnicodeString() prototype according...
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-01-03 Alex Ionescu- Fix shamefully dangerously broken Work Thread/Queue...
2005-12-21 Thomas Bluemelmake functions match their declarations
2005-12-20 Eric KohlAdd missing RtlMakeSelfRelatedSd prototype.
2005-12-17 Thomas Bluemelfixed the definition of RtlDosPathNameToNtPathName_U
2005-12-08 Thomas Bluemel- fixed definition of RtlImageRvaToVa
2005-12-06 Alex Ionescu- Make iofuncs.h standalone.
2005-12-04 Alex Ionescu- Fix KeAttackProcess, KeStackAttachProcess, KeUnstackD...
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-11-25 Alex Ionescu- Update NDK to remove zwfuncs.h and place the native...
2005-11-22 Alex Ionescu- Fix typo accidentally added after testing the build...
2005-11-22 Alex Ionescu- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
2005-11-20 Alex Ionescu- Update NDK with proper (when possible) RTL structure...
2005-11-12 Alex Ionescu- Add RtlPinAtomInAtomTable
2005-11-08 Alex Ionescu- Implement RtlSplay skeleton cases.
2005-11-08 Alex Ionescu- Add some definitions to NDK
2005-11-07 Thomas BluemelFixed some of the splay tree macros. Actually some...
2005-11-07 Alex Ionescu- Finished implementing RtlInsertUnicodePrefix: handle...
2005-11-07 Alex Ionescu- Implement simple case of RtlInsertUnicodePrefix where...
2005-11-07 Alex Ionescu- Finish implementation of RtlRemoveUnicodePrefix
2005-11-07 Alex Ionescu- Implement RtlInitializeUnicodePrefix and RtlNextUnico...
2005-10-23 Thomas Bluemelimplement MakeAbsoluteSD2 by forwarding to RtlSelfRelat...
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-10-02 Alex Ionescu- Add RtlSetProcessCritical
2005-09-23 Alex IonescuForgot these changes, sorry
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-09-08 Alex Ionescu- Move s(w)printf to rtl (cannot be shared in string...
2005-09-08 Alex IonescuShare more duplicated functions
2005-09-07 Hartmut BirrFixed the definition of RtlUnicodeStringToCountedOemSiz...
2005-09-06 Alex Ionescu- Use DDK macros to speed up size calculations on singl...
2005-09-06 Alex Ionescu- Use inlined functions like MSDDK.
2005-09-05 Alex Ionescu- More NDK + MSDDK/IFS Compatibility fixes
2005-09-05 Alex Ionescu- More NDK/MSDDK compatibility fixes.
2005-09-04 Alex Ionescu- Various fixes to headers, such as fixing some LPC...
2005-08-17 Alex IonescuMajor cleanup of NDK. I've decided that it would be...
2005-08-07 Thomas Bluemelfixed the order of the parameters of RtlIsValidIndexHandle
2005-08-01 Filip NavaraFix prototype of RtlCreateHeap and respect the CommitRo...
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-22 Thomas Bluemeldeclare RtlDuplicateUnicodeString
2005-07-20 Alex Ionescu - Build cdfs, ntfs, vfatfs with PCH
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-07-02 Filip NavaraAdd prototypes for RtlExitUserThread and RtlInitializeC...
2005-06-27 Eric Kohl- Add Rtl*SecurityObject stubs.
2005-06-26 Alex IonescuFinalize organization of rtlfuncs.h and update FIXME...
2005-06-26 Eric KohlAdd missing resource function prototypes.
2005-06-26 Eric KohlFix indentation, remove trailing whitespace and sort...
2005-06-24 Thomas Bluemel- Moved ntdll's atom table implementation to rtl, rewro...
2005-06-22 Alex IonescuFix some NDK issues when attempting to use it from...
2005-06-21 Alex IonescuLast build fix...sorry
2005-06-21 Alex IonescuAdd new header for native user-mode functios inside...
2005-06-20 Alex IonescuBuild smss with NDK
2005-06-20 Alex IonescuSyssetup has fallen to the dark side
2005-06-20 Alex IonescuBuild userenv and samlib with NDK
2005-06-20 Alex IonescuCompile msafd with NDK
2005-06-20 Alex IonescuRemove rosrtl from advapi
2005-06-20 Alex IonescuAdd missing types to NDK
2005-06-20 Alex IonescuMajor cleanup to rtlfuncs.h. Not yet perfect but much...
2005-06-20 Alex IonescuFinal NDK fixes for kernel32
next