VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93435   3 years vboxsync IPRT/tstTime-2: Quick build fix for darwin.arm64. bugref:9898
(edit) @93419   3 years vboxsync *.kmk: Introducing VBOX_WITH_R0_MODULES and VBOX_WITH_HWVIRT for …
(edit) @93350   3 years vboxsync IPRT/isomaker: Don't freak out if the joliet volume descriptor gives …
(edit) @93318   3 years vboxsync IPRT/tstRTBigNum: The windows asan build requires -bigobj. bugref:8489
(edit) @93317   3 years vboxsync RTLdrCheckImports: Open the image with the RTLDR_O_DEBUG flag set so …
(edit) @93301   3 years vboxsync IPRT: VC++ 19.2 update 11 build adjustments. bugref:8489
(edit) @93295   3 years vboxsync IPRT/ldrPE,pecoff.h: Another IMAGE_LOAD_CONFIG_DIRECTORY field.
(edit) @93288   3 years vboxsync /Config.kmk,IPRT: Set arch bitness for assembler use through compiler …
(edit) @93283   3 years vboxsync Runtime/efi: Fix variable size inconsistencies exposed by endianness …
(edit) @93282   3 years vboxsync Runtime/efi: The endiannes conversion macros in cdefs.h need also …
(edit) @93281   3 years vboxsync IPRT/sha3: Fix field name inconsistency for big endian architectures.
(edit) @93260   3 years vboxsync IPRT/NtProcessStartup-stub.cpp: DriverEntry is stdcall. Docs. …
(edit) @93253   3 years vboxsync IPRT/zero.asm: Try save 64KB file space on windows.
(edit) @93251   3 years vboxsync /Config.kmk,Add,SupDrv: Enable control flow guards. bugref:10162
(edit) @93244   3 years vboxsync IPRT/asn1: Must call RTAsn1Core_DecodeAsn1 when decoding unknowing …
(edit) @93230   3 years vboxsync IPRT/RTDirRemove/posix: Correction to r131730 that makes the kludge …
(edit) @93216   3 years vboxsync Fixing a comment typo.
(edit) @93200   3 years vboxsync IPRT/alloc-r0drv-nt.cpp: Must apply the NonPagePoolNx selection to …
(edit) @93187   3 years vboxsync tstRTExprEval: A couple more tests. bugref:9781
(edit) @93178   3 years vboxsync iprt/RTExprEval: Only expand ${VAR}, drop $(VAR). Simplifies the code. …
(edit) @93175   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93174   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93173   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93170   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93147   3 years vboxsync IPRT/VBoxRTImp.def: Added RTUtf16NCmp & RTUtf16NCmpUtf8 for extpack.
(edit) @93141   3 years vboxsync IPRT/http-server: Also free pszUrl of RTHTTPSERVERREQ in …
(edit) @93137   3 years vboxsync IPRT/nocrt: Fixed nocrt/string.h and added a C++ implementation of strchr.
(edit) @93135   3 years vboxsync iprt/strncmp.cpp: We try avoid comparing pointers because of …
(edit) @93130   3 years vboxsync iprt/strncmp.cpp: Adjustment for watcom in nocrt mode.
(edit) @93118   3 years vboxsync IPRT/RTIsoMaker: Added an --name-setup-from-import option to better …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93114   3 years vboxsync scm fixes
(edit) @93113   3 years vboxsync IPRt/fatvfs.cpp: Fixed off by two cluster validation bug causing …
(edit) @93112   3 years vboxsync IPRT/x509-core: Added 'uid'/0.9.2342.19200300.100.1.1 to the …
(edit) @93111   3 years vboxsync IPRT/x509-certpaths.cpp: Just call RTCrX509Name_GetShortRdn to get the …
(edit) @93103   3 years vboxsync IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding RTUtf16GetCpNEx.
(edit) @93084   3 years vboxsync IPRT/fatvfs: Added RTFsFatVolFormat288.
(edit) @93081   3 years vboxsync IPRT/isovfs.cpp: Made it handle OS/2 ACP2, MCP2 and similar images …
(edit) @93059   3 years vboxsync IPRT/utf8-win.cpp: Optimize string conversion from/to process codepage …
(edit) @93057   3 years vboxsync IPRT: Added RTStrDupNEx and RTStrDupNExTag.
(edit) @93040   3 years vboxsync Runtime/checksum/ipv4.cpp: Revert r65584 as it breaks checksumming for …
(edit) @93028   3 years vboxsync IPRT/Makefile.kmk: Deal with winerror.h having spaces in it's path. …
(edit) @93026   3 years vboxsync IPRT/LocalIpc/posix: Fixed incorrect handle and state validation. …
(edit) @93025   3 years vboxsync IPRT/LocalIpc/poisx: How difficult can this be to get right? bugref:10134
(edit) @93019   3 years vboxsync iprt: local ipc server: add interface to grant r/w access to a server …
(edit) @92958   3 years vboxsync IPRT/Makefile.kmk: Drop vccomsup.lib as we don't seem to need it any …
(edit) @92919   3 years vboxsync IPRT/r3/posix: Just use sched_yield() everywhere, as it's a standard …
(edit) @92915   3 years vboxsync IPRT/fatvfs: GCC 11 build fix [build fix].
(edit) @92914   3 years vboxsync IPRT/fatvfs: GCC 11 build fix.
(edit) @92910   3 years vboxsync /Config.kmk,*.kmk: Preparing to switch to Windows 10 SDK. bugref:10116
(edit) @92905   3 years vboxsync IPRT/errmsgwin-sorter.cpp: Increase the max string length for W10 SDK. …
(edit) @92904   3 years vboxsync IPRT/vcc-fakes-kernel32.cpp: Adjustments for W10 SDK. bugref:10116
(edit) @92873   3 years vboxsync IPRT/timer-r0drv-nt.cpp,mp-r0drv-nt.cpp: Work around …
(edit) @92872   3 years vboxsync IPRT/timer-r0drv-nt.cpp: Corrected the CPU parameter for …
(edit) @92871   3 years vboxsync IPRT/rtMpNtSetTargetProcessorDpc: Use AssertLogRel so we can hopefully …
(edit) @92869   3 years vboxsync IPRT/timer-r0drv-nt.cpp: Get precision system time for the …
(edit) @92857   3 years vboxsync IPRT/timer-r0drv-nt.cpp: Implemented RTTimerChangeInterval, improved …
(edit) @92825   3 years vboxsync IPRT/timer-r0drv-nt.cpp: Implemented high resolution timers using the …
(edit) @92818   3 years vboxsync IPRT/semeventmulti-nt: Converted semeventmulti-r0drv-nt.cpp into …
(edit) @92799   3 years vboxsync iprt/asmdefs.h,IPRT//*asm: Added a RT_BEGINPROC macro that takes …
(edit) @92794   3 years vboxsync IPRT/semevent-nt.cpp: Split out the RTSemEventGetResolution function …
(edit) @92792   3 years vboxsync IPRT/semevent-nt: Converted semevent-r0drv-nt.cpp into something that …
(edit) @92784   3 years vboxsync IPRT/semevent*-linux: Share more code between the single-release and …
(edit) @92782   3 years vboxsync IPRT/semevent*-linux: Share more code between the single-release and …
(edit) @92781   3 years vboxsync IPRT/posix/semwait.h: Build fix. bugref:10138
(edit) @92780   3 years vboxsync IPRT/posix/semwait.h: Doxygen fix; removed unused function. bugref:10138
(edit) @92779   3 years vboxsync IPRT/semevent*-linux: Share some common bits between the …
(edit) @92778   3 years vboxsync IPRT/testcase: Added tstRTSemEvent, though currently disabled because …
(edit) @92777   3 years vboxsync IPRT/semevent-linux: Implemented missing RTSemEventWaitEx and made use …
(edit) @92776   3 years vboxsync IPRT/r3/posix: Implemented RTSemEventWaitEx. bugref:10138
(edit) @92761   3 years vboxsync IPRT/RTProcCreateEx/posix: Use 'ASCII' instead of 'C' as the default …
(edit) @92759   3 years vboxsync IPRT/RTProcCreateEx/posix: Use 'ASCII' instead of 'C' as the default …
(edit) @92758   3 years vboxsync IPRT/RTProcCreateEx/posix: Use 'ASCII' instead of 'C' as the default …
(edit) @92755   3 years vboxsync IPRT/RTProcCreateEx/posix: Use 'ASCII' instead of 'C' as the default …
(edit) @92750   3 years vboxsync IPRT/RTProcCreateEx/posix: Use release logging for translation …
(edit) @92714   3 years vboxsync IPRT/RTR3Init*: RTR3INIT_FLAGS_SUPLIB & RTR3INIT_FLAGS_TRY_SUPLIB …
(edit) @92679   3 years vboxsync iprt: Local Ipc Server: put synchronization primitives into …
(edit) @92678   3 years vboxsync IPRT/localipc/posix: Some minor adjustments to …
(edit) @92677   3 years vboxsync iprt: Local Ipc Server: add Linux implementation for getting remote …
(edit) @92676   3 years vboxsync iprt: Local Ipc Server: add Linux implementation for getting remote …
(edit) @92672   3 years vboxsync IPRT/RTProcCreateEx/posix: Added VERR_PROC_NO_ARG_TRANSLATION for …
(edit) @92671   3 years vboxsync IPRT/RTProcCreateEx/posix: Added RTPROC_FLAGS_UTF8_ARGV and …
(edit) @92670   3 years vboxsync IPRT/RTEnvDupEx: Use RTStrAlloc instead of RTMemAlloc for big values. …
(edit) @92669   3 years vboxsync IPRT/RTEnvDupEx: Use RTStrAlloc instead of RTMemAlloc for big values. …
(edit) @92657   3 years vboxsync IPRT/RTProcCreateEx/posix: Try use PAM on linux for authentication so …
(edit) @92625   3 years vboxsync IPRT/RTR3Init/win: Use RTGetOptArgvFromString instead of …
(edit) @92621   3 years vboxsync VBoxGuest/darwin,IPRT/r0drv/darwin: Clang 13 build fixes.
(edit) @92620   3 years vboxsync IPRT,RTProcCreatEx/posix: Throw 'fish' in with bash, zsh and ksh, it …
(edit) @92619   3 years vboxsync IPRT/RTProcCreateEx/darwin: Always set TMPDIR when constructing a …
(edit) @92618   3 years vboxsync IPRT,RTProcCreatEx/posix: Do *not* use achBuf for temporary stuff, …
(edit) @92617   3 years vboxsync IPRT,RTProcCreatEx/posix: Run the login shell with a command dumping …
(edit) @92613   3 years vboxsync SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
(edit) @92577   3 years vboxsync IPRT,bs3kit: Made ASMWrMsr in 16-bit code. bugref:9044
(edit) @92576   3 years vboxsync IPRT: Fixed 32-bit variants of ASMWrMsrEx and ASMRdMsrEx.
(edit) @92507   3 years vboxsync IPRT/thread: Added RTThreadControlPokeSignal to help deal with …
(edit) @92497   3 years vboxsync IPRT/memobj: Catch up wtih r147165 "Passing pszTag around..."
(edit) @92460   3 years vboxsync IPRT/thread-r0drv-linux.c: Must test more config options for propertly …
(edit) @92418   3 years vboxsync IPRT/memobj-r0drv-linux: Implemented rtR0MemObjNativeAllocLarge using …
(edit) @92325   3 years vboxsync IPRT/test.cpp: Missing spacing.
(edit) @92258   3 years vboxsync IPRT,VMMDev,ValKit: Some new test units. bugref:10093
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