[FFS] Silence some only-informative KdPrints.
[reactos.git] / sdk / lib / rtl /
2019-08-15 Timo Kreuzer[REACTOS] Fix MSVC printf format warnings
2019-08-15 Timo Kreuzer[REACTOS] Fix SIZE_T related warnings
2019-08-01 Hermès Bélusca-Maïto[KERNEL32][RTL] Diverse fixes/improvements for thread... 802/head
2019-06-25 Thomas Faber[RTL] Fix failure check in RtlpCreateCriticalSectionSem.
2019-02-17 Thomas Faber[RTL] Fix GCC build.
2019-02-17 Thomas Faber[RTL] Protect pointer validity check in RtlFreeHeap...
2019-02-07 Mark Jansen[RTL] Implement RtlComputePrivatizedDllName_U
2019-01-05 Mark Jansen[SDK] Reset InDbgPrint state when an exception occurs 1220/head
2019-01-05 Andrew Boyarshin[NTDLL][RTL] Implement RtlGetFullPathName_UEx
2018-12-31 Hervé Poussineau[RTL] Fix RtlNewSecurityGrantedAccess improperly zeroin...
2018-10-13 Hermès Bélusca-Maïto[RTL] Make a RtlQueryEnvironmentVariable_U() DPRINT...
2018-10-01 Mark Jansen[RTL] actctx: When probing a dll for a manifest, use... 880/head
2018-08-13 Mark Jansen[RTL][KERNEL32] Add a comment indicating we need SEH...
2018-08-08 Serge Gautherie[REACTOS] RtlAssert(): use "%lu" as LineNumber format.
2018-07-01 Timo Kreuzer[NDK] Fix alignment macros and add missing ones
2018-05-31 Eric Kohl[NTDLL_APITEST][LIB_RTL] Add a test for RtlQueryTimeZon...
2018-04-09 Mark Jansen[RTL] actctx: Use the new RosGetProcessCompatVersion. 419/head
2018-04-08 Giannis AdamopoulosFix build
2018-04-08 Giannis Adamopoulos[RTL] actctx.c: Use an alternative implicit activation...
2018-04-08 Mark Jansen[RTL] Fixes for supportedOS close elements.
2018-04-03 Timo Kreuzer[REACTOS] Fix 64 bit build (#465)
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-02-19 Mark Jansen[RTL][XDK][KERNERL32_WINETEST] Import wine actctx chang...
2018-02-04 Alex IonescuMerge branch 'master' of https://github.com/reactos...
2018-02-04 Alex Ionescu[RTL]: Document and flesh out Boot Status Data (BSD...
2018-01-27 Giannis Adamopoulos[RTL] actctx: Implement the implicit activation context
2018-01-20 Thomas Faber[RTL] Handle RtlReAllocateHeap failure in com_class_add...
2018-01-01 Timo Kreuzer[RTL] Fix amd64 version of DebugService2
2017-12-24 Giannis Adamopoulos[RTL] find_string_index: name parameter may not be...
2017-12-20 Ivan Labutin[NTOS][NDK][RTL] A bunch of 'wrong size' fixes
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-11-18 Thomas Faber[RTL] Make RtlFillMemoryUlonglong public
2017-10-29 Pierre Schweitzer[RTL] Revert b3b2a23 which introduced a regression.
2017-10-29 Samuel SerapionCID 1206831 Dereference after null check
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work