VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18329   16 years vboxsync iprt/err.h: Added VERR_INTERNAL_ERROR_2 and VERR_INTERNAL_ERROR_3 for …
(edit) @18188   16 years vboxsync Added RTLogGetDefaultInstance
(edit) @18117   16 years vboxsync sed(1): make these locale independent by using [:alnum:] and friends. …
(edit) @18100   16 years vboxsync typo
(edit) @18096   16 years vboxsync spaces, sigh.
(edit) @18055   16 years vboxsync Runtime: call setlocale from RTR3Init, not as a global initialiser
(edit) @17951   16 years vboxsync Runtime: reversed r44528
(edit) @17949   16 years vboxsync Runtime: weaken an assertion in RTErrConvertToErrno
(edit) @17522   16 years vboxsync strformattype.cpp: be a bit more gentle if the type is missing.
(edit) @17441   16 years vboxsync IPRT/RTGetOpt: Added RTGETOPT_REQ_MACADDR.
(edit) @17416   16 years vboxsync Backed out 43811; not required
(edit) @17410   16 years vboxsync Don't flush the RC log in AssertMsg1/2; it's done automatically and …
(edit) @17405   16 years vboxsync Don't flush so often
(edit) @17348   16 years vboxsync IPRT/assert: don't create a debug log on assert if we've got a release …
(edit) @17319   16 years vboxsync IPRT: Added RTGETOPT_REQ_IPV4ADDR to RTGetOpt.
(edit) @17189   16 years vboxsync unused variables
(edit) @17143   16 years vboxsync IPRT: Updated the RTGetOpt todos.
(edit) @17141   16 years vboxsync IPRT: Added support for short option lists (ls -latrT4). This fixes a …
(edit) @17101   16 years vboxsync RTGetOpt comment.
(edit) @17100   16 years vboxsync RTGetOpt: Fixed 'tstHeadless -startvm vm' breakage from earlier today.
(edit) @17093   16 years vboxsync RTGetOpt interface changes.
(edit) @17088   16 years vboxsync RTGetOpt: uShort -> iShort and int.
(edit) @17087   16 years vboxsync RTGetOpt: cleanup, restored @todo and returning 0 on first non-option.
(edit) @17083   16 years vboxsync IPRT: formatting
(edit) @17082   16 years vboxsync IPRT: fix new RTGetOpt
(edit) @17078   16 years vboxsync IPRT: make RTGetOpt accept non-'--' parameters; use RTGetOpt for …
(edit) @17019   16 years vboxsync RTLdrIsLoadable: docs, leave validation to RTLdrLoad.
(edit) @17010   16 years vboxsync iprt: RTLdrIsLoadable for checking if an dynamically library could be …
(edit) @16935   16 years vboxsync kStuff,IPRT: kStuff r23 -> r26, kLdrModOpenFromRdr got image selection …
(edit) @16934   16 years vboxsync IPRT: Prep for upcoming FAT Mach-O support.
(edit) @16933   16 years vboxsync IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument …
(edit) @16823   16 years vboxsync Runtime/zip: make zlib reader more greedy to fix issue with …
(edit) @16811   16 years vboxsync windows build fix.
(edit) @16810   16 years vboxsync buildfix.
(edit) @16808   16 years vboxsync RTErrConvertFromErrno: @todos.
(edit) @16807   16 years vboxsync RTErrConvertToErrno: VERR_PATH_NOT_FOUND -> ENOTDIR like …
(edit) @16774   16 years vboxsync RTBase64: no trailing newline.
(edit) @16766   16 years vboxsync Wrote RTBase64Encode while at it.
(edit) @16765   16 years vboxsync RTBase64Encode* testcase and adjustments.
(edit) @16762   16 years vboxsync RTBase64Decode testcase and bugfixes.
(edit) @16760   16 years vboxsync RTBase64: The decoding part (untested).
(edit) @16439   16 years vboxsync ldrkStuff: 64-bit darwin changes, better error assertions.
(edit) @16404   16 years vboxsync kStuff: some preps for the 64-bit mach-o code.
(edit) @16383   16 years vboxsync IPRT: Added sanity checks for the [U]INTn_C macros.
(edit) @16346   16 years vboxsync IPRT/sanity.h: Check the basic stdint.h types.
(edit) @16316   16 years vboxsync IPRT/math: use xSP and friends from asmdefs.mac instead of cooking our …
(edit) @16313   16 years vboxsync logl.asm: 64-bit darwin build fix.
(edit) @16164   16 years vboxsync rtZipStoreCompress: g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) generates …
(edit) @15880   16 years vboxsync IPRT/threadinit: removed double #ifdef IN_RING3.
(edit) @15747   16 years vboxsync restored waiting on non-waitable assert (things I do to please Knut :) )
(edit) @15740   16 years vboxsync removed bogus assert when trying to wait on non-waitable thread
(edit) @14626   16 years vboxsync Our COM errors not in the guest
(edit) @14614   16 years vboxsync IPRT: errmsgvboxcom.xsl -> VBox/errmsgvboxcom.xsl; include result in …
(edit) @14604   16 years vboxsync Runtime: Understand COM error codes from VirtualBox.xidl in %Rhrc.
(edit) @14500   16 years vboxsync IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
(edit) @14435   16 years vboxsync warnings
(edit) @14423   16 years vboxsync Debug log mutex fix for linux in atomic context.
(edit) @14318   16 years vboxsync Fix a couple of words doubled in comments. No code changes.
(edit) @14298   16 years vboxsync Corrected a couple of grammos.
(edit) @14262   16 years vboxsync RTErrConvertToErrno: No LogRel here!
(edit) @14216   16 years vboxsync Runtime/RTErrConvertToErrno: remove an assertion on a condition which …
(edit) @14066   16 years vboxsync strformat.cpp: shut up 64-bit MSC warnings. (hope this fix doesn't …
(edit) @14058   16 years vboxsync iprt: More 64-bit MSC warnings.
(edit) @14057   16 years vboxsync semspingpong.cpp: shut up 64-bit MSC warning.
(edit) @14055   16 years vboxsync zip.cpp: shut up 64-bit MSC warning.
(edit) @14049   16 years vboxsync ldrELFRelocatable.cpp.h: shut up 64-bit MSC warning.
(edit) @14048   16 years vboxsync md5.cpp: shut up 64-bit MSC warning.
(edit) @14024   16 years vboxsync strcpy.asm: bugfix.
(edit) @14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
(edit) @14017   16 years vboxsync strcmp.asm: bugfix.
(edit) @14012   16 years vboxsync pReq may be invalid after queuing it (RTREQFLAGS_NO_WAIT), similar to …
(edit) @14007   16 years vboxsync IPRT: RTStrNICmp correction - if cch == 0 then return equal regardless …
(edit) @14001   16 years vboxsync Not C++ comments.
(edit) @13927   16 years vboxsync Runtime: add RTStrNICmp and RTStrNCmp
(edit) @13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13832   16 years vboxsync IN_GC -> IN_RC.
(edit) @13775   16 years vboxsync EXPORT_SYMBOL after implementation of the function/variable; fixed warning
(edit) @13717   16 years vboxsync VMM,IPRT: More GC->RC and similar cleanups.
(edit) @13549   16 years vboxsync Just RTSTR_MAX.
(edit) @13513   16 years vboxsync false positive but fixing does not hurt
(edit) @13472   16 years vboxsync IPRT: Added a couple of function for simple string pattern matching …
(edit) @13255   16 years vboxsync build fix (log.cpp).
(edit) @13254   16 years vboxsync IPRT: Added RTThreadPreemptIsEnabled, RTThreadPreemptDisable and …
(edit) @13083   16 years vboxsync Runtime: no need to add \n to the end of 'unknown status' error text
(edit) @12906   16 years vboxsync fixed type
(edit) @12905   16 years vboxsync fixed check
(edit) @12874   16 years vboxsync IPRT: added a testcase for RTSemPingPong and some state inspection methods.
(edit) @12821   16 years vboxsync annoying warning
(edit) @12581   16 years vboxsync IPRT/log: Added a fallback path that deals with failure to obtain the …
(edit) @12423   16 years vboxsync IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
(edit) @12302   16 years vboxsync iprt: fixed RTMemExec leak in RTLogDestroy.
(edit) @12159   16 years vboxsync log: don't assert on lock failure, just return. (todo count)
(edit) @12154   16 years vboxsync warning
(edit) @12099   16 years vboxsync iprt: splitting out some log stuff from log.cpp so we can avoid some …
(edit) @11888   16 years vboxsync IPRT: added RTLdrGetSuff.
(edit) @11853   16 years vboxsync IPRT: Added a 'append' flag to the logger.
(edit) @11601   16 years vboxsync iprt: added a @todo on an slightly obscure bug.
(edit) @11596   16 years vboxsync iprt: Added RTThreadCreateV and RTThreadCreateF which takes a format …
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