VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19562   16 years vboxsync Runtime/Aio: Change API again * pcReqs in RTFileAioCtxSubmit is …
(edit) @19554   16 years vboxsync VBoxRT,++: linking libxml and openssl into VBoxRT.
(edit) @19186   16 years vboxsync Runtime/Aio: Add Windows backend
(edit) @18128   16 years vboxsync IPRT, Shared Folders: Implemented file attributes access flags for …
(edit) @17357   16 years vboxsync todo in iprt
(edit) @16664   16 years vboxsync Export rtFileNativeSetAttributes-win.cpp.
(edit) @16650   16 years vboxsync IPRT: implement RTFileSetMode on Windows.
(edit) @15954   16 years vboxsync IPRT: Added Windows 2008 and Windows 7 OS detection.
(edit) @15813   16 years vboxsync RTPathAbs: When the path is empty we return VERR_INVALID_PARAMETER …
(edit) @15809   16 years vboxsync iprt: style.
(edit) @15808   16 years vboxsync iprt: added RTPathGetCurrent.
(edit) @15756   16 years vboxsync Runtime: RTPathAbs: Fixed the "." case on POSIX, fixed the "" case on …
(edit) @15755   16 years vboxsync Runtime/Windows: RTPathAbs: Truncate the trailing slash of a non-root …
(edit) @14065   16 years vboxsync path-win.cpp: shut up 64-bit MSC warnings.
(edit) @14064   16 years vboxsync fileio-win.cpp: shut up 64-bit MSC warnings (valid ones this time).
(edit) @14062   16 years vboxsync RTDirRead/RTDirReadEx: sizes are size_t not unsigned.
(edit) @14054   16 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
(edit) @14050   16 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13104   16 years vboxsync IPRT: Added todos for implementing INodeId and INodeIdDevice using the …
(edit) @11838   16 years vboxsync IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
(edit) @11836   16 years vboxsync IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11356   16 years vboxsync RTSystemQueryOSInfo/Win: Don't include "Service Pack" in the output, …
(edit) @11352   16 years vboxsync iprt: Implemented RTSystemQueryOSInfo for windows.
(edit) @11327   16 years vboxsync iprt: removed system-*.cpp
(edit) @11020   16 years vboxsync iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
(edit) @10911   16 years vboxsync IPRT: Added RTPathSetCurrent.
(edit) @10839   16 years vboxsync RTSemEventDestroy: Don't bitch on NIL_RTSEMEVENT.
(edit) @10544   16 years vboxsync Performance API, version 0, with fixed COMDefs.h.
(edit) @10534   16 years vboxsync Backed out Performance API changes.
(edit) @10528   16 years vboxsync Performance API, version 0, webservice broken.
(edit) @9950   16 years vboxsync Corrected NtQueryTimerResolution (max resolution == the lower number), …
(edit) @9906   16 years vboxsync build fixes for undefined VERR_NOT_IMPLEMENTED
(edit) @9904   16 years vboxsync Global and per-VM CPU usage API added
(edit) @9749   16 years vboxsync spaces
(edit) @9744   16 years vboxsync Opps, left some @todos behind.
(edit) @9743   16 years vboxsync Made RTUuidCompare grok NULL pointers and behave the same way in both …
(edit) @9742   16 years vboxsync Added a todo.
(edit) @9741   16 years vboxsync Split out RTUuidCreate, so we don't drag in RTRand when we don't need …
(edit) @9740   16 years vboxsync missing assertion.
(edit) @9739   16 years vboxsync typo.
(edit) @9738   16 years vboxsync Some UUID cleanup; added RTUuidCompareStr(PCRTUUID, const char *).
(edit) @9444   17 years vboxsync Added iTick to FNTIMER (the timer callback).
(edit) @9429   17 years vboxsync RTMpDoesCpuExist -> RTMpIsCpuPossible. Changed the RTMpGetCount and …
(edit) @8913   17 years vboxsync made RTFileGetMaxSizeEx() OS-specific
(edit) @8651   17 years vboxsync Moved the strictness indicators into internal/strict.h.
(edit) @8649   17 years vboxsync Count mutex locks.
(edit) @8560   17 years vboxsync To/FromNative - windows.
(edit) @8256   17 years vboxsync rebranding, eol
(edit) @8245   17 years vboxsync rebranding: IPRT files again.
(edit) @8170   17 years vboxsync Rebranding: replacing more innotek strings.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7426   17 years vboxsync RTUCS2 -> RTUTF16.
(edit) @7418   17 years vboxsync UCS-2 -> UTF-16.
(edit) @7403   17 years vboxsync typo.
(edit) @7401   17 years vboxsync Don't use UCS2 routines & types. Fixed bug in RTPathUserHome().
(edit) @7362   17 years vboxsync quick adaption of system-win.cpp into mp-win.cpp.
(edit) @7169   17 years vboxsync Doxygen fixes.
(edit) @6994   17 years vboxsync Restrict RTFILE_O_NOT_CONTENT_INDEXED to file creation. Rearranged the …
(edit) @6992   17 years vboxsync Restrict RTFILE_O_NOT_CONTENT_INDEXED to file creation.
(edit) @6991   17 years vboxsync r=bird: Close the file on failure.
(edit) @6984   17 years vboxsync IPRT: Bugfix for RTFILE_O_VALID_MASK, did not recognize …
(edit) @6971   17 years vboxsync Fixed: Newly created files and directories won't be indexed …
(edit) @6957   17 years vboxsync Implemented RTTls on win32.
(edit) @6432   17 years vboxsync r=bird: Cannot see how IsBeyondLimit() is supposed to work.
(edit) @6431   17 years vboxsync Support seeking to xxxxxxxx'ffffffff on windows.
(edit) @6267   17 years vboxsync We have to use InterruptTime like we do for the GIP. …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5705   17 years vboxsync Free a previously allocated memory #2.
(edit) @5702   17 years vboxsync Free a previously allocated memory.
(edit) @5490   17 years vboxsync Converted gcc ASMMultU64ByU32DivByU32 inline code to nasm in order to …
(edit) @5428   17 years vboxsync *-win32.cpp -> *-win.cpp
(copy) @5427   17 years vboxsync Merged r3/win32 and r3/win64
copied from trunk/src/VBox/Runtime/r3/win32
(edit) @4475   17 years vboxsync Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
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