|
|
@25658
|
15 years |
vboxsync |
semmutex-win.cpp: Correct RTSemMutexIsOwned().
|
|
|
@25657
|
15 years |
vboxsync |
nitpicking.
|
|
|
@25656
|
15 years |
vboxsync |
nitpicking.
|
|
|
@25655
|
15 years |
vboxsync |
semevent-win.cpp: Moved RTEventSignal up in the file
|
|
|
@25654
|
15 years |
vboxsync |
semeventmulti-win.cpp: lock validation support.
|
|
|
@25653
|
15 years |
vboxsync |
semevent-win.cpp: lock validation support.
|
|
|
@25645
|
15 years |
vboxsync |
IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
|
|
|
@25642
|
15 years |
vboxsync |
DOXYGEN -> DOXYGEN_RUNNING.
|
|
|
@25640
|
15 years |
vboxsync |
iprt: Added RTSemEventMulti[Set|Add|Remove]Signaller.
|
|
|
@25638
|
15 years |
vboxsync |
iprt,pdmcritsect: Added RTSemEvent[Set|Add|Remove]Signaller so that we …
|
|
|
@25628
|
15 years |
vboxsync |
copy & past fix.
|
|
|
@25627
|
15 years |
vboxsync |
build fix
|
|
|
@25624
|
15 years |
vboxsync |
iprt/semmutex*: Added RTSemMutexIsOwned. Rewrote mutex recursion …
|
|
|
@25618
|
15 years |
vboxsync |
IPRT,pdmcritsect: More lock validator hacking.
|
|
|
@25614
|
15 years |
vboxsync |
iprt,pdmcritsect: More lock validator refactoring and debugging. Added …
|
|
|
@25607
|
15 years |
vboxsync |
iprt,pdmcritsect: Shortening and cleaning up the lock validator …
|
|
|
@25604
|
15 years |
vboxsync |
iprt: More deadlock hacking.
|
|
|
@25491
|
15 years |
vboxsync |
IPRT,PDMCritSect: Fixing critsect regression; contains under …
|
|
|
@25478
|
15 years |
vboxsync |
IPRT,PDMCritSect: More lock validator refactoring.
|
|
|
@25467
|
15 years |
vboxsync |
IPRT,PDMCritSect: More lock validation.
|
|
|
@25409
|
15 years |
vboxsync |
IPRT,PDMCritSect,Main: Moved code dealing with lock counting from …
|
|
|
@25398
|
15 years |
vboxsync |
IPRT,PDMAllocCritSect: Don't bitch when recursivly entering a mutex.
|
|
|
@25382
|
15 years |
vboxsync |
semmutex-win.cpp: Use a structure instead of storing the native handle …
|
|
|
@25381
|
15 years |
vboxsync |
IPRT: Split up sems-win.cpp and semnoint-generic.cpp
|
|
|
@25378
|
15 years |
vboxsync |
Use RTSemMutexRequest*Debug in strict builds.
|
|
|
@25373
|
15 years |
vboxsync |
IPRT,PDMCritSect: More validation changes. Validate posix and linux …
|
|
|
@25292
|
15 years |
vboxsync |
RTDirReadEx parameter to resolve symlinks.
|
|
|
@24892
|
15 years |
vboxsync |
fileio-win.cpp/RTFileQueryFsSizes: todo with some hints
|
|
|
@24889
|
15 years |
vboxsync |
IPRT: Added RTFileQueryFsSizes.
|
|
|
@24341
|
15 years |
vboxsync |
fileio-win.cpp: clearify.
|
|
|
@24338
|
15 years |
vboxsync |
IPRT: fileio-win: Set GENERIC_WRITE DesiredAccess flag when truncating …
|
|
|
@24031
|
15 years |
vboxsync |
Removed disabled and incorrect assertion.
|
|
|
@24003
|
15 years |
vboxsync |
disable incorrect assert
|
|
|
@23973
|
15 years |
vboxsync |
*,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
|
|
|
@23375
|
15 years |
vboxsync |
Very annoying assertion
|
|
|
@23302
|
15 years |
vboxsync |
IPRT: r52791 repated for RTFileExists.
|
|
|
@23298
|
15 years |
vboxsync |
RTDirExists: Added a generic implementation for use on Window because …
|
|
|
@23292
|
15 years |
vboxsync |
path-win.cpp: build fix.
|
|
|
@23291
|
15 years |
vboxsync |
IPRT: RTPathQueryInfo and RTPathSetTimes should work on symbolic links …
|
|
|
@23047
|
15 years |
vboxsync |
Fix RTFILE_O_NO_CACHE on Windows. Document that FILE_APPEND_DATA is …
|
|
|
@22516
|
15 years |
vboxsync |
IPRT: Added RTFileExists
|
|
|
@22497
|
15 years |
vboxsync |
Spaces.
|
|
|
@21872
|
15 years |
vboxsync |
RTMemPageAlloc[Z]/win: _aligned_malloc wants an aligned size.
|
|
|
@21619
|
15 years |
vboxsync |
IPRT: Use FindFirstFile to get file attributes on Windows host, fixes …
|
|
|
@21616
|
15 years |
vboxsync |
nitpicking.
|
|
|
@21608
|
15 years |
vboxsync |
IPRT: Use FindFirstFile to get file attributes on Windows host, fixes …
|
|
|
@21592
|
15 years |
vboxsync |
VBoxRT-win64.def: ASMNopPause.
|
|
|
@21582
|
15 years |
vboxsync |
IPRT: RTFILE_O_APPEND.
|
|
|
@21494
|
15 years |
vboxsync |
Runtime/fileaio-win: Fix a possible race
|
|
|
@21493
|
15 years |
vboxsync |
Runtime/File: Add flag to disable the file cache
|
|
|
@20736
|
15 years |
vboxsync |
typo.
|
|
|
@20497
|
15 years |
vboxsync |
process-win.cpp: too quick.
|
|
|
@20496
|
15 years |
vboxsync |
process-win.cpp: Corrected assertion.
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20364
|
16 years |
vboxsync |
IPRT: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20299
|
16 years |
vboxsync |
Extra parameter checks for RTProcCreate.
|
|
|
@20238
|
16 years |
vboxsync |
export
|
|
|
@20111
|
16 years |
vboxsync |
IPRT: Use the generic RTDirCreateTemp implementation - made it a bit …
|
|
|
@20103
|
16 years |
vboxsync |
r3/win/dir-win.cpp: r=bird: this isn't good enough.
|
|
|
@20070
|
16 years |
vboxsync |
Runtime: wrong test
|
|
|
@20066
|
16 years |
vboxsync |
Runtime: added RTDirCreateTemp
|
|
|
@19562
|
16 years |
vboxsync |
Runtime/Aio: Change API again
* pcReqs in RTFileAioCtxSubmit is …
|
|
|
@19554
|
16 years |
vboxsync |
VBoxRT,++: linking libxml and openssl into VBoxRT.
|
|
|
@19186
|
16 years |
vboxsync |
Runtime/Aio: Add Windows backend
|
|
|
@18128
|
16 years |
vboxsync |
IPRT, Shared Folders: Implemented file attributes access flags for …
|
|
|
@17357
|
16 years |
vboxsync |
todo in iprt
|
|
|
@16664
|
16 years |
vboxsync |
Export rtFileNativeSetAttributes-win.cpp.
|
|
|
@16650
|
16 years |
vboxsync |
IPRT: implement RTFileSetMode on Windows.
|
|
|
@15954
|
16 years |
vboxsync |
IPRT: Added Windows 2008 and Windows 7 OS detection.
|
|
|
@15813
|
16 years |
vboxsync |
RTPathAbs: When the path is empty we return VERR_INVALID_PARAMETER …
|
|
|
@15809
|
16 years |
vboxsync |
iprt: style.
|
|
|
@15808
|
16 years |
vboxsync |
iprt: added RTPathGetCurrent.
|
|
|
@15756
|
16 years |
vboxsync |
Runtime: RTPathAbs: Fixed the "." case on POSIX, fixed the "" case on …
|
|
|
@15755
|
16 years |
vboxsync |
Runtime/Windows: RTPathAbs: Truncate the trailing slash of a non-root …
|
|
|
@14065
|
16 years |
vboxsync |
path-win.cpp: shut up 64-bit MSC warnings.
|
|
|
@14064
|
16 years |
vboxsync |
fileio-win.cpp: shut up 64-bit MSC warnings (valid ones this time).
|
|
|
@14062
|
16 years |
vboxsync |
RTDirRead/RTDirReadEx: sizes are size_t not unsigned.
|
|
|
@14054
|
16 years |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@14050
|
16 years |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13104
|
16 years |
vboxsync |
IPRT: Added todos for implementing INodeId and INodeIdDevice using the …
|
|
|
@11838
|
16 years |
vboxsync |
IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
|
|
|
@11836
|
16 years |
vboxsync |
IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
|
|
|
@11725
|
16 years |
vboxsync |
#3076: Merged in the branch with the alternate driver authentication …
|
|
|
@11356
|
16 years |
vboxsync |
RTSystemQueryOSInfo/Win: Don't include "Service Pack" in the output, …
|
|
|
@11352
|
16 years |
vboxsync |
iprt: Implemented RTSystemQueryOSInfo for windows.
|
|
|
@11327
|
16 years |
vboxsync |
iprt: removed system-*.cpp
|
|
|
@11020
|
16 years |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@10911
|
16 years |
vboxsync |
IPRT: Added RTPathSetCurrent.
|
|
|
@10839
|
16 years |
vboxsync |
RTSemEventDestroy: Don't bitch on NIL_RTSEMEVENT.
|
|
|
@10544
|
16 years |
vboxsync |
Performance API, version 0, with fixed COMDefs.h.
|
|
|
@10534
|
16 years |
vboxsync |
Backed out Performance API changes.
|
|
|
@10528
|
16 years |
vboxsync |
Performance API, version 0, webservice broken.
|
|
|
@9950
|
16 years |
vboxsync |
Corrected NtQueryTimerResolution (max resolution == the lower number), …
|
|
|
@9906
|
16 years |
vboxsync |
build fixes for undefined VERR_NOT_IMPLEMENTED
|
|
|
@9904
|
16 years |
vboxsync |
Global and per-VM CPU usage API added
|
|
|
@9749
|
16 years |
vboxsync |
spaces
|
|
|
@9744
|
16 years |
vboxsync |
Opps, left some @todos behind.
|
|
|
@9743
|
16 years |
vboxsync |
Made RTUuidCompare grok NULL pointers and behave the same way in both …
|
|
|