VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47976   11 years vboxsync Spaces.
(edit) @47969   11 years vboxsync Move comment to the right place.
(edit) @47968   11 years vboxsync Runtime/r3/solaris/mp-solaris: Explicit cast to char*, Solaris need to …
(edit) @47596   11 years vboxsync IPRT: Determin windows version on init and skip the …
(edit) @47535   11 years vboxsync IPRT: Wrote native NT directory enumeration - not enabled by default. …
(edit) @47534   11 years vboxsync split the directory open/enum/close code out of dir-win.cpp and into …
(edit) @47533   11 years vboxsync Rewrote fs-win.cpp into a pure native NT version, this fixes the …
(edit) @47194   11 years vboxsync IPRT/localipc-win.cpp: Some SDDL hacking fun.
(edit) @47185   11 years vboxsync IPRT/localipc-win.cpp: Update; enhanced testcase, now is passing …
(edit) @47168   11 years vboxsync IPRT/localipc-win.cpp: Update.
(edit) @47126   11 years vboxsync Runtime: RTSystemShutdown for Solaris (untested)
(edit) @47122   11 years vboxsync IPRT/localipc-win.cpp: Update (waiting on data now is properly getting …
(edit) @47104   11 years vboxsync build fix
(edit) @47102   11 years vboxsync Runtime: Missing checks for RTPROC_FLAGS_SAME_CONTRACT in the process …
(edit) @47096   11 years vboxsync Runtime/darwin: implemented RTMpGetCoreCount()
(edit) @47083   11 years vboxsync IPRT/localipc-win.cpp: Update, added testcase (work in progress).
(edit) @47071   11 years vboxsync Runtime: btrfs
(edit) @47052   11 years vboxsync Comment typos.
(edit) @47051   11 years vboxsync IPRT/localipc-win.cpp: Update on implementation (untested so far), …
(edit) @47011   11 years vboxsync IPRT/RTSystemQueryOSInfo-win.cpp: Must be sizeof(OSVERSIONINFOEX).
(edit) @47010   11 years vboxsync IPRT/RTSystemQueryOSInfo-win.cpp: Warning.
(edit) @46987   11 years vboxsync RTSystemShutdown: Don't use the long parameters on Linux but the short …
(edit) @46876   11 years vboxsync added Win8.1 OS type
(edit) @46743   11 years vboxsync build fix
(edit) @46742   11 years vboxsync build fix
(edit) @46741   11 years vboxsync build fix
(edit) @46740   11 years vboxsync build fix
(edit) @46739   11 years vboxsync reorged the allocex bits in ring3.
(edit) @46729   11 years vboxsync RTMEMALLOCEX_FLAGS_32BIT_REACH for linux r3.
(edit) @46702   11 years vboxsync release build fix
(edit) @46701   11 years vboxsync mid air collision.
(edit) @46700   11 years vboxsync ldrNative-win.cpp: Assert on relative paths.
(edit) @46697   11 years vboxsync additional check
(edit) @46668   11 years vboxsync Runtime/r3/darwin/mp-darwin: fixed typo
(edit) @46640   11 years vboxsync typo.
(edit) @46639   11 years vboxsync Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
(edit) @46637   11 years vboxsync remove test /16.
(edit) @46635   11 years vboxsync RTMpGetCoreCount: Very complicated way of walking an array, I'd say, …
(edit) @46625   11 years vboxsync unify casing
(edit) @46624   11 years vboxsync use RTLdrLoadSystem here as well
(edit) @46619   11 years vboxsync typo
(edit) @46618   11 years vboxsync Runtime/r3/mp-win: coding style
(edit) @46617   11 years vboxsync Runtime/r3/mp-win, Runtime/Makefile: build fix.
(edit) @46616   11 years vboxsync Runtime/r3/mp-win, Runtime/Makefile: Support for getting physical core …
(edit) @46593   11 years vboxsync updates
(edit) @46577   11 years vboxsync build fix.
(edit) @46572   11 years vboxsync More correct.
(edit) @46570   11 years vboxsync hacked up a way of getting one block of low memory.
(edit) @46568   11 years vboxsync build fix
(edit) @46567   11 years vboxsync RTMemAllocEx for ring-3.
(edit) @46561   11 years vboxsync Runtime/r3/win: rtldrNative restriction
(edit) @46547   11 years vboxsync grml
(edit) @46546   11 years vboxsync Runtime/alloc: activating memory tracking and electric fence at the …
(edit) @46404   12 years vboxsync Forward ported r86229, r86230 + r86234 (IPRT/process-win.cpp: If …
(edit) @46333   12 years vboxsync rtTestXmlStart: fix.
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @46324   12 years vboxsync Runtime/linux/RTSystemQueryAvailableRam: also consider the cached memory
(edit) @46317   12 years vboxsync RTTest: fixed typo
(edit) @46298   12 years vboxsync RTTest: Added some new features/APIs for forwarding bootsector test …
(edit) @46251   12 years vboxsync Runtime: Bugfix for RTFileSg* API
(edit) @46248   12 years vboxsync build fixes
(edit) @46245   12 years vboxsync Runtime: RTFileSg{Read|Write}At API
(edit) @46231   12 years vboxsync GetTickCount isn't usable, bit the bullet and read interrupt time from …
(edit) @46223   12 years vboxsync Must use same time source in user and kernel land otherwise we might …
(edit) @46169   12 years vboxsync Changes in parsing, extracting and processing an OVF version in/from a …
(edit) @46144   12 years vboxsync Runtime: RTMpGetCoreCount() for Linux
(edit) @46035   12 years vboxsync Remove L4 support from main tree.
(edit) @46014   12 years vboxsync RTDirQueryUnknownType* adjustment.
(edit) @46013   12 years vboxsync RTDirQueryUnknownType* adjustment.
(edit) @46008   12 years vboxsync iprt/dir.h,++: Added RTDirQueryUnknownType, RTDirQueryUnknownTypeEx, …
(edit) @45948   12 years vboxsync IPRT: Added RTTcpClientConnectEx and RTTcpClientCancelConnect.
(edit) @45678   12 years vboxsync Runtime/aio: Add flags parameter to RTFileAioCtxCreate
(edit) @45630   12 years vboxsync rtDirOpenCommon: We don't need to resolve symbolic links in the path, …
(edit) @45593   12 years vboxsync VBoxRT-openssl-ose.def: Build fix from Sander.
(edit) @45375   12 years vboxsync RTPathParse -> RTPathParseSimple.
(edit) @45356   12 years vboxsync tabs
(edit) @45350   12 years vboxsync More ntBldSymDb.cpp work.
(edit) @45338   12 years vboxsync Runtime/stream: initialize fRecheckMode
(edit) @45263   12 years vboxsync rand-posix.cpp: Another S10 (testboxsh1) fix/hack.
(edit) @45260   12 years vboxsync We should probably check the iconv return value a little more closely. …
(edit) @45243   12 years vboxsync Use NSStartSearchPathEnumeration + NSDocumentDirectory insted of …
(edit) @45176   12 years vboxsync Runtime: export systemmem-ose to OSE
(edit) @45174   12 years vboxsync accident
(edit) @45173   12 years vboxsync doc: re-added vbox-greeter documentation
(edit) @45104   12 years vboxsync Corrected the spelling of '@todo' (it's not spelled with three X-es). ;-)
(edit) @45099   12 years vboxsync Runtime: fixed RTSystemQueryTotalRam() and RTSystemQueryAvailableRam() …
(edit) @44817   12 years vboxsync win build fix
(edit) @44556   12 years vboxsync Use posix_spawn on mac as well, its (mostly) there since 10.5.
(edit) @44555   12 years vboxsync process-creation-posix.cpp: posix_spawnattr_setsigmask doesn't take …
(edit) @44554   12 years vboxsync RTTestPassed/RTTestIPassed does not accept NULL as a parameter. Use …
(edit) @44549   12 years vboxsync Runtime/posix/RTProcCreateEx: unblock all signals for the new child process
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44494   12 years vboxsync needs checking up…
(edit) @44489   12 years vboxsync The deatch problem on OS/2 is in RTProcCreate.
(edit) @44487   12 years vboxsync IPRT: Poll on OS/2.
(edit) @44486   12 years vboxsync Just save all the init flags instead of just the unobtrusive one.
(edit) @44485   12 years vboxsync RT_BOOL.
(edit) @44472   12 years vboxsync IPRT: Merging poll-win.cpp and poll-posix.cpp, part 2.
(edit) @44469   12 years vboxsync IPRT: Merging poll-win.cpp and poll-posix.cpp, part 1.
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