VirtualBox

source: vbox/trunk/src/VBox/Runtime/common/misc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38539   13 years vboxsync Runtime/SgBuf: Add new method to get the next segment from the S/G buffer
(edit) @38515   13 years vboxsync IPRT: Working on debug info again.
(edit) @38305   13 years vboxsync Addressed some todos.
(edit) @38285   13 years vboxsync comment typo.
(edit) @38083   13 years vboxsync getoptargv.cpp: control chars go to 0x20, not 20.
(edit) @37951   13 years vboxsync IPRT: Added RTMsgSetProgName.
(edit) @37665   13 years vboxsync Runtime/getopt: add new option flag to switch to case insensitive matching
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37316   14 years vboxsync IPRT: Inlined the already-done check in RTOnce().
(edit) @37233   14 years vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
(edit) @37210   14 years vboxsync circbuf: make the structure abstract.
(edit) @37209   14 years vboxsync circbuf: Use ASMAtomic*Z instead of ASMAtomic*Size because the latter …
(edit) @37208   14 years vboxsync circbuf: code cleanup.
(edit) @36951   14 years vboxsync warnings
(edit) @36827   14 years vboxsync iprt/assert.cpp: made the stderr format msg2 buffer as big as the …
(edit) @36597   14 years vboxsync IPRT: Implemented the memory tracker.
(edit) @36596   14 years vboxsync iprt/thread.h: Added RTThreadIsInitialized, RTThreadIsSelfKnown and …
(edit) @36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @36312   14 years vboxsync Runtime/common/misc/sg: temporarily sanity check
(edit) @36233   14 years vboxsync IPRT: linux R0 threads
(edit) @35512   14 years vboxsync iprt/types.h: Added RTFLOAT64U, RTFLOAT80U and RTFLOAT80U2.
(edit) @34542   14 years vboxsync RTGetOpt: Made it a bit less understanding about spaces after the …
(edit) @34507   14 years vboxsync IPRT: Visual C++ warnings.
(edit) @34256   14 years vboxsync IPRT: Must clear the TLS entry holding RTTHREAD before freeing the …
(edit) @33982   14 years vboxsync iprt: Moving zip.cpp and tar.cpp from common/misc/ and into common/zip/.
(edit) @33804   14 years vboxsync iprt/tar.h: some review, clean and adding documentation.
(edit) @33680   14 years vboxsync IPRT: Added RTBldCfgCompiler.
(edit) @33679   14 years vboxsync IPRT: Added RTBldCfgTarget, RTBldCfgTargetArch, RTBldCfgTargetDotArch …
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33484   14 years vboxsync Runtime: force zero terminated strings on file read
(edit) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33289   14 years vboxsync Runtime;Main-OVF-Import: added online creation of SHA1 sums; …
(edit) @33286   14 years vboxsync Runtime: add lock free circular buffer + simple testcase
(edit) @33269   14 years vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @33262   14 years vboxsync RTOnce: Avoid allocating anything when there are no races.
(edit) @33058   14 years vboxsync Runtime: RTTar setSize fixes
(edit) @32836   14 years vboxsync Runtime: fix check
(edit) @32756   14 years vboxsync Runtime: more fixes
(edit) @32754   14 years vboxsync Runtime: next burn fix try
(edit) @32752   14 years vboxsync Runtime: fix piggy compiler
(edit) @32751   14 years vboxsync Runtime: initial VFS support for tar
(edit) @32630   14 years vboxsync Runtime: fix burn
(edit) @32629   14 years vboxsync Runtime: remove the useless secondary temporary memory pointer
(edit) @32602   14 years vboxsync Runtime: fix burn
(edit) @32601   14 years vboxsync Runtime: fix burn
(edit) @32599   14 years vboxsync Runtime: fixed todos; distinct between real VERR_EOF and tar end of …
(edit) @32566   14 years vboxsync Runtime: in-memory extraction support for tar
(edit) @31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31624   14 years vboxsync Runtime: cast
(edit) @31623   14 years vboxsync Runtime: add progress callback support to the tar backend
(edit) @31583   14 years vboxsync Runtime/Sg: Extend RTSgBufSegArrayCreate to allow just counting the …
(edit) @30827   14 years vboxsync iprt/mem.h: Added RTMemWipeThoroughly().
(edit) @30470   14 years vboxsync RTSgBufInit: cSegs must be size_t so RT_ELEMENTS and similar will work …
(edit) @30468   14 years vboxsync IPRT: - Corrected RTSGBUF member names. - Corrected RTSgBufInit …
(edit) @30112   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   15 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @29845   15 years vboxsync tstRTCidr: nits
(edit) @29840   15 years vboxsync Runtime: no more than four octets are allowed.
(edit) @29837   15 years vboxsync Runtime: fixed cDelimiterLimit calculation, short form (n.n/16 is the …
(edit) @29834   15 years vboxsync Runtime: RTCidrStrToIPv4 changed to conform to rfc 4632 …
(edit) @28903   15 years vboxsync IPRT: iconv cache.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28687   15 years vboxsync Runtime/Sg: quit the loop if we reached the end of the buffer
(edit) @28317   15 years vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
(edit) @28271   15 years vboxsync IPRT: Some efence adjustments, adding RTMemAllocVar and RTMemAllocZVar …
(edit) @28267   15 years vboxsync iprt: Added RTLockValidatorHoldsLocksInClass and …
(edit) @28145   15 years vboxsync Runtime/Sg: Fix RTSgBufCopy
(edit) @28117   15 years vboxsync Runtime/Sg: Add advanced compare method
(edit) @28116   15 years vboxsync Runtime/Sg: Fix stupid bug
(edit) @28113   15 years vboxsync Runtime/Sg: Add a method to advance the internal buffer pointer
(edit) @28053   15 years vboxsync Runtime: Generic S/G buffer handling. For VBoxHDD but might become …
(edit) @27968   15 years vboxsync RTGetOptArgvToString: Implemented bourne shell style quoting.
(edit) @27802   15 years vboxsync getopt fix (2nd part).
(edit) @27801   15 years vboxsync getopt fix.
(edit) @27800   15 years vboxsync iprt: applying sparc patch (selectively).
(edit) @27763   15 years vboxsync once.cpp: Use ASMAtomicUoReadHandle (missed one place).
(edit) @27639   15 years vboxsync iprt: added RTMsgErrorRc[V].
(edit) @27386   15 years vboxsync iprt: Fixed RTGetOptArgvToString bug dealing with DOS slashes at the …
(edit) @27384   15 years vboxsync iprt: Implemented RTGetOptArgvToString with the MS CRT option. (The …
(edit) @27302   15 years vboxsync IPRT: RIP RTCache*, RTMemCache* is way better…
(edit) @27301   15 years vboxsync iprt/message.cpp: mixup in the generalization code.
(edit) @27292   15 years vboxsync Runtime/lockvalidator: free the right record
(edit) @27128   15 years vboxsync IPRT: Added RTMsgWarning[V] and RTMsgInfo[V].
(edit) @26762   15 years vboxsync iprt: Added RTHandleClose and pipe stubs.
(edit) @26694   15 years vboxsync RTGetOptPrintError: return RTEXITCODE_SYNTAX.
(edit) @26683   15 years vboxsync iprt: RTEXITCODE, RTTcpServerListen2, RTTcpWrite fixes.
(edit) @26674   15 years vboxsync iprt: Added RTMsgInitFailure for dealing with RTR3Init failures.
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26525   15 years vboxsync Runtime: win.amd64 warnings.
(edit) @26485   15 years vboxsync iprt/getopt: Added two standard options: h: --help/-help/-h/-?, V: …
(edit) @26478   15 years vboxsync getoptargv.cpp: bug fix.
(edit) @26476   15 years vboxsync iprt: Added RTPathCountComponents, RTPathCopyComponents, …
(edit) @26344   15 years vboxsync Runtime: white space cleanup.
(edit) @26060   15 years vboxsync IPRT: Added RTFileOpenF/V.
(edit) @25908   15 years vboxsync RTSemRWIsReadOwner: For assertion in main.
(edit) @25844   15 years vboxsync lockvalidator.cpp: Made it possible to configure it via the …
(edit) @25833   15 years vboxsync lockvalidator.cpp: show the class+sub-class in the lock dump.
(edit) @25791   15 years vboxsync iprt/lockvalidator,tstRTLockValidator: Fixed some class reference …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette