# # ChangeLog for trunk/src/VBox/Runtime in vbox # # Generated by Trac 1.4.3.2 # Feb 15, 2025 8:37:54 AM Tue, 14 Jun 2022 10:48:33 GMT vboxsync [95274] * trunk/Config.kmk (modified) * trunk/include/iprt/process.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-global/win/VirtualBoxSDSImpl.cpp (modified) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC ... Wed, 08 Jun 2022 11:53:07 GMT vboxsync [95226] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime: Fix for r151731 (switching to openssl 3.0.3), bugref:10128 Mon, 06 Jun 2022 14:11:53 GMT vboxsync [95208] * trunk/src/VBox/Runtime/r3/posix/process-creation-posix.cpp (modified) IPRT/RTProcCreateEx/posix: Use PAM when authenticating to Solaris ... Sun, 05 Jun 2022 20:31:54 GMT vboxsync [95203] * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) IPRT/thread-posix.cpp: Make sure we don't block SIGTRAP or the M1 ... Sun, 05 Jun 2022 20:16:39 GMT vboxsync [95200] * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) IPRT/thread: typo. Sun, 05 Jun 2022 19:20:38 GMT vboxsync [95196] * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) IPRT/thread-posix.cpp: Make sure we don't block SIGTRAP or the M1 ... Fri, 03 Jun 2022 20:51:25 GMT vboxsync [95194] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) * trunk/src/VBox/Runtime/common/misc/json.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) Runtime/json, Runtime/initterm-r0drv-nt.cpp, Additions/VBoxGuest- ... Fri, 03 Jun 2022 15:11:16 GMT vboxsync [95190] * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/timer-posix.cpp (modified) IPRT/r3/darwin: Use pthread_sigmask instead of sigprocmask on darwin, ... Tue, 31 May 2022 15:19:40 GMT vboxsync [95147] * trunk/src/VBox/Runtime/r3/posix/process-creation-posix.cpp (modified) IPRT/Process creation: Fixed fallback handling for using stdin's TTY ... Fri, 27 May 2022 14:19:28 GMT vboxsync [95133] * trunk/src/VBox/Runtime/r3/win/VBoxRT-win32.def (modified) * trunk/src/VBox/Runtime/r3/win/VBoxRT-win64.def (modified) IPRT/win: Comment adjustments to VBoxRT-win??.def (noexcpt/c++17). Fri, 27 May 2022 12:47:48 GMT vboxsync [95132] * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) the-linux-kernel.h: bugref:10209 Fix typo in version number for ... Fri, 27 May 2022 12:19:10 GMT vboxsync [95131] * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) the-linux-kernel.h: bugref:10209 Include fpu/api.h for ... Fri, 27 May 2022 12:13:10 GMT vboxsync [95130] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT/Makefile.kmk: Better dependencies for the .def file ... Fri, 27 May 2022 12:05:05 GMT vboxsync [95127] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT/Makefile.kmk: Better dependencies for the .def file ... Fri, 27 May 2022 06:59:25 GMT vboxsync [95126] * trunk/src/VBox/Runtime/r0drv/nt/dbgkrnlinfo-r0drv-nt.cpp (modified) IPRT/dbgkrnlinfo-r0drv-nt.cpp: cleanup. bugref:9845 Wed, 25 May 2022 20:51:47 GMT vboxsync [95114] * trunk/src/VBox/Runtime/r3/win/VBoxRT-win32.def (modified) IPRT/win: Export and import library adjustments for C++17 and ... Wed, 25 May 2022 20:47:13 GMT vboxsync [95113] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/DefToAsmExterns.sed (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc32.def (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-vcc64.def (modified) * trunk/src/VBox/Runtime/r3/win/VBoxRT-win32.def (modified) * trunk/src/VBox/Runtime/r3/win/VBoxRT-win64.def (modified) IPRT/win: Export and import library adjustments for C++17 and ... Wed, 25 May 2022 20:38:50 GMT vboxsync [95110] * trunk/src/VBox/Runtime/r3/nt/RTPathQueryInfo-nt.cpp (modified) IPRT/RTPathQueryInfo-nt.cpp: The g_pfnNtQueryFullAttributesFile type ... Wed, 25 May 2022 20:37:03 GMT vboxsync [95109] * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) IPRT/xml: Having another go at the PFNEXTERNALENTITYLOADER ... Wed, 25 May 2022 12:28:01 GMT vboxsync [95097] * trunk/src/VBox/Runtime/r3/win/pipe-win.cpp (modified) IPRT/pipe/win: Adjusted RTPipeSelectOne to account for the ... Wed, 25 May 2022 12:26:01 GMT vboxsync [95096] * trunk/include/iprt/pipe.h (modified) * trunk/src/VBox/Runtime/r3/win/pipe-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPipe.cpp (modified) IPRT/pipe/win: Adjusted RTPipeSelectOne to account for the ... Wed, 25 May 2022 12:18:24 GMT vboxsync [95095] * trunk/src/VBox/Runtime/r3/testi.cpp (modified) IPRT/RTTestIErrContext: typo. Tue, 24 May 2022 20:49:36 GMT vboxsync [95084] * trunk/src/VBox/Runtime/r3/win/pipe-win.cpp (modified) IPRT/pipe/win: Added workaround to RTPipeQueryReadable for XP and ... Tue, 24 May 2022 20:46:07 GMT vboxsync [95083] * trunk/src/VBox/Runtime/r3/win/pipe-win.cpp (modified) IPRT/pipe/win: Added workaround to RTPipeQueryReadable for XP and ... Tue, 24 May 2022 13:38:17 GMT vboxsync [95074] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) IPRT/tstRTInlineAsm: Fixed bug in the ASMAtomicCmpXchgPtrVoid tests ... Tue, 24 May 2022 11:22:21 GMT vboxsync [95072] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) IPRT/asm: Added ASMCountLeadingZerosU16/32/64 & ... Tue, 24 May 2022 11:06:24 GMT vboxsync [95071] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) IPRT/asm: Added ASMCountLeadingZerosU16/32/64 & ... Thu, 19 May 2022 15:43:57 GMT vboxsync [95044] * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) IPRT/testcase: tstUtf8: Skip the string comparison on older Windows ... Thu, 19 May 2022 11:52:24 GMT vboxsync [95043] * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) IPRT/testcase: A few more comments and diagnosis for Windows runs in ... Thu, 19 May 2022 07:12:01 GMT vboxsync [95041] * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) IPRT/testcase: Fixed function naming typo. Fri, 13 May 2022 15:36:54 GMT vboxsync [95007] * trunk/src/VBox/Runtime/r3/posix/process-creation-posix.cpp (modified) IPRT/Process creation: A bit more logging, added a hint. bugref:10225 Fri, 13 May 2022 14:03:41 GMT vboxsync [95006] * trunk/src/VBox/Runtime/r3/posix/process-creation-posix.cpp (modified) IPRT/Process creation: More code for PAM_TTY authentication, along ... Fri, 13 May 2022 09:43:20 GMT vboxsync [95001] * trunk/src/VBox/Runtime/testcase/tstFile.cpp (modified) IPRT/testcase: Made tstFile more flexible by querying file system ... Fri, 13 May 2022 09:39:42 GMT vboxsync [95000] * trunk/src/VBox/Runtime/testcase/tstFile.cpp (modified) IPRT/testcase: Made tstFile more flexible by querying file system ... Wed, 11 May 2022 10:43:09 GMT vboxsync [94984] * trunk/src/VBox/Runtime/r3/posix/process-creation-posix.cpp (modified) IPRT/Process creation: We also need to set PAM_TTY (if available) to ... Mon, 09 May 2022 17:32:49 GMT vboxsync [94971] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) Validation Kit/unit tests: Cleaned up build templates by moving the ... Sat, 07 May 2022 19:25:46 GMT vboxsync [94908] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/common/misc/zero-alt.S (modified) * trunk/src/VBox/Runtime/r3/linux/fileaio-linux.cpp (modified) /Config.kmk,IPRT: Some arm64 adjustments. bugref:10224 Fri, 06 May 2022 10:53:59 GMT vboxsync [94888] * trunk/src/VBox/Runtime/common/crypto/ssl-openssl.cpp (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified) * trunk/src/VBox/Runtime/common/log/tracelogreader.cpp (modified) * trunk/src/VBox/Runtime/common/misc/expreval.cpp (modified) * trunk/src/VBox/Runtime/r3/http-server.cpp (modified) Runtime: Fix a few memory leaks in error handling paths, bugref:3409 Fri, 06 May 2022 02:32:21 GMT vboxsync [94877] * trunk/src/VBox/Runtime/r3/alloc-ef-cpp.cpp (modified) IPRT/alloc-ef-cpp.cpp: throw is deprecated in C++17, use ... Fri, 06 May 2022 02:31:18 GMT vboxsync [94876] * trunk/Config.kmk (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboard.cpp (modified) * trunk/src/VBox/Runtime/r3/alloc-ef-cpp.cpp (modified) Reverted r151276. Fri, 06 May 2022 02:30:04 GMT vboxsync [94875] * trunk/Config.kmk (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboard.cpp (modified) * trunk/src/VBox/Runtime/r3/alloc-ef-cpp.cpp (modified) IPRT/alloc-ef-cpp.cpp: throw is deprecated in C++17, use ... Fri, 06 May 2022 02:29:59 GMT vboxsync [94874] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp-gcc.def (modified) IPRT/VBoxRTImp-gcc.def: Export adjustments for c++17. bugref:9898 Fri, 06 May 2022 00:21:54 GMT vboxsync [94872] * trunk/src/VBox/Runtime/VBox/VBoxRTImp-gcc.def (modified) IPRT/VBoxRTImp-gcc.def: Adjusted export list for arm64 where 'va_list ... Thu, 05 May 2022 23:56:27 GMT vboxsync [94871] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) IPRT/VBoxRTImp.def: List assembly routines that non-x86/amd64 does ... Thu, 05 May 2022 22:22:41 GMT vboxsync [94869] * trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp (modified) * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) IPRT/ldr: Minimal MachO/ARM64 read support to make RTSignTool work. ... Thu, 05 May 2022 20:37:04 GMT vboxsync [94867] * trunk/src/VBox/Runtime/common/fs/isomakercmd.cpp (modified) IPRT/isomakercmd.cpp: Another one needing alignment 4 lines down. ... Thu, 05 May 2022 19:17:28 GMT vboxsync [94865] * trunk/src/VBox/Runtime/common/fs/isomakercmd.cpp (modified) Runtime/isomakercmd.cpp: Align the bitmap size properly or the ... Thu, 05 May 2022 10:33:17 GMT vboxsync [94839] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) Runtime/socket.cpp: Relax annoying assertion Wed, 04 May 2022 09:02:12 GMT vboxsync [94816] * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) Runtime/VBoxRTImp.def: Missing exports, bugref:9955 [fixed two exports] Wed, 04 May 2022 08:57:02 GMT vboxsync [94815] * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) Runtime/VBoxRTImp.def: Missing exports, bugref:9955 Wed, 27 Apr 2022 09:27:08 GMT vboxsync [94718] * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) IPRT/thread.h: Made RTTHREAD_NAME_LEN public. Thu, 21 Apr 2022 13:55:27 GMT vboxsync [94668] * trunk/src/VBox/Runtime/common/crypto/cipher-openssl.cpp (modified) Runtime/crypto: Add additional APIs and supported algorithms for ... Thu, 21 Apr 2022 11:05:01 GMT vboxsync [94665] * trunk/src/VBox/Runtime/common/crypto/cipher-openssl.cpp (modified) Runtime/crypto: Add additional APIs and supported algorithms for ... Tue, 19 Apr 2022 10:49:10 GMT vboxsync [94630] * trunk/src/VBox/Runtime/common/crypto/cipher-openssl.cpp (modified) Runtime/crypto: Add additional APIs and supported algorithms for ... Tue, 19 Apr 2022 10:13:21 GMT vboxsync [94628] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) Runtime/log: Allow setting a custom output interface for the file ... Tue, 19 Apr 2022 10:12:04 GMT vboxsync [94627] * trunk/include/iprt/crypto/cipher.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/crypto/cipher-openssl.cpp (modified) Runtime/crypto: Add additional APIs and supported algorithms for ... Tue, 19 Apr 2022 09:26:37 GMT vboxsync [94625] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) Runtime/log: Allow setting a custom output interface for the file ... Tue, 19 Apr 2022 09:20:51 GMT vboxsync [94624] * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/logging.cpp (modified) * trunk/src/VBox/Main/glue/VBoxLogRelCreate.cpp (modified) * trunk/src/VBox/Main/src-helper-apps/OpenGLTest/OpenGLTestApp.cpp (modified) * trunk/src/VBox/Runtime/common/log/RTLogCreateEx.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/ValidationKit/utils/TestExecServ/TestExecService.cpp (modified) Runtime/log: Allow setting a custom output interface for the file ... Thu, 14 Apr 2022 21:56:18 GMT vboxsync [94611] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) IPRT/log: Fixed RTLogFlush regression from r146496 that caused the ... Wed, 13 Apr 2022 17:51:53 GMT vboxsync [94594] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) Validation Kit/unit tests: Skip more stuff. bugref:10195 Wed, 13 Apr 2022 17:20:33 GMT vboxsync [94592] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) Validation Kit/unit tests: Skip more stuff. bugref:10195 Wed, 13 Apr 2022 15:03:14 GMT vboxsync [94591] * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (modified) testcase/tstRTStrFormat: Fixed a warning. Wed, 13 Apr 2022 14:44:46 GMT vboxsync [94589] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) Validation Kit/unit tests: Skip more stuff. bugref:10195 Wed, 13 Apr 2022 14:01:52 GMT vboxsync [94588] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) Validation Kit/unit tests: Skip more stuff. bugref:10195 Wed, 13 Apr 2022 13:03:30 GMT vboxsync [94587] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) Validation Kit/unit tests: Filter out all programs which don't start ... Wed, 13 Apr 2022 10:35:01 GMT vboxsync [94585] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/Makefile.kmk (modified) Validation Kit/unit tests: Use a dedicated build template for ... Tue, 12 Apr 2022 18:42:44 GMT vboxsync [94576] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) Validation Kit/unit tests: Use the VBoxGuestR3Exe template for ... Tue, 12 Apr 2022 18:30:22 GMT vboxsync [94575] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) Validation Kit/unit tests: Use the VBoxGuestR3Exe template for ... Tue, 12 Apr 2022 17:13:39 GMT vboxsync [94574] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) Validation Kit/unit tests: Use the VBoxGuestR3Exe template for ... Mon, 11 Apr 2022 16:00:50 GMT vboxsync [94561] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/win/vcc-fakes-msvcrt.cpp (modified) IPRT: Fixed some errors when VBOX_WITH_MORE_NT4_COMPAT_BINARIES is ... Mon, 11 Apr 2022 13:53:21 GMT vboxsync [94557] * trunk/src/VBox/Runtime/common/string/strformatfloat.cpp (modified) IPRT: Another RTStrFormatR80* correction. bugref:9898 Mon, 11 Apr 2022 00:15:04 GMT vboxsync [94544] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: Include RTUInt128MulByU64Ex.asm in RuntimeR0. bugref:9898 Fri, 08 Apr 2022 11:26:46 GMT vboxsync [94529] * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (modified) Runtime/testcase/tstLdr-4: Fix testcase broken since probably r147584 Thu, 07 Apr 2022 15:16:39 GMT vboxsync [94520] * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) Runtime/http-curl.c|ai: CURLOPT_NOPROXY is an enum and not a define, ... Thu, 07 Apr 2022 13:17:57 GMT vboxsync [94511] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/uint128.h (modified) * trunk/include/iprt/uint256.h (copied) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/math/RTUInt128MulByU64Ex.asm (copied) * trunk/src/VBox/Runtime/common/string/strformatfloat.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTBigNum.cpp (modified) IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited ... Wed, 06 Apr 2022 07:11:55 GMT vboxsync [94487] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) Validation Kit/unit tests: Skip testcases which cause build failures ... Tue, 05 Apr 2022 17:44:38 GMT vboxsync [94475] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) Validation Kit/unit tests: Skip testcases which cause build failures ... Tue, 05 Apr 2022 16:40:50 GMT vboxsync [94474] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) Validation Kit/unit tests: Skip testcases which cause build failures ... Tue, 05 Apr 2022 16:17:05 GMT vboxsync [94473] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) Validation Kit/unit tests: Skip testcases which cause build failures ... Tue, 05 Apr 2022 15:27:53 GMT vboxsync [94472] * trunk/src/VBox/Runtime/common/fuzz/fuzz-config.cpp (modified) IPRT/fuzz: Initialize JSON value in rtFuzzCfgAddFuzzCtxInputs(). Tue, 05 Apr 2022 14:45:04 GMT vboxsync [94471] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Validation Kit/unit tests: No DTraceR3 for VBoxRT when Valdation Kit ... Tue, 05 Apr 2022 12:38:44 GMT vboxsync [94467] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.9.4/Makefile.kmk (modified) * trunk/src/libs/openssl-1.1.1l/crypto/Makefile.kmk (modified) * trunk/src/libs/openssl-3.0.2/crypto/Makefile.kmk (modified) Validation Kit/unit tests: More Makefile fun for IPRT and friends. ... Tue, 05 Apr 2022 11:18:35 GMT vboxsync [94464] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Validation Kit/unit tests: Exclude OS/2 for now. ​bugref:10195 Tue, 05 Apr 2022 10:49:53 GMT vboxsync [94463] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Validation Kit/unit tests: Try building the testcases (unit tests) ... Thu, 31 Mar 2022 09:25:30 GMT vboxsync [94406] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/posix/process-creation-posix.cpp (modified) Runtime: Make it possible to override PAM usage with IPRT_WITHOUT_PAM ... Mon, 28 Mar 2022 20:21:48 GMT vboxsync [94386] * trunk/src/VBox/Runtime/common/string/RTStrIStartsWith.cpp (modified) IPRT/RTStrIStartsWith: Fixed copy&paste bug from RTStrStartsWith. Wed, 23 Mar 2022 13:59:05 GMT vboxsync [94336] * trunk/src/VBox/Runtime/common/string/strformatfloat.cpp (modified) IPRT: RTStrFormatR80/64/32 corrections. bugref:9898 Sat, 19 Mar 2022 01:34:37 GMT vboxsync [94311] * trunk/include/iprt/file.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/generic/createtemp-generic.cpp (modified) IPRT: Added RTFileCreateUnique, a saner version of RTFileCreateTemp ... Fri, 18 Mar 2022 23:33:45 GMT vboxsync [94310] * trunk/src/VBox/Runtime/r3/RTPathTemp.cpp (modified) IPRT/RTPathTemp: Reverted the bits of r150550 related to RTPathTemp ... Thu, 17 Mar 2022 21:11:51 GMT vboxsync [94302] * trunk/src/VBox/Runtime/common/string/strformatfloat.cpp (modified) IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the ... Thu, 17 Mar 2022 20:51:20 GMT vboxsync [94300] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/strformatfloat.cpp (copied) * trunk/src/VBox/Runtime/common/string/strformatnum.cpp (modified) IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the ... Thu, 17 Mar 2022 13:42:23 GMT vboxsync [94293] * trunk/src/VBox/Runtime/common/fs/isovfs.cpp (modified) IPRT,Storage: Adding RTVfsQueryLabel and internally a generic ... Thu, 17 Mar 2022 13:32:24 GMT vboxsync [94292] * trunk/src/VBox/Runtime/common/fs/isovfs.cpp (modified) IPRT,Storage: Adding RTVfsQueryLabel and internally a generic ... Thu, 17 Mar 2022 13:29:52 GMT vboxsync [94291] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/common/checksum/manifest3.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmvfs.cpp (modified) * trunk/src/VBox/Runtime/common/efi/efivarstorevfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/fatvfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isomaker.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isovfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/xfsvfs.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsfss2dir.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsprogress.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsstddir.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsstdpipe.cpp (modified) * trunk/src/VBox/Runtime/common/zip/cpiovfs.cpp (modified) * trunk/src/VBox/Runtime/common/zip/gzipvfs.cpp (modified) * trunk/src/VBox/Runtime/common/zip/pkzip.cpp (modified) * trunk/src/VBox/Runtime/common/zip/pkzipvfs.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarvfswriter.cpp (modified) * trunk/src/VBox/Runtime/common/zip/xarvfs.cpp (modified) * trunk/src/VBox/Storage/VDIfVfs.cpp (modified) * trunk/src/VBox/Storage/VDVfs.cpp (modified) IPRT,Storage: Adding RTVfsQueryLabel and internally a generic ... Thu, 17 Mar 2022 11:22:48 GMT vboxsync [94286] * trunk/src/VBox/Runtime/r3/RTPathTemp.cpp (modified) IPRT/Win: Prefer LOCALAPPDATA over TMP / TEMP for RTPathTemp(). ... Thu, 17 Mar 2022 09:13:02 GMT vboxsync [94283] * trunk/src/VBox/Runtime/common/string/strformatnum.cpp (modified) IPRT/RTStrFormatR80[u2]: Nan -> SNan (signalled). bugref:9898 Thu, 17 Mar 2022 01:52:58 GMT vboxsync [94282] * trunk/src/VBox/Runtime/common/fs/isovfs.cpp (modified) IPRT/isovfs.cpp: Use rock ridge information for locating and listing ... Thu, 17 Mar 2022 01:35:42 GMT vboxsync [94280] * trunk/src/VBox/Runtime/common/fs/isovfs.cpp (modified) IPRT/isovfs.cpp: Use rock ridge information for locating and listing ... Thu, 17 Mar 2022 01:34:09 GMT vboxsync [94279] * trunk/src/VBox/Runtime/common/fs/isomakerimport.cpp (modified) IPRT/isomakerimport.cpp: A couple of rock ridge parsing corrections. Thu, 17 Mar 2022 01:32:55 GMT vboxsync [94277] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) IPRT/RTFileFlush: Shut up annoying VERR_INVALID_PARAMETER returns on ...