|
|
@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.
|
|
|
@35222
|
14 年 |
vboxsync |
Made RTPathAppPrivateNoArch return /opt/VirtualBox instead of …
|
|
|
@35218
|
14 年 |
vboxsync |
Introduced RTPathAppPrivateArchTop for hacking around the …
|
|
|
@35191
|
14 年 |
vboxsync |
Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
|
|
|
@35183
|
14 年 |
vboxsync |
RTLdrLoadEx use RTERRINFO.
|
|
|
@35152
|
14 年 |
vboxsync |
*: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
|
|
|
@35128
|
14 年 |
vboxsync |
Main: more backslash conversion in settings read/write, so add generic …
|
|
|
@35020
|
14 年 |
vboxsync |
Replaced ntdll.lib from the WINDDK with a mini version that avoids the …
|
|
|
@35018
|
14 年 |
vboxsync |
Replaced ntdll.lib from the WINDDK with a mini version that avoids the …
|
|
|
@35015
|
14 年 |
vboxsync |
Runtime/fs: "fuseblk" is RTFSTYPE_FUSE as well
|
|
|
@34962
|
14 年 |
vboxsync |
build fix
|
|
|
@34960
|
14 年 |
vboxsync |
build fix
|
|
|
@34959
|
14 年 |
vboxsync |
Added RTLdrLoadEx for exposing dlerror info.
|
|
|
@34921
|
14 年 |
vboxsync |
Runtime/darwin: RTTimeSystemMilliTS incorrectly returned nanosecond …
|
|
|
@34708
|
14 年 |
vboxsync |
IPRT/RTProc: Added RTPROC_FLAGS_HIDDEN for starting hidden processes.
|
|
|
@34668
|
14 年 |
vboxsync |
More extpack build speedup hacking.
|
|
|
@34628
|
14 年 |
vboxsync |
clock_gettime not on Darwin
|
|
|
@34626
|
14 年 |
vboxsync |
implemented RTThreadGetExecutionTimeMilli() for Posix and …
|
|
|
@34579
|
14 年 |
vboxsync |
Completed the extension pack renaming. Some bugfixes.
|
|
|
@34510
|
14 年 |
vboxsync |
reverted unnecessary build fix (wrong options).
|
|
|
@34507
|
14 年 |
vboxsync |
IPRT: Visual C++ warnings.
|
|
|
@34502
|
14 年 |
vboxsync |
build fixes
|
|
|
@34406
|
14 年 |
vboxsync |
iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
|
|
|
@34291
|
14 年 |
vboxsync |
doc adj
|
|
|
@34289
|
14 年 |
vboxsync |
thread-posix.cpp: Restored an accidental change causing crashes in …
|
|
|
@34256
|
14 年 |
vboxsync |
IPRT: Must clear the TLS entry holding RTTHREAD before freeing the …
|
|
|
@34251
|
14 年 |
vboxsync |
IPRT/process-win: Added mapping function for specific Windows error codes.
|
|
|
@34230
|
14 年 |
vboxsync |
iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take …
|
|
|
@34178
|
14 年 |
vboxsync |
IPRT/coredumper: remove release log entry, far too dangerous to create …
|
|
|
@34176
|
14 年 |
vboxsync |
doc fix
|
|
|
@34175
|
14 年 |
vboxsync |
IPRT: Do not use SIGUSR2 on solaris because of the custom core dumper hack.
|
|
|
@34174
|
14 年 |
vboxsync |
IPRT: Use prefer real-time signal over SIGUSR2 for RTThreadPoke. Try …
|
|
|