VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41911   12 years vboxsync backed out r78763 and r78763
(edit) @41909   12 years vboxsync re-applied r78740 (Runtime: introduced RTRandAdvCreateOpenssl())
(edit) @41889   12 years vboxsync backed out r78740
(edit) @41887   12 years vboxsync Runtime: introduced RTRandAdvCreateOpenssl()
(edit) @41723   12 years vboxsync RTEnvClone: VWRN_NO_TRANSLATION -> VWRN_ENV_NOT_FULLY_TRANSLATED.
(edit) @41715   12 years vboxsync Made _EndProc zero-sized functions; fixed tstDisasm.
(edit) @41696   12 years vboxsync Additions/solaris/VBoxGuest: make the kernel module dependency …
(edit) @41670   12 years vboxsync RTEnvClone: don't return an error if we found elements without a …
(edit) @41648   12 years vboxsync asmdefs.mac: Make _EndProc hidden.
(edit) @41646   12 years vboxsync asmdefs.mac: Set the type and size of procedures when targeting ELF.
(edit) @41551   13 years vboxsync Fix build
(edit) @41549   13 years vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
(edit) @41504   13 years vboxsync RTStrmGetLine: Deal with correctly with \r\n, current handling is …
(edit) @41493   13 years vboxsync RTDbg*SymbolByAddr*: Added a flag parameter.
(edit) @41307   13 years vboxsync Runtime/common/log/log: make g_Logger weak which is the better solution
(edit) @41300   13 years vboxsync regenerated .mac files.
(edit) @41270   13 years vboxsync cleanups
(edit) @41268   13 years vboxsync Working on making DTrace grok VM+CPUM and VMCPU+CPUMCPU.
(edit) @41267   13 years vboxsync Hacking my way around D's lack of pragma pack.
(edit) @41259   13 years vboxsync Working on DTrace lib files.
(edit) @41251   13 years vboxsync log: Shortcut for LogFlowFunc(("LEAVE: %Rrc")).
(edit) @41247   13 years vboxsync More dtrace library stuff. On 64-bit solaris dtrace can now grok the …
(edit) @41169   13 years vboxsync IPRT,SUPDrv: RTR0MemKernelCopyFrom/To for safe kernel memory access in …
(edit) @41094   13 years vboxsync Runtime/Dvm: Glue for VFS
(edit) @41006   13 years vboxsync iprt/cdefs.h: _2K, _8K and _16K.
(edit) @40980   13 years vboxsync Corrected two really old sins.
(edit) @40979   13 years vboxsync Corrected two really old sins.
(edit) @40966   13 years vboxsync Runtime/r0drv/solaris: Dissolve VBI into IPRT.
(edit) @40946   13 years vboxsync iprt: build fix.
(edit) @40945   13 years vboxsync iprt: dance with NULL.
(edit) @40943   13 years vboxsync better fix for the NULL problem
(edit) @40942   13 years vboxsync iprt: comment fix.
(edit) @40941   13 years vboxsync runtime: smaller linux 3.4-rc3 build fix.
(edit) @40938   13 years vboxsync runtime: backed out r77481,r77482,r77483,r77484,r77485
(edit) @40931   13 years vboxsync linux: 3.4-rc3 build fix [-fpermissive]
(edit) @40915   13 years vboxsync FreeBSD: Fix build on 10-CURRENT (Thanks to Daichi Goto and Bernhard …
(edit) @40914   13 years vboxsync FreeBSD: Fix build on 10-CURRENT (Thanks to Tijl Coosemans and …
(edit) @40894   13 years vboxsync IPRT/SUPDrv: Don't create a fixed sized heap if we don't have to, use …
(edit) @40874   13 years vboxsync Apply cdecl/regparm for RTCALL only on x86, like below for DECLASM.
(edit) @40873   13 years vboxsync iprt/cdefs.h: the regparm(0) addition in DECLASM caused a lot of …
(edit) @40869   13 years vboxsync MSC v7.1 build fix.
(edit) @40856   13 years vboxsync IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo.
(edit) @40855   13 years vboxsync RTR0DbgKrnlInfo: Release shall accept NIL handle. Made QuerySymbol …
(edit) @40838   13 years vboxsync iprt/cdefs.h: The MSC equivalent of PRETTY_FUNCTION is FUNCSIG.
(edit) @40826   13 years vboxsync VBoxTpG.cpp: Microsoft Visual C++ support.
(edit) @40824   13 years vboxsync errno.h wrapper.
(edit) @40807   13 years vboxsync build fix
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40775   13 years vboxsync iprt/timer.h: comment fix.
(edit) @40771   13 years vboxsync iprt/string.h: comment fixes
(edit) @40705   13 years vboxsync dbg.h: RING_0 separation.
(edit) @40668   13 years vboxsync Runtime/r0drv: RTR0DbgKrnl implementation for Solaris.
(edit) @40663   13 years vboxsync 2nd proposal.
(edit) @40661   13 years vboxsync RTR0DbgKrnl: CTF API proposal (mostly solaris).
(edit) @40630   13 years vboxsync include/iprt: asm.h comment fixes.
(edit) @40598   13 years vboxsync getopt: Added RTGETOPT_REQ_BOOL.
(edit) @40571   13 years vboxsync ARTProcExec: dded RTPROC_FLAGS_SEARCH_PATH and implemented for posix.
(edit) @40557   13 years vboxsync RT_STR_TUPLE: Switch the length and string so it'll work with …
(edit) @40510   13 years vboxsync iprt/stdarg.h: Forgot to clean some debug bits.
(edit) @40508   13 years vboxsync iprt/stdarg.h: Workaround for 3.4.x biased system headers in solaris …
(edit) @40507   13 years vboxsync iprt/string.h: indent.
(edit) @40504   13 years vboxsync Solaris 11 build fixes.
(edit) @40427   13 years vboxsync iprt/cdefs: gcc-4.7 fix: Make DECLASM compatible with DECLCALLBACK. …
(edit) @40404   13 years vboxsync iprt/cdefs.h: Added RT_STR_TUPLE.
(edit) @40372   13 years vboxsync some customer complained the 'unprofessional' error message
(edit) @40329   13 years vboxsync Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
(edit) @40314   13 years vboxsync Fix assertion on OS/2.
(edit) @40222   13 years vboxsync IEM: Implemented fldcw, fldenv fnstcw and fnstenv.
(edit) @40206   13 years vboxsync iprt/isofs: gcc warning and 32-bit file size limit explanation
(edit) @40191   13 years vboxsync iprt/err: added VERR_NOT_AVAILABLE and fixed duplicate error codes
(edit) @40182   13 years vboxsync protected mode far call and far return.
(edit) @40170   13 years vboxsync MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
(edit) @40162   13 years vboxsync fmul st0,m64r
(edit) @40161   13 years vboxsync IEM: Debugged fdiv, hacked my way around shortcuts in the recompiler …
(edit) @40144   13 years vboxsync fdiv - almost there…
(edit) @40140   13 years vboxsync Move X86_XCPT_* to x86extra.mac.
(edit) @40138   13 years vboxsync IEM: fdiv work. Added x86extra.mac for non-automatic x86.h bits.
(edit) @40123   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40091   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40076   13 years vboxsync Changed the types of the r80 views of the FPU registers.
(edit) @40071   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40069   13 years vboxsync Floating point testing.
(edit) @40053   13 years vboxsync IPRT: Added RTAvllU32RemoveNode.
(edit) @40052   13 years vboxsync IPRT: Added string hashing API (RTStrHash1*).
(edit) @40036   13 years vboxsync Runtime: export new filesystem code.
(edit) @40029   13 years vboxsync Runtime: Add filesystem API to detect which ranges of a medium are in …
(edit) @40027   13 years vboxsync Runtime/Dvm: Add callbacks to query the allocation status of blocks …
(edit) @39993   13 years vboxsync tstX86-1: Some fxsave and fxrstor tests.
(edit) @39918   13 years vboxsync improve r75830 (better Linux 3.3 compile fix)
(edit) @39910   13 years vboxsync Runtime/Timers: RTTimerLRChangeInterval function and testcase
(edit) @39897   13 years vboxsync RTCString: Adding count() from QString, implementing one of the three …
(edit) @39890   13 years vboxsync VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
(edit) @39877   13 years vboxsync IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
(edit) @39836   13 years vboxsync Clearify RTTHREADFLAGS_WAITABLE docs.
(edit) @39826   13 years vboxsync Runtume/linux: build linux-3.3.0-rc1 (please review).
(edit) @39804   13 years vboxsync Fixed regression (I hope) in yesterdays tcp/socket changes (name …
(edit) @39803   13 years vboxsync space
(edit) @39792   13 years vboxsync iprt/mem.h: Use RT_THROW not throw to indicate exceptions thrown by a …
(edit) @39732   13 years vboxsync mangler.h: RTCdrom*.
(edit) @39730   13 years vboxsync iprt/cdrom.h + cdrom-generic.cpp: Sketched out an API for messing with …
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