|
|
@39092
|
13 年 |
vboxsync |
alloc-ef-cpp.cpp: build fix.
|
|
|
@39091
|
13 年 |
vboxsync |
More parameter warning fixes; made PciIch9 check the saved state version.
|
|
|
@39089
|
13 年 |
vboxsync |
alloc-ef-cpp.cpp: Another build fix…
|
|
|
@39088
|
13 年 |
vboxsync |
alloc-ef-cpp.cpp: build fix.
|
|
|
@39087
|
13 年 |
vboxsync |
alloc-ef-cpp.cpp: Always compile the stuff, so that fencing depends on …
|
|
|
@39083
|
13 年 |
vboxsync |
IPRT: -Wunused-parameter.
|
|
|
@39070
|
13 年 |
vboxsync |
VMM,IPRT: -Wunused-function.
|
|
|
@39032
|
13 年 |
vboxsync |
IPRT: Fixed unused variable warnings.
|
|
|
@39030
|
13 年 |
vboxsync |
RTFileGetSize/posix: Make it figure the size of a volume/disk.
|
|
|
@39027
|
13 年 |
vboxsync |
RTFileGetSize/win: Made it grok volume & disks (some disks anyway).
|
|
|
@39025
|
13 年 |
vboxsync |
fileio-win.cpp: hacking in progress…
|
|
|
@38904
|
13 年 |
vboxsync |
some small memory leaks in error cases and additional NULL checks
|
|
|
@38758
|
13 年 |
vboxsync |
IPRT: Added Windows 8 OS detection
|
|
|
@38658
|
13 年 |
vboxsync |
IPRT: , and are now deprecated, the conversion to local codeset …
|
|
|
@38639
|
13 年 |
vboxsync |
iprt: burn fix. can expose these variables later if needed.
|
|
|
@38638
|
13 年 |
vboxsync |
iprt: Change the console CP to CP_ACP if initializing from an …
|
|
|
@38636
|
13 年 |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@38618
|
13 年 |
vboxsync |
VBoxHeadless/win: dont create console window for console VBoxHeadless app
|
|
|
@38332
|
13 年 |
vboxsync |
Runtime/fileaio-freebsd: Fix error check for aio_error (detected by …
|
|
|
@38036
|
13 年 |
vboxsync |
VBoxRT: add SSL_get_certificate.
|
|
|
@37774
|
13 年 |
vboxsync |
Build fixes for current FreeBSD 9 (Thanks to Bernhard Froehlich and …
|
|
|
@37733
|
13 年 |
vboxsync |
gcc 4.4.4 build fix for VBOX_WITH_EF_WRAPS=1.
|
|
|
@37679
|
13 年 |
vboxsync |
iprt/fileio-posix: gcc-4.6 warning => error
|
|
|
@37631
|
13 年 |
vboxsync |
coredumper-solaris.*,tstRTCoreDump: Don't use RTFile*; rewrote …
|
|
|
@37609
|
13 年 |
vboxsync |
build fix
|
|
|
@37607
|
13 年 |
vboxsync |
build fix
|
|
|
@37600
|
13 年 |
vboxsync |
build fix
|
|
|
@37598
|
13 年 |
vboxsync |
build fix
|
|
|
@37597
|
13 年 |
vboxsync |
darwin build fix
|
|
|
@37596
|
13 年 |
vboxsync |
*: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
|
|
|
@37563
|
13 年 |
vboxsync |
Runtime/pathhost-posix.cpp: missing include
|
|
|
@37499
|
13 年 |
vboxsync |
IPRT/RTProcCreateEx: fixed memory leak
|
|
|
@37493
|
13 年 |
vboxsync |
Runtime: fix mem leak
|
|
|
@37448
|
13 年 |
vboxsync |
process-creation/*: Adjusted assertions for RTPROC_FLAGS_SAME_CONTRACT …
|
|
|
@37447
|
13 年 |
vboxsync |
GuestCtrl/Execute: Added NoProfile flag for executing processes …
|
|
|
@37423
|
13 年 |
vboxsync |
Ran the source code massager (scm).
|
|
|
@37318
|
13 年 |
vboxsync |
build hack
|
|
|
@37313
|
13 年 |
vboxsync |
RTProcWait/win: build fix
|
|
|
@37312
|
13 年 |
vboxsync |
RTProcWait/win: Don't leak opened process handles.
|
|
|
@37311
|
13 年 |
vboxsync |
rtProcWinRemovePid: Don't forget to close the process handle.
|
|
|
@37310
|
13 年 |
vboxsync |
rtThreadNativeDestroy/win: build fix
|
|
|
@37309
|
13 年 |
vboxsync |
rtThreadNativeDestroy: Close the native thread handle.
|
|
|
@37277
|
13 年 |
vboxsync |
Runtime/crypto+ssl: build cleanup and fixes
|
|
|
@37267
|
13 年 |
vboxsync |
Build fix.
|
|
|
@37266
|
13 年 |
vboxsync |
Windows ExtPack build fix.
|
|
|
@37254
|
13 年 |
vboxsync |
OpenSSL: link ssl library.
|
|
|
@37233
|
13 年 |
vboxsync |
IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
|
|
|
@37211
|
14 年 |
vboxsync |
Some ASMAtomic*Size elimiation.
|
|
|
@37197
|
14 年 |
vboxsync |
Runtime/udp: build fix
|
|
|
@37196
|
14 年 |
vboxsync |
Runtime/socket+udp: new socket functions needed to provide UDP as part …
|
|
|
@37170
|
14 年 |
vboxsync |
linux affinity code.
|
|
|
@37156
|
14 年 |
vboxsync |
build fix
|
|
|
@37155
|
14 年 |
vboxsync |
build fix
|
|
|
@37154
|
14 年 |
vboxsync |
RTThread[SG]etAffinity cleanup
|
|
|
@36912
|
14 年 |
vboxsync |
gcc-4.6 -Werror=int-to-pointer-cast fixes
|
|
|
@36906
|
14 年 |
vboxsync |
RTPathRename, RTFileRename, RTDirRename / posix: Use stat instead of …
|
|
|
@36879
|
14 年 |
vboxsync |
IPRT/path-win: Fixed NT4 breakage when using SHGetFolderPathW.
|
|
|
@36675
|
14 年 |
vboxsync |
nit
|
|
|
@36614
|
14 年 |
vboxsync |
iprt: next try
|
|
|
@36613
|
14 年 |
vboxsync |
iprt: try to fix win burn
|
|
|
@36611
|
14 年 |
vboxsync |
iprt: add RTPathUserDocuments
|
|
|
@36601
|
14 年 |
vboxsync |
build fix
|
|
|
@36597
|
14 年 |
vboxsync |
IPRT: Implemented the memory tracker.
|
|
|
@36555
|
14 年 |
vboxsync |
Use DECLHIDDEN, especially in IPRT.
|
|
|
@36549
|
14 年 |
vboxsync |
IPRT: hide stuff…
|
|
|
@36527
|
14 年 |
vboxsync |
iprt::MiniString -> RTCString.
|
|
|
@36523
|
14 年 |
vboxsync |
Renamed iprt::Error to RTCError.
|
|
|
@36521
|
14 年 |
vboxsync |
iprt/cpp/lock.h: RTLock, RTLockMtx -> RTCLock, RTClockMtx. 'RTC' is …
|
|
|
@36474
|
14 年 |
vboxsync |
Runtime/r3/solaris/coredumper: log stmt.
|
|
|
@36465
|
14 年 |
vboxsync |
Runtime/r3/solaris/coredumper: replace RTFileOpen() with open() …
|
|
|
@36440
|
14 年 |
vboxsync |
build fix
|
|
|
@36438
|
14 年 |
vboxsync |
RTSystemQueryDmiString: Should call CoUninitialize if …
|
|
|
@36405
|
14 年 |
vboxsync |
IPRT/xml: add optional parameter for adding a comment to the created …
|
|
|
@36390
|
14 年 |
vboxsync |
thread-win.cpp: Backed out r70739 as OleUninitialize will decrement …
|
|
|
@36387
|
14 年 |
vboxsync |
remove extra ole ref decrement
|
|
|
@36368
|
14 年 |
vboxsync |
thread-win.cpp: Enabled the COM assertions + automatic cleanup.
|
|
|
@36367
|
14 年 |
vboxsync |
fileio-win.cpp: Handle ERROR_NOT_ENOUGH_MEMORY conditions occuring …
|
|
|
@36366
|
14 年 |
vboxsync |
iprt/thread-win.cpp: Experimental code (disabled) for checking for …
|
|
|
@36363
|
14 年 |
vboxsync |
IPRT: Added g_frtAtExitCalled.
|
|
|
@36362
|
14 年 |
vboxsync |
iprt/dllmain-win.cpp: Make sure IPRT doesn't ever get unloaded.
|
|
|
@36262
|
14 年 |
vboxsync |
SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
|
|
|
@36232
|
14 年 |
vboxsync |
RTCPUSET, SUPDrv: Preparation for supporting 256 CPUs/cores/threads.
|
|
|
@36210
|
14 年 |
vboxsync |
DrvIntNet: todo
|
|
|
@36167
|
14 年 |
vboxsync |
Runtime/r3/posix: RTDirCreate should fail when creating a directory …
|
|
|
@36166
|
14 年 |
vboxsync |
Runtime/r3/posix: RTDirCreate should fail when creating a directory …
|
|
|
@36155
|
14 年 |
vboxsync |
Runtime/r3/solaris/coredumper: Make sure directory exists during …
|
|
|
@36123
|
14 年 |
vboxsync |
IPRT: Required fixes for VFS on Windows.
|
|
|
@35935
|
14 年 |
vboxsync |
Renabled the rtDirReadMore assertion, but made it ignore ENOENT.
|
|
|
@35884
|
14 年 |
vboxsync |
shared folders: bogus assert
|
|
|
@35877
|
14 年 |
vboxsync |
thread-posix.cpp: Use THREAD_BASIC_INFO_COUNT like tstDarwinSched.cpp does.
|
|
|
@35876
|
14 年 |
vboxsync |
thread-posix.cpp: don't use uninitialized variables, fail instead. nits
|
|
|
@35850
|
14 年 |
vboxsync |
OS X: Implement missing method for CPU capping
|
|
|
@35807
|
14 年 |
vboxsync |
another comment
|
|
|
@35806
|
14 年 |
vboxsync |
does not apply
|
|
|
@35805
|
14 年 |
vboxsync |
comment
|
|
|
@35802
|
14 年 |
vboxsync |
Runtime/r3/thread-posix: Implemented sys+user time for Solaris …
|
|
|
@35729
|
14 年 |
vboxsync |
Runtime: extend XML attribute string buffers (fixes dropped CPUID leaf …
|
|
|
@35558
|
14 年 |
vboxsync |
Runtime/process: add a Solaris-specific flag to suppress changing the …
|
|
|
@35408
|
14 年 |
vboxsync |
fileaio-win.cpp: Log native error code for unresolved errors …
|
|
|
@35225
|
14 年 |
vboxsync |
Config.kmk,path.cpp: VBOX_PATH_APP_PRIVATE_ARCH_TOP.
|
|
|