..
amd64
[RTL/x64] Fix RtlCaptureContext/RtlpRestoreContextInternal in kernel mode
2024-10-21 10:17:11 +03:00
arm
i386
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
2021-06-11 15:33:08 +03:00
access.c
acl.c
[SDK:RTL] Fix the ACE revision check in RtlpAddKnownObjectAce
2023-08-22 17:54:18 +02:00
actctx.c
[RTL] actctx.c: add an #ifdef __REACTOS__
2024-11-05 10:54:21 +02:00
appverifier.c
assert.c
[RTL][KERNEL32][ROSAUTOTEST] Disable debug prompts during autotest
2024-09-16 10:10:55 +03:00
atom.c
Fix typo "managment" -> "management" in our codebase...
2023-06-04 21:39:56 +02:00
avlsupp.c
avltable.c
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
2021-06-11 15:33:08 +03:00
bitmap.c
bitmap64.c
bootdata.c
[RTL]: Document and flesh out Boot Status Data (BSD) API/Structures
2018-02-04 09:33:32 -08:00
byteswap.c
CMakeLists.txt
[CMAKE] Use COMPILE_OPTIONS instead of superseded COMPILE_FLAGS
2024-08-21 11:34:48 +03:00
compress.c
condvar.c
[KERNEL32_VISTA][SDK] Move SRW definitions to NDK ( #6806 )
2024-06-11 22:03:57 +02:00
crc32.c
[DBGHELP][NDK][RTL] *RtlComputeCrc32(): Add 'const' to 2nd parameter ( #6973 )
2024-06-04 13:35:57 +02:00
critical.c
[RTL] Satisfy the RtlpTimeoutDisable condition when waiting for critical sections ( #4089 )
2023-09-21 13:33:28 +02:00
dbgbuffer.c
[REACTOS] Fix some instances of DPRINTs with trailing whitespace before newlines.
2021-09-13 03:52:19 +02:00
debug.c
[RTL] Fix overflow case in vDbgPrintExWithPrefixInternal
2024-08-30 06:38:29 +03:00
dos8dot3.c
[RTL] Properly truncate 8dot3 names when using a MultiByte OEM code page
2021-05-19 22:50:29 +02:00
encode.c
env.c
error.c
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
2021-06-11 15:33:08 +03:00
exception.c
[REACTOS] Fix some instances of DPRINTs with trailing whitespace before newlines.
2021-09-13 03:52:19 +02:00
generictable.c
handle.c
[REACTOS] Fix typos in comments ( #5591 )
2023-08-22 16:20:29 +03:00
heap.c
[RTL] Avoid some corner case ASSERT's in heap.c and fix heap allocations larger than MAXUSHORT. ( #5750 )
2024-07-08 23:09:34 -05:00
heap.h
[RTL] Implement RtlGetProcessHeaps
2023-12-17 22:28:24 +01:00
heapdbg.c
[REACTOS] Add missing line breaks at end of file
2024-10-06 10:47:11 +03:00
heappage.c
[RTL] Use RtlApplicationVerifierStop for DPH
2022-11-01 21:26:05 +01:00
heapuser.c
[RTL] Implement RtlGetProcessHeaps
2023-12-17 22:28:24 +01:00
image.c
[NTDLL:LDR] Little fixes about SAL annotation and behavior ( #5793 )
2023-11-15 20:59:32 +01:00
interlck.c
largeint.c
luid.c
mem.c
[NDK][XDK][RTL] Fix definition of RtlFillMemoryUlong on x64
2020-01-03 13:00:45 +01:00
memstream.c
[NTOS][NDK][RTL] A bunch of 'wrong size' fixes
2017-12-20 06:56:09 +01:00
message.c
network.c
[RTL] ntdll: Implement RtlIpv6StringToAddress(Ex)[AW]
2024-11-02 21:57:28 +01:00
nls.c
[SDK:RTL] Minimal formatting for NLS functions + Remove inadequate assert in RtlUpcaseUnicodeToOemN().
2022-04-07 03:19:06 +02:00
path.c
[SDK:RTL] Consistently use the Allocate/FreeStringMemory helpers when allocating/freeing string buffers.
2022-03-25 18:54:21 +01:00
ppb.c
prefix.c
priv.c
[NTDLL] Fix some vista exports
2023-08-11 19:00:42 +03:00
process.c
[REACTOS] Fix some instances of DPRINTs with trailing whitespace before newlines.
2021-09-13 03:52:19 +02:00
propvar.c
random.c
rangelist.c
[RTL] Allow RtlGetNextRange to be called on a finished iterator. CORE-6372
2020-08-16 16:18:29 +02:00
readme.txt
registry.c
[SDK:RTL] RtlpCallQueryRegistryRoutine(): Correctly set SpareData and SpareLength ( #5466 )
2023-09-20 18:06:06 +02:00
res.c
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
2021-06-11 15:33:08 +03:00
resource.c
rtl.h
[BOOT][SDK:RTL] Compile a reduced RTL library for FreeLdr / NT bootloader...
2022-04-07 03:19:09 +02:00
rtl_vista.h
[SDK:RTL] Don't copy-paste rtl.h into rtl_vista.h; just include it instead.
2022-03-25 18:54:20 +01:00
rtlavl.h
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
2021-06-11 15:33:08 +03:00
rtlp.h
[BOOT][SDK:RTL] Compile a reduced RTL library for FreeLdr / NT bootloader...
2022-04-07 03:19:09 +02:00
runonce.c
[KERNEL32][RTL] Implement One-Time initialization API and improve RTL support ( #5046 )
2023-09-06 15:40:53 -07:00
rxact.c
[NDK] Fix alignment macros and add missing ones
2018-07-01 14:45:21 +02:00
sd.c
[RTL] Improve usage of absolte vs self-relative security descriptors
2023-09-26 18:01:45 +03:00
security.c
[RTL] RtlDefaultNpAcl(): Don't hardcode SidBuffer size, but deduce it through FIELD_OFFSETs.
2022-11-03 02:50:21 +01:00
sid.c
[RTL][NTDLL] Add some function stubs
2020-01-03 13:00:45 +01:00
slist.c
[RTL/x64] Fix a GCC compiler warning
2024-03-19 07:42:35 +01:00
splaytree.c
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
2021-06-11 15:33:08 +03:00
srw.c
[RTL] Fix a typo & remove useless cast
2021-02-01 09:09:19 +01:00
sysvol.c
[RTL] When taking system volume ownership, assert that we succeeded to restore privileges
2021-06-28 10:20:57 +02:00
thread.c
[KERNEL32][RTL] Diverse fixes/improvements for thread stack creation code. ( #802 )
2019-08-01 19:04:13 +02:00
time.c
timerqueue.c
[RTL][NTDLL] Add some function stubs
2020-01-03 13:00:45 +01:00
timezone.c
trace.c
[RTL] Implement LdrpRecordUnloadEvent
2020-04-26 14:35:51 +02:00
unicode.c
[RTL][NTDLL] Implement and export RtlCompareUnicodeStrings
2023-08-19 23:52:21 +03:00
unicodeprefix.c
[NDK] Fix description for PIO_APC_ROUTINE.
2022-11-26 02:38:52 +01:00
utf8.c
[RTL][NTOS_VISTA] Move the RTL UTF8 functions to the main RTL library, to be linked in the rtl_vista target instead.
2022-04-03 20:41:11 +02:00
vectoreh.c
version.c
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
2021-06-11 15:33:08 +03:00
wait.c
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
2021-06-11 15:33:08 +03:00
workitem.c