VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36675   14 years vboxsync nit
(edit) @36614   14 years vboxsync iprt: next try
(edit) @36613   14 years vboxsync iprt: try to fix win burn
(edit) @36611   14 years vboxsync iprt: add RTPathUserDocuments
(edit) @36601   14 years vboxsync build fix
(edit) @36597   14 years vboxsync IPRT: Implemented the memory tracker.
(edit) @36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @36549   14 years vboxsync IPRT: hide stuff…
(edit) @36527   14 years vboxsync iprt::MiniString -> RTCString.
(edit) @36523   14 years vboxsync Renamed iprt::Error to RTCError.
(edit) @36521   14 years vboxsync iprt/cpp/lock.h: RTLock, RTLockMtx -> RTCLock, RTClockMtx. 'RTC' is …
(edit) @36474   14 years vboxsync Runtime/r3/solaris/coredumper: log stmt.
(edit) @36465   14 years vboxsync Runtime/r3/solaris/coredumper: replace RTFileOpen() with open() …
(edit) @36440   14 years vboxsync build fix
(edit) @36438   14 years vboxsync RTSystemQueryDmiString: Should call CoUninitialize if …
(edit) @36405   14 years vboxsync IPRT/xml: add optional parameter for adding a comment to the created …
(edit) @36390   14 years vboxsync thread-win.cpp: Backed out r70739 as OleUninitialize will decrement …
(edit) @36387   14 years vboxsync remove extra ole ref decrement
(edit) @36368   14 years vboxsync thread-win.cpp: Enabled the COM assertions + automatic cleanup.
(edit) @36367   14 years vboxsync fileio-win.cpp: Handle ERROR_NOT_ENOUGH_MEMORY conditions occuring …
(edit) @36366   14 years vboxsync iprt/thread-win.cpp: Experimental code (disabled) for checking for …
(edit) @36363   14 years vboxsync IPRT: Added g_frtAtExitCalled.
(edit) @36362   14 years vboxsync iprt/dllmain-win.cpp: Make sure IPRT doesn't ever get unloaded.
(edit) @36262   14 years vboxsync SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
(edit) @36232   14 years vboxsync RTCPUSET, SUPDrv: Preparation for supporting 256 CPUs/cores/threads.
(edit) @36210   14 years vboxsync DrvIntNet: todo
(edit) @36167   14 years vboxsync Runtime/r3/posix: RTDirCreate should fail when creating a directory …
(edit) @36166   14 years vboxsync Runtime/r3/posix: RTDirCreate should fail when creating a directory …
(edit) @36155   14 years vboxsync Runtime/r3/solaris/coredumper: Make sure directory exists during …
(edit) @36123   14 years vboxsync IPRT: Required fixes for VFS on Windows.
(edit) @35935   14 years vboxsync Renabled the rtDirReadMore assertion, but made it ignore ENOENT.
(edit) @35884   14 years vboxsync shared folders: bogus assert
(edit) @35877   14 years vboxsync thread-posix.cpp: Use THREAD_BASIC_INFO_COUNT like tstDarwinSched.cpp does.
(edit) @35876   14 years vboxsync thread-posix.cpp: don't use uninitialized variables, fail instead. nits
(edit) @35850   14 years vboxsync OS X: Implement missing method for CPU capping
(edit) @35807   14 years vboxsync another comment
(edit) @35806   14 years vboxsync does not apply
(edit) @35805   14 years vboxsync comment
(edit) @35802   14 years vboxsync Runtime/r3/thread-posix: Implemented sys+user time for Solaris …
(edit) @35729   14 years vboxsync Runtime: extend XML attribute string buffers (fixes dropped CPUID leaf …
(edit) @35558   14 years vboxsync Runtime/process: add a Solaris-specific flag to suppress changing the …
(edit) @35408   14 years vboxsync fileaio-win.cpp: Log native error code for unresolved errors …
(edit) @35225   14 years vboxsync Config.kmk,path.cpp: VBOX_PATH_APP_PRIVATE_ARCH_TOP.
(edit) @35222   14 years vboxsync Made RTPathAppPrivateNoArch return /opt/VirtualBox instead of …
(edit) @35218   14 years vboxsync Introduced RTPathAppPrivateArchTop for hacking around the …
(edit) @35191   14 years vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
(edit) @35183   14 years vboxsync RTLdrLoadEx use RTERRINFO.
(edit) @35152   14 years vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @35128   14 years vboxsync Main: more backslash conversion in settings read/write, so add generic …
(edit) @35020   14 years vboxsync Replaced ntdll.lib from the WINDDK with a mini version that avoids the …
(edit) @35018   14 years vboxsync Replaced ntdll.lib from the WINDDK with a mini version that avoids the …
(edit) @35015   14 years vboxsync Runtime/fs: "fuseblk" is RTFSTYPE_FUSE as well
(edit) @34962   14 years vboxsync build fix
(edit) @34960   14 years vboxsync build fix
(edit) @34959   14 years vboxsync Added RTLdrLoadEx for exposing dlerror info.
(edit) @34921   14 years vboxsync Runtime/darwin: RTTimeSystemMilliTS incorrectly returned nanosecond …
(edit) @34708   14 years vboxsync IPRT/RTProc: Added RTPROC_FLAGS_HIDDEN for starting hidden processes.
(edit) @34668   14 years vboxsync More extpack build speedup hacking.
(edit) @34628   14 years vboxsync clock_gettime not on Darwin
(edit) @34626   14 years vboxsync implemented RTThreadGetExecutionTimeMilli() for Posix and …
(edit) @34579   14 years vboxsync Completed the extension pack renaming. Some bugfixes.
(edit) @34510   14 years vboxsync reverted unnecessary build fix (wrong options).
(edit) @34507   14 years vboxsync IPRT: Visual C++ warnings.
(edit) @34502   14 years vboxsync build fixes
(edit) @34406   14 years vboxsync iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
(edit) @34291   14 years vboxsync doc adj
(edit) @34289   14 years vboxsync thread-posix.cpp: Restored an accidental change causing crashes in …
(edit) @34256   14 years vboxsync IPRT: Must clear the TLS entry holding RTTHREAD before freeing the …
(edit) @34251   14 years vboxsync IPRT/process-win: Added mapping function for specific Windows error codes.
(edit) @34230   14 years vboxsync iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take …
(edit) @34178   14 years vboxsync IPRT/coredumper: remove release log entry, far too dangerous to create …
(edit) @34176   14 years vboxsync doc fix
(edit) @34175   14 years vboxsync IPRT: Do not use SIGUSR2 on solaris because of the custom core dumper hack.
(edit) @34174   14 years vboxsync IPRT: Use prefer real-time signal over SIGUSR2 for RTThreadPoke. Try …
(edit) @34170   14 years vboxsync Fix FreeBSD build
(edit) @34128   14 years vboxsync mp-freebsd.cpp: r=bird: RTStrPrintf does not return an IPRT status …
(edit) @34119   14 years vboxsync IPRT/pipe-win: Commented out the write quota check in RTPipeWrite in …
(edit) @34016   14 years vboxsync iprt: split out RTFileQueryInfo bits from fileio-posix.cpp into …
(edit) @34015   14 years vboxsync iprt: try split out some of the RTPathQueryInfo* dependent bits into …
(edit) @34003   14 years vboxsync build fix
(edit) @34002   14 years vboxsync iprt: Working on tar vfs.
(edit) @33981   14 years vboxsync build fix.
(edit) @33973   14 years vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
(edit) @33835   14 years vboxsync Main;Runtime: fix memory freeing returned by libxml2
(edit) @33815   14 years vboxsync Runtime/mp-freebsd.cpp: Implement enough to make tstMp-1 happy
(edit) @33806   14 years vboxsync ExtPack changes, related IPRT changes.
(edit) @33772   14 years vboxsync process-creation-posix.cpp: Don't assert when the executable file …
(edit) @33700   14 years vboxsync Main;Runtime: use size_t
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33602   14 years vboxsync IPRT/r3/posix: Split out RTPathUserHome and the process creation APIs …
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33566   14 years vboxsync IPRT/isofs: Fixed crash when parsing invalid .ISO file.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33503   14 years vboxsync RTSystemQueryAvailableRam is a better name
(edit) @33500   14 years vboxsync Broken assertion removed
(edit) @33499   14 years vboxsync Rename
(edit) @33498   14 years vboxsync Added RTSystemQueryTotalRam
(edit) @33494   14 years vboxsync Build fixes.
(edit) @33492   14 years vboxsync Guest Copy/Guest Additions: Update.
(edit) @33491   14 years vboxsync IPRT/process-win: Only map Windows error to rc if no IPRT failure yet.
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