summaryrefslogtreecommitdiff
path: root/include/iprt
Commit message (Expand)AuthorAgeFilesLines
* IPRT: doxygen tweaks. bugref:10442vboxsync2023-05-114-94/+104
* include/iprt/cdefs.h: Avoid memory leak reports when running with parfait. Fo...vboxsync2023-05-111-62/+71
* *: doxygen corrections (mostly about removing @returns from functions returni...vboxsync2023-05-1116-21/+1
* iprt/armv8.h: Some more definitions related to GIC, bugref:10404 [scm]vboxsync2023-05-101-1/+1
* iprt/armv8.h: Some more definitions related to GIC, bugref:10404vboxsync2023-05-101-0/+100
* iprt/armv8.h: doxgyen. bugref:10388 bugref:10385vboxsync2023-05-091-6/+4
* include/iprt/armv8.h: Some paging related definitions, bugref:10388vboxsync2023-05-031-0/+215
* include/iprt/asm.h: The bitmap needs to be aligned on a 32-bit address only a...vboxsync2023-05-021-1/+1
* include/iprt/armv8.h: Fix creation of system register IDs and some more defin...vboxsync2023-05-021-2/+17
* include/iprt/x86.h: Add definitions for Intels CETvboxsync2023-04-281-0/+31
* iprt/runtime-loader.h: RT_PROXY_VARIADICT_STUB: fixed header part generation,...vboxsync2023-04-281-1/+1
* iprt/runtime-loader.h: Added RT_PROXY_VARIADICT_STUB hack. Cleanups.vboxsync2023-04-261-21/+58
* iprt/err.h: Completed RTERRINFO::cbMsg docs.vboxsync2023-04-171-1/+1
* iprt/armv8.h: Add system register definitions for the GICv3, bugref:10404vboxsync2023-04-131-0/+57
* include/iprt/armv8.h: Fix retrieving the CRm value from the ESR_EL2.ISS field...vboxsync2023-04-121-1/+1
* include/iprt/armv8.h: More definitions related to exception handling and syst...vboxsync2023-03-281-0/+316
* include/iprt/asm.h: Revert r156471 and replace the buggy AssertStmt() with an...vboxsync2023-03-231-2/+3
* IPRT/process: Added RTPROC_FLAGS_CWD to RTProcCreateEx(), to be able to set t...vboxsync2023-03-221-3/+12
* include/iprt/asm.h: Fix ASMBitTest on arm64. Despite being buggy due to offBi...vboxsync2023-03-221-3/+2
* include/iprt/armv8.h: Definitions related to exception handling, bugref:10385vboxsync2023-03-211-0/+220
* include/iprt/armv8.h: Initial ARMv8 related definitions, more to come, bugref...vboxsync2023-03-191-1/+1
* include/iprt/armv8.h: Initial ARMv8 related definitions, more to come, bugref...vboxsync2023-03-191-0/+174
* Main/UefiVariableStore: Add API to add signatures to the MOK list (Machine Ow...vboxsync2023-03-141-0/+3
* Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, bugref:1...vboxsync2023-02-252-0/+33
* iprt/err.h,errcore.h: Corrected VERR_INVALID_HANDLE description.vboxsync2023-02-152-4/+4
* iprt/uint64.h: scm fix. bugref:10261vboxsync2023-02-081-2/+2
* IPRT/vcc: Working on 64-bit integer support routines for the 32-bit Visual C+...vboxsync2023-02-071-4/+145
* Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO archives (onl...vboxsync2023-02-031-31/+0
* Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO archives (onl...vboxsync2023-02-031-0/+32
* Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO archives (onl...vboxsync2023-02-031-0/+6
* Runtime,Main: Remove the now unused and deprecated RTTar* API in favor of the...vboxsync2023-01-261-104/+3
* Runtime,Main: Remove the now unused and deprecated RTTar* API in favor of the...vboxsync2023-01-262-184/+399
* Runtime/RTS3: Retire unused implementation, can be resurrected if requiredvboxsync2023-01-251-283/+0
* iprt/cpp/xml.h,Main: Added EIPRTFailure::getStatus() as an alternative to rc(...vboxsync2023-01-241-0/+5
* iprt/win: Added wrappers for d3d11.h and wdbgexts.h. [scm fix] bugref:10348vboxsync2023-01-191-1/+0
* iprt/win: Added wrappers for d3d11.h and wdbgexts.h. bugref:10348vboxsync2023-01-192-0/+113
* Copyright year updates by scm.vboxsync2023-01-17315-315/+315
* iprt/bldprog-strtab-template.cpp.h: shut up solaris warningsvboxsync2023-01-061-3/+5
* iprt/assertcompile.h: 4th attempt at fixing the problem that some gcc & clang...vboxsync2023-01-031-16/+15
* iprt/cpp/hardavlrange.h: Tweaked AssertCompile hack.vboxsync2023-01-031-12/+12
* iprt/assertcompile.h: 3rd attempt at fixing the problem that some gcc & clang...vboxsync2023-01-031-1/+1
* iprt/assertcompile.h: 3rd attempt at fixing the problem that some gcc & clang...vboxsync2023-01-031-4/+11
* iprt/assertcompile.h: 2nd attempt at fixing the problem that some gcc & clang...vboxsync2023-01-031-2/+4
* iprt/assertcompile.h: The RTASSERTVAR variable must be 'C' external or gcc & ...vboxsync2023-01-031-1/+5
* iprt/assertcompile.h: scmvboxsync2023-01-031-1/+1
* iprt/assertcompile.h: Don't define RTASSERTVAR globally when using GCC as it ...vboxsync2023-01-031-6/+4
* IPRT: include/iprt/nocrt/vector: Compilation fix for data(), added a separate...vboxsync2023-01-031-15/+18
* IPRT/alloc-r0drv.cpp: Drop support for RTMEMALLOCEX_FLAGS_EXEC in ring-0.vboxsync2022-12-291-1/+3
* IPRT: Removed the RTMemExecAlloc interface.vboxsync2022-12-292-31/+0
* IPRT/log: Retired the RTMemExecAlloc code and replaced the RTLOGGER::pfnLogge...vboxsync2022-12-291-0/+7