Crtl-C gives a new line when reading input
[reactos.git] / reactos / ntoskrnl / rtl /
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-10-27 Thomas Bluemelcrash the system is someone uses RTL functions that...
2005-09-26 Alex Ionescu- Put executive atom functions in the executive folder...
2005-09-26 Alex Ionescu- Remove some deprecated files.
2005-09-26 Alex Ionescu- More sharing between ntdll/ntoskrnl: shared Dbg code.
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-09-12 Alex IonescuFix RtlpGetStackLimits to get the right limits if calle...
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 IonescuDon't duplicate string and ctype functions 2 (or even...
2005-09-08 Alex Ionescu- Move more stuff to /rtl
2005-09-08 Alex Ionescu- Part one of major RTL cleanup. Merge duplicated code...
2005-08-21 Thomas Bluemel- use inlined probing macros for basic types
2005-08-14 Royce Mitchell IIIWINAPI -> STDCALL, plus fix/expound documentation
2005-08-14 Royce Mitchell IIIimplement DbgPrintEx, vDbgPrintEx, and vDbgPrintExWithP...
2005-08-08 Thomas Bluemelenter a critical region before looking up a CID handle
2005-08-07 Thomas Bluemeldirectly translate handles to indexes in ex/handle.c
2005-07-31 Thomas Bluemelfixed success check in RtlpCreateAtomHandle, ExCreateHa...
2005-07-20 Thomas Bluemel- Removed the Rtlp* string functions from the shared...
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-06-24 Thomas Bluemel- Moved ntdll's atom table implementation to rtl, rewro...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-14 Filip Navara- Remove KeAttachProcess and KeDetachProcess prototypes...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-25 Alex IonescuNonpaged Pool Liberation Day: Allow PagedPool to be...
2005-05-20 Steven Edwardsmove the rest of the alread defined tags to the private...
2005-05-18 Alex IonescuObject Manager Patch. This patch continues the work...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-13 Casper HornstrupSupport compilerflag within IFs
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-05 Hervé PoussineauRtlFreeUnicodeString -> ExFreePool changes
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-05-01 Gé van Geldorpsvn maintenance
2005-04-23 Alex IonescuShare compiler-generated asm exports between ntdll...
2005-04-23 Alex IonescuAnd these should've been added...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-01 Gunnar Dalsnes-move ppb from ntdll to rtl
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-28 Alex IonescuReverting to 13775. Sorry for the mess. This is dedicat...
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
2005-02-22 Thomas Bluemeladded more irql checks
2005-02-22 Thomas Bluemel1. added irql checks to various rtl and security functions
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-01 Gunnar DalsnesRtlCreateUnicodeString->RtlpCreateUnicodeString
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-25 Alex IonescuFix bugs on optimized build, fix RtlpDispatchException...
2005-01-24 Gé van GeldorpRollback last change, since we found out that IoCreateF...
2005-01-24 Gé van GeldorpIoCreateFile should be passed kernelmode parameters.
2005-01-23 Gé van GeldorpFix typo
2005-01-22 Thomas Bluemeldon't leak resources on failure
2005-01-22 Thomas BluemelRtlCaptureUnicodeString should also check the buffers...
2005-01-22 Thomas Bluemel1. A few Nt vs. Zw fixes
2005-01-19 Alex IonescuFix hacks from last night and properly share the code
2005-01-15 Casper Hornstrup* Use objects rather than archive when linking ntoskrnl
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-04 Hartmut Birr- Removed the 'shadow' NtGlobalFlag from ntdll.dll.
2005-01-03 Alex IonescuFix RtlCriticalSection dummy calls in ntoskrnl's libsup...
2005-01-01 Alex IonescuModified NtDelayExecution Prototype/Function to use...
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-10-30 Filip Navara- Make InitializeListHead, InsertHeadList, InsertTailLi...
2004-10-22 Filip Navara- Fix RtlIsRangeAvailable for boundary addresses and...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-10 Eric KohlMove bitmap functions to the shared rtl library.
2004-08-10 Filip NavaraFix compiler warnings.
2004-08-07 Alex IonescuTagged certain functions that were exported both under...
2004-08-05 Filip Navara- Move code from NtCreateSection to MmCreateSection...
2004-08-05 Alex IonescuAdded RTL Stubs, Prototypes and Exports.
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-01 KJK::HyperionMerging the KJKHyperion-RtlUnwind branch back into...
2004-06-27 Royce Mitchell IIIfix end-of-lines
2004-06-25 Thomas Bluemelre-added files that hyperion accidently deleted from...
2004-06-25 KJK::HyperionMoved common SEH routines to Rtl, removed very wrong...
2004-06-15 Hartmut Birr- Interpret the sign for qualifier 'l'.
2004-06-13 Filip Navara- Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectV...
2004-06-10 Hartmut Birr- Exchanged source and target in WRITE_REGISTER_BUFFER_xxx.
2004-06-01 Gunnar Dalsnescreate rtl for stuff common to ntdll/ntoskrnl
2004-05-31 Gunnar Dalsnescreate rtl for stuff common to ntdll/ntoskrnl
2004-05-24 Eric KohlImplement kernel-mode range lists.
2004-05-15 Gé van GeldorpTest was backwards
2004-05-15 Gé van GeldorpASSERT() was a no-op in win32k, even for debug builds
2004-03-08 Filip Navara- Fixed DPRINT.
2004-03-08 Filip Navara- Implement RtlGetVersion.
2004-02-28 Filip Navara- Fixed RtlNtStatusToDosErrorNoTeb problems caused...
2004-02-27 Gé van GeldorpUse *NameLength before overwriting it
next