VirtualBox

source: vbox/trunk/src/VBox/Runtime/r3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @95805   2 years vboxsync IPRT/r3/process.cpp: Call GetCurrentProcessId directly instead of …
(edit) @95804   2 years vboxsync IPRT/alloc-win.cpp: Define USE_VIRTUAL_ALLOC in IPRT_NO_CRT mode; …
(edit) @95803   2 years vboxsync IPRT/errvars-win.cpp: Adjusted for not having errno in IPRT_NO_CRT …
(edit) @95802   2 years vboxsync IPRT/nocrt-alloc-win.cpp: Added missing RTMemAllocVarTag and …
(edit) @95792   2 years vboxsync IPRT/env-win.cpp: IPRT_NO_CRT adjustments, rewrote a few bits. bugref:10261
(edit) @95766   2 years vboxsync IPRT/mp-win.cpp: Must include iprt/alloca.h to use it. bugref:10261
(edit) @95765   2 years vboxsync IPRT/thread-win.cpp: IPRT_NO_CRT adjustments. bugref:10261
(edit) @95738   2 years vboxsync IPRT/process-win.cpp: Use the wide-char version of Process32First and …
(edit) @95736   2 years vboxsync IPRT/process-win.cpp: PSAPI never had an undecorated GetModuleBaseName …
(edit) @95735   2 years vboxsync IPRT/process-win.cpp: Nocrt adjustments. bugref:10261
(edit) @95698   2 years vboxsync IPRT: Added RTSystemGetNtProductType. bugref:8691
(edit) @95681   2 years vboxsync IPRT/RTCrStoreCreateSnapshotById: Added two more store IDs for …
(edit) @95623   2 years vboxsync IPRT/RTProcCreateEx/posix: Always utilise newlocale(3C) + …
(edit) @95587   2 years vboxsync IPRT: Added RTStrmWrappedPrintf and RTStrmWrappedPrintfV for some …
(edit) @95586   2 years vboxsync IPRT: Added RTStrmWrappedPrintf and RTStrmWrappedPrintfV for some …
(edit) @95320   2 years vboxsync IPRT/RTProcCreateEx/posix: Simplified the TTY name detection code a …
(edit) @95274   2 years vboxsync FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC …
(edit) @95208   2 years vboxsync IPRT/RTProcCreateEx/posix: Use PAM when authenticating to Solaris …
(edit) @95203   3 years vboxsync IPRT/thread-posix.cpp: Make sure we don't block SIGTRAP or the M1 will …
(edit) @95196   3 years vboxsync IPRT/thread-posix.cpp: Make sure we don't block SIGTRAP or the M1 will …
(edit) @95190   3 years vboxsync IPRT/r3/darwin: Use pthread_sigmask instead of sigprocmask on darwin, …
(edit) @95147   3 years vboxsync IPRT/Process creation: Fixed fallback handling for using stdin's TTY …
(edit) @95133   3 years vboxsync IPRT/win: Comment adjustments to VBoxRT-win??.def (noexcpt/c++17).
(edit) @95114   3 years vboxsync IPRT/win: Export and import library adjustments for C++17 and noexcept …
(edit) @95113   3 years vboxsync IPRT/win: Export and import library adjustments for C++17 and noexcept …
(edit) @95110   3 years vboxsync IPRT/RTPathQueryInfo-nt.cpp: The g_pfnNtQueryFullAttributesFile type …
(edit) @95109   3 years vboxsync IPRT/xml: Having another go at the PFNEXTERNALENTITYLOADER declaration …
(edit) @95097   3 years vboxsync IPRT/pipe/win: Adjusted RTPipeSelectOne to account for the …
(edit) @95096   3 years vboxsync IPRT/pipe/win: Adjusted RTPipeSelectOne to account for the …
(edit) @95095   3 years vboxsync IPRT/RTTestIErrContext: typo.
(edit) @95084   3 years vboxsync IPRT/pipe/win: Added workaround to RTPipeQueryReadable for XP and …
(edit) @95083   3 years vboxsync IPRT/pipe/win: Added workaround to RTPipeQueryReadable for XP and …
(edit) @95007   3 years vboxsync IPRT/Process creation: A bit more logging, added a hint. bugref:10225
(edit) @95006   3 years vboxsync IPRT/Process creation: More code for PAM_TTY authentication, along …
(edit) @94984   3 years vboxsync IPRT/Process creation: We also need to set PAM_TTY (if available) to …
(edit) @94908   3 years vboxsync /Config.kmk,IPRT: Some arm64 adjustments. bugref:10224
(edit) @94888   3 years vboxsync Runtime: Fix a few memory leaks in error handling paths, bugref:3409
(edit) @94877   3 years vboxsync IPRT/alloc-ef-cpp.cpp: throw is deprecated in C++17, use …
(edit) @94876   3 years vboxsync Reverted r151276.
(edit) @94875   3 years vboxsync IPRT/alloc-ef-cpp.cpp: throw is deprecated in C++17, use …
(edit) @94839   3 years vboxsync Runtime/socket.cpp: Relax annoying assertion
(edit) @94561   3 years vboxsync IPRT: Fixed some errors when VBOX_WITH_MORE_NT4_COMPAT_BINARIES is …
(edit) @94406   3 years vboxsync Runtime: Make it possible to override PAM usage with IPRT_WITHOUT_PAM …
(edit) @94310   3 years vboxsync IPRT/RTPathTemp: Reverted the bits of r150550 related to RTPathTemp as …
(edit) @94286   3 years vboxsync IPRT/Win: Prefer LOCALAPPDATA over TMP / TEMP for RTPathTemp(). …
(edit) @94277   3 years vboxsync IPRT/RTFileFlush: Shut up annoying VERR_INVALID_PARAMETER returns on …
(edit) @94157   3 years vboxsync Runtime: Windows build fixes and updated .def file in preparation for …
(edit) @94094   3 years vboxsync IPRT/darwin: Renamed variable in RTMpGetMaxFrequency. bugref:9898
(edit) @94093   3 years vboxsync IPRT: Use same approach in RTMpGetMaxFrequency for getting at the a …
(edit) @94091   3 years vboxsync IPRT: Better RTMpGetDescription for darwin.arm (first M1 has two …
(edit) @94087   3 years vboxsync IPRT/mp/darwin: Reimplemented RTMpGetOnlineSet to avoid getting the …
(edit) @93754   3 years vboxsync IPRT,ValKit,VMMDevTesting.h: Added picoseconds to the test units. …
(edit) @93640   3 years vboxsync Runtime: bugref:9955: Added conversion from console codepage to UTF-8 …
(edit) @93544   3 years vboxsync IPRT: Default to UTF-8 on macOS when nothing else is given in the …
(edit) @93543   3 years vboxsync IPRT: Default to UTF-8 on macOS when nothing else is given in the …
(edit) @93500   3 years vboxsync IPRT/win: Additional OpenSSL exports for libssh. bugref:9469
(edit) @93487   3 years vboxsync IPRT/RTProcCreateEx/posix: Corrected IPRT_LIBPATM_FILE_1_XXX macros …
(edit) @93451   3 years vboxsync IPRT: Local IPC Server: add interface to set server socket access mode …
(edit) @93301   3 years vboxsync IPRT: VC++ 19.2 update 11 build adjustments. bugref:8489
(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) @93141   3 years vboxsync IPRT/http-server: Also free pszUrl of RTHTTPSERVERREQ in …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93059   3 years vboxsync IPRT/utf8-win.cpp: Optimize string conversion from/to process codepage …
(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) @92919   3 years vboxsync IPRT/r3/posix: Just use sched_yield() everywhere, as it's a standard …
(edit) @92904   3 years vboxsync IPRT/vcc-fakes-kernel32.cpp: Adjustments for W10 SDK. bugref:10116
(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) @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) @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) @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) @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) @92507   3 years vboxsync IPRT/thread: Added RTThreadControlPokeSignal to help deal with …
(edit) @92325   3 years vboxsync IPRT/test.cpp: Missing spacing.
(edit) @92258   3 years vboxsync IPRT,VMMDev,ValKit: Some new test units. bugref:10093
(edit) @92245   3 years vboxsync IPRT/rtR3WinUnhandledXcptFilter: Log the PID and command line too.
(edit) @91620   3 years vboxsync IPRT/RTDirRemove/posix: Do not rely on EEXIST taking priority over …
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