|
|
@33804
|
14 years |
vboxsync |
iprt/tar.h: some review, clean and adding documentation.
|
|
|
@33680
|
14 years |
vboxsync |
IPRT: Added RTBldCfgCompiler.
|
|
|
@33679
|
14 years |
vboxsync |
IPRT: Added RTBldCfgTarget, RTBldCfgTargetArch, RTBldCfgTargetDotArch …
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33484
|
14 years |
vboxsync |
Runtime: force zero terminated strings on file read
|
|
|
@33464
|
14 years |
vboxsync |
*: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
|
|
|
@33289
|
14 years |
vboxsync |
Runtime;Main-OVF-Import: added online creation of SHA1 sums; …
|
|
|
@33286
|
14 years |
vboxsync |
Runtime: add lock free circular buffer + simple testcase
|
|
|
@33269
|
14 years |
vboxsync |
IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
|
|
|
@33262
|
14 years |
vboxsync |
RTOnce: Avoid allocating anything when there are no races.
|
|
|
@33058
|
14 years |
vboxsync |
Runtime: RTTar setSize fixes
|
|
|
@32836
|
14 years |
vboxsync |
Runtime: fix check
|
|
|
@32756
|
14 years |
vboxsync |
Runtime: more fixes
|
|
|
@32754
|
14 years |
vboxsync |
Runtime: next burn fix try
|
|
|
@32752
|
14 years |
vboxsync |
Runtime: fix piggy compiler
|
|
|
@32751
|
14 years |
vboxsync |
Runtime: initial VFS support for tar
|
|
|
@32630
|
14 years |
vboxsync |
Runtime: fix burn
|
|
|
@32629
|
14 years |
vboxsync |
Runtime: remove the useless secondary temporary memory pointer
|
|
|
@32602
|
14 years |
vboxsync |
Runtime: fix burn
|
|
|
@32601
|
14 years |
vboxsync |
Runtime: fix burn
|
|
|
@32599
|
14 years |
vboxsync |
Runtime: fixed todos; distinct between real VERR_EOF and tar end of …
|
|
|
@32566
|
14 years |
vboxsync |
Runtime: in-memory extraction support for tar
|
|
|
@31847
|
14 years |
vboxsync |
iprt: removed crc32.h and crc64.h, use crc.h instead.
|
|
|
@31624
|
14 years |
vboxsync |
Runtime: cast
|
|
|
@31623
|
14 years |
vboxsync |
Runtime: add progress callback support to the tar backend
|
|
|
@31583
|
14 years |
vboxsync |
Runtime/Sg: Extend RTSgBufSegArrayCreate to allow just counting the …
|
|
|
@30827
|
14 years |
vboxsync |
iprt/mem.h: Added RTMemWipeThoroughly().
|
|
|
@30470
|
14 years |
vboxsync |
RTSgBufInit: cSegs must be size_t so RT_ELEMENTS and similar will work …
|
|
|
@30468
|
14 years |
vboxsync |
IPRT:
- Corrected RTSGBUF member names.
- Corrected RTSgBufInit …
|
|
|
@30112
|
15 years |
vboxsync |
iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
|
|
|
@30111
|
15 years |
vboxsync |
iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
|
|
|
@29845
|
15 years |
vboxsync |
tstRTCidr: nits
|
|
|
@29840
|
15 years |
vboxsync |
Runtime: no more than four octets are allowed.
|
|
|
@29837
|
15 years |
vboxsync |
Runtime: fixed cDelimiterLimit calculation, short form (n.n/16 is the …
|
|
|
@29834
|
15 years |
vboxsync |
Runtime: RTCidrStrToIPv4 changed to conform to rfc 4632 …
|
|
|
@28903
|
15 years |
vboxsync |
IPRT: iconv cache.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28687
|
15 years |
vboxsync |
Runtime/Sg: quit the loop if we reached the end of the buffer
|
|
|
@28317
|
15 years |
vboxsync |
RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
|
|
|
@28271
|
15 years |
vboxsync |
IPRT: Some efence adjustments, adding RTMemAllocVar and RTMemAllocZVar …
|
|
|
@28267
|
15 years |
vboxsync |
iprt: Added RTLockValidatorHoldsLocksInClass and …
|
|
|
@28145
|
15 years |
vboxsync |
Runtime/Sg: Fix RTSgBufCopy
|
|
|
@28117
|
15 years |
vboxsync |
Runtime/Sg: Add advanced compare method
|
|
|
@28116
|
15 years |
vboxsync |
Runtime/Sg: Fix stupid bug
|
|
|
@28113
|
15 years |
vboxsync |
Runtime/Sg: Add a method to advance the internal buffer pointer
|
|
|
@28053
|
15 years |
vboxsync |
Runtime: Generic S/G buffer handling. For VBoxHDD but might become …
|
|
|
@27968
|
15 years |
vboxsync |
RTGetOptArgvToString: Implemented bourne shell style quoting.
|
|
|
@27802
|
15 years |
vboxsync |
getopt fix (2nd part).
|
|
|
@27801
|
15 years |
vboxsync |
getopt fix.
|
|
|
@27800
|
15 years |
vboxsync |
iprt: applying sparc patch (selectively).
|
|
|
@27763
|
15 years |
vboxsync |
once.cpp: Use ASMAtomicUoReadHandle (missed one place).
|
|
|
@27639
|
15 years |
vboxsync |
iprt: added RTMsgErrorRc[V].
|
|
|
@27386
|
15 years |
vboxsync |
iprt: Fixed RTGetOptArgvToString bug dealing with DOS slashes at the …
|
|
|
@27384
|
15 years |
vboxsync |
iprt: Implemented RTGetOptArgvToString with the MS CRT option. (The …
|
|
|
@27302
|
15 years |
vboxsync |
IPRT: RIP RTCache*, RTMemCache* is way better…
|
|
|
@27301
|
15 years |
vboxsync |
iprt/message.cpp: mixup in the generalization code.
|
|
|
@27292
|
15 years |
vboxsync |
Runtime/lockvalidator: free the right record
|
|
|
@27128
|
15 years |
vboxsync |
IPRT: Added RTMsgWarning[V] and RTMsgInfo[V].
|
|
|
@26762
|
15 years |
vboxsync |
iprt: Added RTHandleClose and pipe stubs.
|
|
|
@26694
|
15 years |
vboxsync |
RTGetOptPrintError: return RTEXITCODE_SYNTAX.
|
|
|
@26683
|
15 years |
vboxsync |
iprt: RTEXITCODE, RTTcpServerListen2, RTTcpWrite fixes.
|
|
|
@26674
|
15 years |
vboxsync |
iprt: Added RTMsgInitFailure for dealing with RTR3Init failures.
|
|
|
@26562
|
15 years |
vboxsync |
*: Added svn:keywords where missing.
|
|
|
@26525
|
15 years |
vboxsync |
Runtime: win.amd64 warnings.
|
|
|
@26485
|
15 years |
vboxsync |
iprt/getopt: Added two standard options: h: --help/-help/-h/-?, V: …
|
|
|
@26478
|
15 years |
vboxsync |
getoptargv.cpp: bug fix.
|
|
|
@26476
|
15 years |
vboxsync |
iprt: Added RTPathCountComponents, RTPathCopyComponents, …
|
|
|
@26344
|
15 years |
vboxsync |
Runtime: white space cleanup.
|
|
|
@26060
|
15 years |
vboxsync |
IPRT: Added RTFileOpenF/V.
|
|
|
@25908
|
15 years |
vboxsync |
RTSemRWIsReadOwner: For assertion in main.
|
|
|
@25844
|
15 years |
vboxsync |
lockvalidator.cpp: Made it possible to configure it via the …
|
|
|
@25833
|
15 years |
vboxsync |
lockvalidator.cpp: show the class+sub-class in the lock dump.
|
|
|
@25791
|
15 years |
vboxsync |
iprt/lockvalidator,tstRTLockValidator: Fixed some class reference …
|
|
|
@25759
|
15 years |
vboxsync |
iprt/semaphore.h: RT_LOCK_CHECK_ORDER && IN_RING3 -> wrap …
|
|
|
@25748
|
15 years |
vboxsync |
iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
|
|
|
@25732
|
15 years |
vboxsync |
PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
|
|
|
@25724
|
15 years |
vboxsync |
iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
|
|
|
@25710
|
15 years |
vboxsync |
iprt: SemRW lock order bugfixes.
|
|
|
@25707
|
15 years |
vboxsync |
iprt: Added RTSemRWCreateEx and RTSemRWSetSubClass. Updated …
|
|
|
@25704
|
15 years |
vboxsync |
iprt,pdmcritsect: More flexible lock naming, added …
|
|
|
@25703
|
15 years |
vboxsync |
iprt/lockvalidator: Tested and debugged the basics of lock order …
|
|
|
@25701
|
15 years |
vboxsync |
MSC doesn't like comments in defined(). grumble.
|
|
|
@25700
|
15 years |
vboxsync |
iprt/lockvalidator: finishing the code and fixing bugs.
|
|
|
@25694
|
15 years |
vboxsync |
working on lock order testcase…
|
|
|
@25692
|
15 years |
vboxsync |
iprt/lockvalidator: Implemented order validatation and the …
|
|
|
@25690
|
15 years |
vboxsync |
iprt/lockvalidator: Record recursion on the lock stack.
|
|
|
@25689
|
15 years |
vboxsync |
iprt/lockvalidator: Implement the lock stack (not recording recursion yet).
|
|
|
@25685
|
15 years |
vboxsync |
iprt,pdmcritsect: Some more lock validator code, almost there now... :-)
|
|
|
@25684
|
15 years |
vboxsync |
build fix for newer gcc versions
|
|
|
@25682
|
15 years |
vboxsync |
iprt,pdmcritsect: RTMSINTERVAL, RTLockValidatorClass* and some related …
|
|
|
@25662
|
15 years |
vboxsync |
lockvalidator.cpp: Fixed a bug in rtLockValidatorDdDoDetection where …
|
|
|
@25660
|
15 years |
vboxsync |
thread.cpp: Fixed case of accessing RTTHRADINT after it was freed.
|
|
|
@25648
|
15 years |
vboxsync |
iprt: Instrumented semeventmulti-linux.cpp and hacked more on the …
|
|
|
@25645
|
15 years |
vboxsync |
IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
|
|
|
@25638
|
15 years |
vboxsync |
iprt,pdmcritsect: Added RTSemEvent[Set|Add|Remove]Signaller so that we …
|
|
|
@25625
|
15 years |
vboxsync |
iprt/semmutex*: Added RTSemMutexIsOwned. Rewrote mutex recursion …
|
|
|
@25622
|
15 years |
vboxsync |
tstRTLockValidator: testcase improvements.
|
|
|
@25618
|
15 years |
vboxsync |
IPRT,pdmcritsect: More lock validator hacking.
|
|
|
@25617
|
15 years |
vboxsync |
iprt: Added lock validator testcase for read-write semaphore …
|
|
|