|
|
@33736
|
14 years |
vboxsync |
semeventwait-r0drv-solaris.h: Disabled deadlocking fallback code.
|
|
|
@33704
|
14 years |
vboxsync |
comment update
|
|
|
@33700
|
14 years |
vboxsync |
Main;Runtime: use size_t
|
|
|
@33680
|
14 years |
vboxsync |
IPRT: Added RTBldCfgCompiler.
|
|
|
@33679
|
14 years |
vboxsync |
IPRT: Added RTBldCfgTarget, RTBldCfgTargetArch, RTBldCfgTargetDotArch …
|
|
|
@33678
|
14 years |
vboxsync |
IPRT: Added RTStrCat and RTStrCatEx.
|
|
|
@33676
|
14 years |
vboxsync |
scm cleanup run.
|
|
|
@33664
|
14 years |
vboxsync |
log-vbox: fgetc() returns int not char
|
|
|
@33663
|
14 years |
vboxsync |
Runtime/common/dbg/dbgas.cpp: typo
|
|
|
@33642
|
14 years |
vboxsync |
this flag is not available in Linux 2.4
|
|
|
@33641
|
14 years |
vboxsync |
bit more safety
|
|
|
@33640
|
14 years |
vboxsync |
Linux host page allocator: don't use system reserves for >=1M reqs
|
|
|
@33630
|
14 years |
vboxsync |
waitqueue-r0drv-linux.h: Use the RT_NS/US_1SEC constants.
|
|
|
@33619
|
14 years |
vboxsync |
Runtime/r0drv/memobj-r0drv-linux.c: set GFP_NOMEMALLOC when …
|
|
|
@33615
|
14 years |
vboxsync |
now it's right. added tests to prove it.
|
|
|
@33610
|
14 years |
vboxsync |
iprt::MiniString: Fixed bug in compare("") and equals("") caused by …
|
|
|
@33609
|
14 years |
vboxsync |
Runtime/r0drv/linux: fix absolute timeouts with Linux jiffies
|
|
|
@33605
|
14 years |
vboxsync |
iprt/cpp/ministring: Added printf and printfV methods.
|
|
|
@33603
|
14 years |
vboxsync |
timer-r0drv-linux: typo, fixes hangs with highres timers enabled
|
|
|
@33602
|
14 years |
vboxsync |
IPRT/r3/posix: Split out RTPathUserHome and the process creation APIs …
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33566
|
14 years |
vboxsync |
IPRT/isofs: Fixed crash when parsing invalid .ISO file.
|
|
|
@33563
|
14 years |
vboxsync |
iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
|
|
|
@33562
|
14 years |
vboxsync |
RTStrToUpper,RTStrToLower: Fixed bad assumptions that lower and upper …
|
|
|
@33560
|
14 years |
vboxsync |
iprt/uni.h: fixed typos preventing the flag lookups from linking and …
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33529
|
14 years |
vboxsync |
base64: Fix the assertion, carriage returns are handled like the other …
|
|
|
@33527
|
14 years |
vboxsync |
Fix name
|
|
|
@33503
|
14 years |
vboxsync |
RTSystemQueryAvailableRam is a better name
|
|
|
@33500
|
14 years |
vboxsync |
Broken assertion removed
|
|
|
@33499
|
14 years |
vboxsync |
Rename
|
|
|
@33498
|
14 years |
vboxsync |
Added RTSystemQueryTotalRam
|
|
|
@33496
|
14 years |
vboxsync |
iprt/string.h: Moved the string format docs to the header so it is …
|
|
|
@33494
|
14 years |
vboxsync |
Build fixes.
|
|
|
@33492
|
14 years |
vboxsync |
Guest Copy/Guest Additions: Update.
|
|
|
@33491
|
14 years |
vboxsync |
IPRT/process-win: Only map Windows error to rc if no IPRT failure yet.
|
|
|
@33490
|
14 years |
vboxsync |
IPRT/process-win: Not needed; rc already contains the right error code.
|
|
|
@33484
|
14 years |
vboxsync |
Runtime: force zero terminated strings on file read
|
|
|
@33469
|
14 years |
vboxsync |
IPRT: xml classes documentation, plus reduced some buffer sizes.
|
|
|
@33466
|
14 years |
vboxsync |
build fixes
|
|
|
@33464
|
14 years |
vboxsync |
*: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
|
|
|
@33463
|
14 years |
vboxsync |
isofs.cpp: Use static! RTStrAPrintf fixes.
|
|
|
@33454
|
14 years |
vboxsync |
IPRT: off-by-one
|
|
|
@33453
|
14 years |
vboxsync |
IPRT/isofs.cpp: Documentation, cleaning up a bit.
|
|
|
@33450
|
14 years |
vboxsync |
iprt/path: Added RTPathJoinA.
|
|
|
@33441
|
14 years |
vboxsync |
Linux additions: symlinks only for Linux 2.6 guests
|
|
|
@33439
|
14 years |
vboxsync |
IPRT, Linux additions, Shared folders: added support for guest shared …
|
|
|
@33437
|
14 years |
vboxsync |
iprt: Made tstRTSymlink work on Windows.
|
|
|
@33429
|
14 years |
vboxsync |
build fix
|
|
|
@33426
|
14 years |
vboxsync |
iprt/symlink.h: Initial code (only tested on linux).
|
|
|
@33393
|
14 years |
vboxsync |
IPRT: Some old OS/2 build fixes.
|
|
|
@33384
|
14 years |
vboxsync |
FreeBSD: More fixes to the RTSemEventWaitEx code. tstSupSem passes …
|
|
|
@33381
|
14 years |
vboxsync |
FreeBSD: Fix absolut timeouts. The sleepq_* KPI takes uses only …
|
|
|
@33376
|
14 years |
vboxsync |
FreeBSD: Implement RTSemEvent{|Multi}WaitEx
|
|
|
@33374
|
14 years |
vboxsync |
RTTestValue: Added a few more chars for the number value.
|
|
|
@33373
|
14 years |
vboxsync |
semeventmulti-r0drv-linux: Missing release during destroy
|
|
|
@33358
|
14 years |
vboxsync |
Runtime/r0drv/linux: fix for debug builds on 2.4 kernels
|
|
|
@33342
|
14 years |
vboxsync |
iprt: typo
|
|
|
@33341
|
14 years |
vboxsync |
Runtime/r3/posix: fix a burn
|
|
|
@33337
|
14 years |
vboxsync |
iprt: introduced RTSymlink() and RTReadLink() (thanks Brian …
|
|
|
@33311
|
14 years |
vboxsync |
comment
|
|
|
@33299
|
14 years |
vboxsync |
Runtime/string: fix typo in HTML quoted string formatting
|
|
|
@33290
|
14 years |
vboxsync |
Runtime: add a simple testcase for RTManifest
|
|
|
@33289
|
14 years |
vboxsync |
Runtime;Main-OVF-Import: added online creation of SHA1 sums; …
|
|
|
@33287
|
14 years |
vboxsync |
Runtime: missing makefile
|
|
|
@33286
|
14 years |
vboxsync |
Runtime: add lock free circular buffer + simple testcase
|
|
|
@33285
|
14 years |
vboxsync |
Runtime: typo
|
|
|
@33279
|
14 years |
vboxsync |
IPRT: Use the mmap+heap stuff on all posixy platforms.
|
|
|
@33278
|
14 years |
vboxsync |
RTMemCache: Fixed a bug in a calculation affect (too) small object …
|
|
|
@33269
|
14 years |
vboxsync |
IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
|
|
|
@33268
|
14 years |
vboxsync |
IPRT: Added an AVL tree taking void * ranges.
|
|
|
@33262
|
14 years |
vboxsync |
RTOnce: Avoid allocating anything when there are no races.
|
|
|
@33246
|
14 years |
vboxsync |
Compile RTPathStartsWithRoot
|
|
|
@33245
|
14 years |
vboxsync |
IPRT: Added RTPathStartsWithRoot.
|
|
|
@33207
|
14 years |
vboxsync |
tstRTInlineAsm: another fix
|
|
|
@33206
|
14 years |
vboxsync |
tstRTInlineAsm: fixed CpuId test for newer Intel CPUs
|
|
|
@33198
|
14 years |
vboxsync |
tstRTInlineAsm: show hex values
|
|
|
@33194
|
14 years |
vboxsync |
IPRT/pipe-win.cpp: Check for write quota (hack).
|
|
|
@33168
|
14 years |
vboxsync |
warning
|
|
|
@33166
|
14 years |
vboxsync |
semeventwait-r0drv-solaris.h: addressed a potential timeout race.
|
|
|
@33158
|
14 years |
vboxsync |
build fixes
|
|
|
@33155
|
14 years |
vboxsync |
IPRT: Added RTSemEventGetResolution and RTSemEventMultiGetResolution …
|
|
|
@33153
|
14 years |
vboxsync |
IPRT: Require RTSemEventWaitEx in ring-0 (breaks freebsd and OS/2, …
|
|
|
@33152
|
14 years |
vboxsync |
IPRT/r0drv/solaris: Some more adjustments.
|
|
|
@33151
|
14 years |
vboxsync |
IPRT/r0drv/solaris: Some more adjustments.
|
|
|
@33150
|
14 years |
vboxsync |
IPRT/r0drv/solaris: Some more adjustments.
|
|
|
@33149
|
14 years |
vboxsync |
IPRT/r0drv/solaris: Use timeout_generic for high resolution timeouts …
|
|
|
@33148
|
14 years |
vboxsync |
IPRT/IsoFS: Raise block size to 64K.
|
|
|
@33144
|
14 years |
vboxsync |
IPRT: Reimplemented ring-0 event semaphores for solaris.
|
|
|
@33136
|
14 years |
vboxsync |
iprt/asm.h,tstRTInlineAsm: Added 64-bit atomic OR, AND, INC, DEC, ADD …
|
|
|
@33135
|
14 years |
vboxsync |
Runtime: Restart waitpid if it got interrupted
|
|
|
@33134
|
14 years |
vboxsync |
Runtime/process: forgotten initialization
|
|
|
@33130
|
14 years |
vboxsync |
tstInlineAsm -> tstRTInlineAsm.
|
|
|
@33104
|
14 years |
vboxsync |
RTPipeCreate: Use pipe2 on linux (added in 2.6.27) to avoid racing …
|
|
|
@33103
|
14 years |
vboxsync |
RTFileOpen: Use O_CLOEXEC on linux (added in 2.6.23) to avoid racing …
|
|
|
@33092
|
14 years |
vboxsync |
IPRT: Fixed and enabled the new code in …
|
|
|
@33070
|
14 years |
vboxsync |
semeventmulti-r0drv-solaris.c: High resolution timeout hacking in …
|
|
|
@33058
|
14 years |
vboxsync |
Runtime: RTTar setSize fixes
|
|
|
@33057
|
14 years |
vboxsync |
Runtime: add a manifest memory writer
|
|
|
@33056
|
14 years |
vboxsync |
Main-XML: add a xml memory writer
|
|
|