VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66446   8 years vboxsync bs3kit: Various fixes related to using the BS3X0TEXT16, BS3X1TEXT16, …
(edit) @66402   8 years vboxsync doxygen fix
(edit) @66395   8 years vboxsync asm-amd64-x86.h: Added ASMFxRstor & ASMFxSave.
(edit) @66392   8 years vboxsync x86.h,IEMAll.cpp,bs3-cpu-generated-1: s/X86_MXSCR_/X86_MXCSR_/
(edit) @66367   8 years vboxsync IPRT: Added RTLDRPROP_INTERNAL_NAME to RTLdrQueryProp/RTLdrQueryPropEx …
(edit) @66361   8 years vboxsync IPRT: Adding RTStrICmpAscii (mirrors RTUtf16ICmpAscii).
(edit) @66314   8 years vboxsync IEM: Use RTUINT128U instead of uint128_t; started on movsldup Vdq,Wdq.
(edit) @66284   8 years vboxsync Runtime: introduced 'RKv' format specifier
(edit) @66274   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66227   8 years vboxsync VMM: Nested Hw.virt: Implement SVM VMRUN and #VMEXIT in IEM.
(edit) @66218   8 years vboxsync x86.h: Added X field to XCR0 flags.
(edit) @66148   8 years vboxsync kmk -f Maintenance.kmk incs
(edit) @66100   8 years vboxsync iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_IN_UNION and …
(edit) @66098   8 years vboxsync iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_IN_UNION and …
(edit) @66089   8 years vboxsync iprt/cdefs.h: Another RT_FLEXIBLE_ARRAY note reading unions and gcc.
(edit) @66086   8 years vboxsync iprt/cdefs.h: gcc 6.1 seems to be the cut-off for using [] arrays in …
(edit) @66083   8 years vboxsync iprt/cdefs.h: RT_FLEXIBLE_ARRAY: g++ 5.4.0 throws pedantic warning …
(edit) @66081   8 years vboxsync iprt/cdefs.h: RT_FLEXIBLE_ARRAY: g++ 4.9.x throws pedantic warning …
(edit) @66079   8 years vboxsync iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_NESTED to deal with MSC/GCC …
(edit) @66064   8 years vboxsync iprt/cdefs.h: Adding a RT_FLEXIBLE_ARRAY macro.
(edit) @66056   8 years vboxsync x86.h: X86_MODRM_MAKE()
(edit) @65948   8 years vboxsync gcc 7: added 'break' to the 'else' case of all Assert*Break() macros. …
(edit) @65904   8 years vboxsync VMM: Nested Hw.virt: Started with tweaking the AMD bits and laying the …
(edit) @65892   8 years vboxsync iprt: Simplify the AVL stuff by simply donating the version of the …
(edit) @65873   8 years vboxsync typo
(edit) @65870   8 years vboxsync iprt/cdefs.h: Added RT_CONCAT7, RT_CONCAT8, RT_CONCAT9.
(edit) @65816   8 years vboxsync RDP/client: compile fixes
(edit) @65811   8 years vboxsync RTCString::equals(): don't call memcmp() with a zero length
(edit) @65776   8 years vboxsync x86.h,.mac: Fixed harmless X86_OP_PRF_REPNZ/REPZ mixup.
(edit) @65639   8 years vboxsync gcc 7: iprt/asm.h: simplify macro declaration to make gcc 7 happy
(edit) @65595   8 years vboxsync Fixed an ancient typo.
(edit) @65579   8 years vboxsync IPRT: RTNetMaskToPrefixIPv4 and RTNetPrefixToMaskIPv4.
(edit) @65397   8 years vboxsync iprt/asm-amd64-x86-watcom-32.h: cpuid input argument fix
(edit) @65240   8 years vboxsync pecoff.h,ldrPE.cpp: New IMAGE_LOAD_CONFIG_DIRECTORY structure in …
(edit) @65239   8 years vboxsync IPRT: Added RTLdrOpenEx that takes an optional RTERRINFO.
(edit) @65238   8 years vboxsync nt/nt.h: W10 TEB and PEB updates.
(edit) @65208   8 years vboxsync Runtime/AVL: fixed headers
(edit) @64993   8 years vboxsync XML: added new function setContent()
(edit) @64958   8 years vboxsync iprt/asmdefs.mac: corrected svn properties (incorrect EOL).
(edit) @64902   8 years vboxsync iprt/asmdefs.h, cdefs.h: comment typo
(edit) @64900   8 years vboxsync iprt/asmdefs.h: _8K and _16K
(edit) @64895   8 years vboxsync iprt/asn1-generator-pass.h: Fixed bug in new _InsertEx method and bugs …
(edit) @64893   8 years vboxsync iprt/asn1.h: comment typo
(edit) @64891   8 years vboxsync RTLdrQueryProp: Added RTLDRPROP_FILE_OFF_HEADER, implementing it for PE.
(edit) @64890   8 years vboxsync IPRT/ASN.1: Added _Erase, _Append and _InsertEx methods to sequence-of …
(edit) @64889   8 years vboxsync IPRT/ASN.1: Added _Erase, _Append and _InsertEx methods to sequence-of …
(edit) @64888   8 years vboxsync IPRT/ASN.1: Added _Erase, _Append and _InsertEx methods to sequence-of …
(edit) @64887   8 years vboxsync IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
(edit) @64883   8 years vboxsync IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
(edit) @64869   8 years vboxsync IPRT: Added set-of-object-id-sequences and RTCrDigestTypeToHashSize.
(edit) @64867   8 years vboxsync IPRT: Most of the RTSignTool show-exe code done.
(edit) @64865   8 years vboxsync IPRT/PKCS#7: Decode MS statement type attributes.
(edit) @64864   8 years vboxsync IPRT: Added set-of-object-id-sequences and RTCrDigestTypeToHashSize.
(edit) @64820   8 years vboxsync iprt/asn1.h: doxygen fix
(edit) @64819   8 years vboxsync iprt/pkcs7: updates
(edit) @64818   8 years vboxsync iprt/err.h: VERR_ASN1_UNEXPECTED_OBJ_ID.
(edit) @64817   8 years vboxsync IPRT: Added RTAsn1QueryObjIdName and RTCrDigestTypeToName.
(edit) @64814   8 years vboxsync bldprog-strtab-template.cpp.h: Fix bug in the compressor where it …
(edit) @64638   8 years vboxsync iprt/nt/nt.h: NtQueryFullAttributesFile and NtQueryAttributesFile.
(edit) @64622   8 years vboxsync direnum-r3-nt.cpp: Fill in inode info when we can.
(edit) @64603   8 years vboxsync IPRT: Added RTGetOptNonOptionArrayPtr.
(edit) @64602   8 years vboxsync IPRT: Added RTGetOptNonOptionArrayPtr.
(edit) @64594   8 years vboxsync iprt/nt/nt.h: Added NtFlushVirtualMemory and adjusted relatives.
(edit) @64340   8 years vboxsync IPRT: Introducing RTStrPrintf2, RTStrPrintf2V, RTStrPrintf2Ex, and …
(edit) @64291   8 years vboxsync Reverted r111300 and subsequent changes since the fix is to use …
(edit) @64288   8 years vboxsync RTLocalIpcMakeNameUniqueUser: build fix and @todo.
(edit) @64285   8 years vboxsync Additions: bugref:8622: Use crc of user name in name of ipc pipe
(edit) @64281   8 years vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64255   8 years vboxsync SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
(edit) @64237   8 years vboxsync iprt/nt/nt.h: Override FORCEINLINE to avoid duplicate symbol trouble …
(edit) @64234   8 years vboxsync IPRT: Implemented processor group support for the ring-0 code.
(edit) @64219   8 years vboxsync iprt/nt/nt.h: SYSTEM_INFORMATION_CLASS update.
(edit) @64204   8 years vboxsync IPRT/ldrPE: New load config structures, ignoring non-zero values for …
(edit) @64113   8 years vboxsync Added some missing MSRs.
(edit) @63954   8 years vboxsync cdefs.h: Fix RT_NOREF9
(edit) @63688   8 years vboxsync asm.h: here as well
(edit) @63687   8 years vboxsync asm.h: next try
(edit) @63686   8 years vboxsync asm.h: ASMBitLastSetU64 fix.
(edit) @63607   8 years vboxsync RTBldProgStrTabQueryString: Return length on success like the …
(edit) @63549   9 years vboxsync scm cleanups
(edit) @63491   9 years vboxsync iprt/types.h: On NetBSD after we include <stdbool.h> undef "bool" it …
(edit) @63430   9 years vboxsync AssertCompileNS: attribute((unused)) -> attribute((unused))
(edit) @63413   9 years vboxsync iprt/cdefs.h: Changed RTCALL to use cdecl (and regparm) in the …
(edit) @63400   9 years vboxsync iprt/asm.h: GCC is a bundle of joy
(edit) @63399   9 years vboxsync iprt/cpuset.h: GCC is a bundle of joy
(edit) @63398   9 years vboxsync iprt/cpuset.h: GCC is a bundle of joy
(edit) @63356   9 years vboxsync iprt/types.h: Kludge for NetBSD-6.x where <sys/types.h> does not …
(edit) @63336   9 years vboxsync iprt/types.h: NetBSD-6 <sys/types.h> doesn't check for C++ when …
(edit) @63313   9 years vboxsync iptr/string.h: support for NetBSD R0 code. From Haomai Wang GSoC …
(edit) @63310   9 years vboxsync wrap shlobj.h
(edit) @63247   9 years vboxsync iprt/cdefs.h: Clarification of RTDECL*() and the general XXXX_DECL* …
(edit) @63236   9 years vboxsync iptr/string.h: All supported releases of FreeBSD have memrchr(3) in …
(edit) @63216   9 years vboxsync Devices: warnings (gcc)
(edit) @63188   9 years vboxsync iprt/string.h: NetBSD declares memrchr(3) in its <string.h> in all …
(edit) @63126   9 years vboxsync warnings
(edit) @63074   9 years vboxsync More wrappers.
(edit) @63072   9 years vboxsync More wrappers.
(edit) @63069   9 years vboxsync intsafe.h wrapper.h
(edit) @63057   9 years vboxsync GA/NT/Graphics: warnings
(edit) @63050   9 years vboxsync iprt/assert.h: Added AssertNtStatus and AssertNtStatusSuccess for use …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette