|
|
@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 …
|
|
|
@9742
|
16 years |
vboxsync |
Added a todo.
|
|
|
@9741
|
16 years |
vboxsync |
Split out RTUuidCreate, so we don't drag in RTRand when we don't need …
|
|
|
@9740
|
16 years |
vboxsync |
missing assertion.
|
|
|
@9739
|
16 years |
vboxsync |
typo.
|
|
|
@9738
|
16 years |
vboxsync |
Some UUID cleanup; added RTUuidCompareStr(PCRTUUID, const char *).
|
|
|
@9444
|
17 years |
vboxsync |
Added iTick to FNTIMER (the timer callback).
|
|
|
@9429
|
17 years |
vboxsync |
RTMpDoesCpuExist -> RTMpIsCpuPossible. Changed the RTMpGetCount and …
|
|
|
@8913
|
17 years |
vboxsync |
made RTFileGetMaxSizeEx() OS-specific
|
|
|
@8651
|
17 years |
vboxsync |
Moved the strictness indicators into internal/strict.h.
|
|
|
@8649
|
17 years |
vboxsync |
Count mutex locks.
|
|
|
@8560
|
17 years |
vboxsync |
To/FromNative - windows.
|
|
|
@8256
|
17 years |
vboxsync |
rebranding, eol
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7426
|
17 years |
vboxsync |
RTUCS2 -> RTUTF16.
|
|
|
@7418
|
17 years |
vboxsync |
UCS-2 -> UTF-16.
|
|
|
@7403
|
17 years |
vboxsync |
typo.
|
|
|
@7401
|
17 years |
vboxsync |
Don't use UCS2 routines & types. Fixed bug in RTPathUserHome().
|
|
|
@7362
|
17 years |
vboxsync |
quick adaption of system-win.cpp into mp-win.cpp.
|
|
|
@7169
|
17 years |
vboxsync |
Doxygen fixes.
|
|
|
@6994
|
17 years |
vboxsync |
Restrict RTFILE_O_NOT_CONTENT_INDEXED to file creation. Rearranged the …
|
|
|
@6992
|
17 years |
vboxsync |
Restrict RTFILE_O_NOT_CONTENT_INDEXED to file creation.
|
|
|
@6991
|
17 years |
vboxsync |
r=bird: Close the file on failure.
|
|
|
@6984
|
17 years |
vboxsync |
IPRT:
Bugfix for RTFILE_O_VALID_MASK, did not recognize …
|
|
|
@6971
|
17 years |
vboxsync |
Fixed: Newly created files and directories won't be indexed …
|
|
|
@6957
|
17 years |
vboxsync |
Implemented RTTls on win32.
|
|
|
@6432
|
17 years |
vboxsync |
r=bird: Cannot see how IsBeyondLimit() is supposed to work.
|
|
|
@6431
|
17 years |
vboxsync |
Support seeking to xxxxxxxx'ffffffff on windows.
|
|
|
@6267
|
17 years |
vboxsync |
We have to use InterruptTime like we do for the GIP. …
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5705
|
17 years |
vboxsync |
Free a previously allocated memory #2.
|
|
|
@5702
|
17 years |
vboxsync |
Free a previously allocated memory.
|
|
|
@5490
|
17 years |
vboxsync |
Converted gcc ASMMultU64ByU32DivByU32 inline code to nasm in order to …
|
|
|
@5428
|
17 years |
vboxsync |
*-win32.cpp -> *-win.cpp
|
|
|
@5427
|
17 years |
vboxsync |
Merged r3/win32 and r3/win64
|
|
copied from trunk/src/VBox/Runtime/r3/win32
|
|
|
@4475
|
17 years |
vboxsync |
Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
|