|
|
@40105
|
13 年 |
vboxsync |
Runtime/test: Propagate return code to caller
|
|
|
@40103
|
13 年 |
vboxsync |
Runtime/semeventmulti-posix.cpp: Fix bug which causes that a …
|
|
|
@40102
|
13 年 |
vboxsync |
Runtime/pipe-posix: Use timeout value in RTPipeSelectOne
|
|
|
@40101
|
13 年 |
vboxsync |
Runtime/fs-posix: Missing error propagation
|
|
|
@40046
|
13 年 |
vboxsync |
RTProcDaemonizeUsingFork: close pidfile handle in some error cases
|
|
|
@39987
|
13 年 |
vboxsync |
Runtime/r3/fileio-win: also properly handle the unlikely case
|
|
|
@39933
|
13 年 |
vboxsync |
Runtime/xml: be paranoid
|
|
|
@39867
|
13 年 |
vboxsync |
process-win.cpp: Splitting monster function.
|
|
|
@39866
|
13 年 |
vboxsync |
process-win.cpp: Addressing todos, fixed a potential heap corruption …
|
|
|
@39865
|
13 年 |
vboxsync |
build fix.
|
|
|
@39864
|
13 年 |
vboxsync |
process-win.cpp: address previous todo, added new ones, some clean up.
|
|
|
@39863
|
13 年 |
vboxsync |
process-win.cpp: Do not return failure because UnloadUserProfile …
|
|
|
@39846
|
13 年 |
vboxsync |
%ld -> %u + %#x.
|
|
|
@39842
|
13 年 |
vboxsync |
IPRT/process-win: Fixed handle leak on legacy APIs; check rc when …
|
|
|
@39807
|
13 年 |
vboxsync |
duh2!
|
|
|
@39806
|
13 年 |
vboxsync |
duh!
|
|
|
@39804
|
13 年 |
vboxsync |
Fixed regression (I hope) in yesterdays tcp/socket changes (name …
|
|
|
@39802
|
13 年 |
vboxsync |
IPRT: socket / address resolving fixes. Debugged.
|
|
|
@39801
|
13 年 |
vboxsync |
IPRT: socket / address resolving fixes.
|
|
|
@39753
|
13 年 |
vboxsync |
IPRT: disable critical error message boxes on init. Take three.
|
|
|
@39752
|
13 年 |
vboxsync |
IPRT: disable critical error message boxes on init. Take two.
|
|
|
@39751
|
13 年 |
vboxsync |
IPRT: disable critical error message boxes on init.
|
|
|
@39729
|
13 年 |
vboxsync |
Acquire the necessary privileges to perform shutdown if need too. …
|
|
|
@39728
|
13 年 |
vboxsync |
nit
|
|
|
@39727
|
13 年 |
vboxsync |
VINF_SYS_MAY_POWER_OFF
|
|
|
@39726
|
13 年 |
vboxsync |
RTSystemShutdown/win: Initial implementation.
|
|
|
@39724
|
13 年 |
vboxsync |
Shutdown implementation for linux (untested).
|
|
|
@39692
|
13 年 |
vboxsync |
pipe-posix.cpp: solaris build fix.
|
|
|
@39691
|
13 年 |
vboxsync |
pipe-win.cpp: build fix.
|
|
|
@39690
|
13 年 |
vboxsync |
IPRT: Added RTPipeQueryReadable.
|
|
|
@39627
|
13 年 |
vboxsync |
backed out previous changeset
|
|
|
@39626
|
13 年 |
vboxsync |
more symlink stuff
|
|
|
@39612
|
13 年 |
vboxsync |
IPRT/*: add _NO_SYMLINKS flags to certain functions
|
|
|
@39489
|
13 年 |
vboxsync |
Runtime: compatibility fix
|
|
|
@39443
|
13 年 |
vboxsync |
Introduced RTThreadSleepNoLog for spinlocking in the electric fence …
|
|
|
@39395
|
13 年 |
vboxsync |
IPRT/stream-r3: Fixed broken char-by-char output in rtStrmWriteLocked().
|
|
|
@39388
|
13 年 |
vboxsync |
RTStrSetMode: Only recheck when flipping the binary flag.
|
|
|
@39384
|
13 年 |
vboxsync |
IPRT/stream-r3: Bugfixes for re-checking/applying stream modes.
|
|
|
@39383
|
13 年 |
vboxsync |
faster, better. untested. :)
|
|
|
@39382
|
13 年 |
vboxsync |
Use RT_BOOL!
|
|
|
@39381
|
13 年 |
vboxsync |
Build fix.
|
|
|
@39380
|
13 年 |
vboxsync |
Build fix.
|
|
|
@39377
|
13 年 |
vboxsync |
iprt/stream.h: Added RTStrSetMode. (untested)
|
|
|
@39327
|
13 年 |
vboxsync |
scm whitespace cleanups.
|
|
|
@39143
|
13 年 |
vboxsync |
Runtime/fileaio-posix: Don't use NULL for size_t (patch from public #9830)
|
|
|
@39093
|
13 年 |
vboxsync |
build fix
|
|
|
@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
|
|
|