VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24189   15 years vboxsync IPRT: Added RTFileQuerySize.
(edit) @24179   15 years vboxsync iprt/initterm.h,SUPDrv-solaris.c: Added RTR0TermForced so the module …
(edit) @24140   15 years vboxsync IPRT: added RTGETOPT_REQ_BOOL_ONOFF
(edit) @24100   15 years vboxsync iprt/req.h: Added RTReqIsBusy.
(edit) @24061   15 years vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
(edit) @24060   15 years vboxsync iprt/asm.h: todos.
(edit) @24025   15 years vboxsync iprt/ctype.h: removed disabled code.
(edit) @24016   15 years vboxsync iprt/ctype.h: Redefined its function: It is no longer a <ctype.h> wrapper.
(edit) @24007   15 years vboxsync iprt/ctype.h: Inline the macro implementation and optimize …
(edit) @23974   15 years vboxsync iprt/file.h: Use UINT32_C() for the RTFILE_O flags.
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23868   15 years vboxsync RTGetOpt: Added RTGetOptFetchValue to fetch an additional value for an …
(edit) @23715   15 years vboxsync iprt/err.mac,VBox/x86.mac: regenerated.
(edit) @23693   15 years vboxsync iprt/err.h: Added VERR_AUTHENTICATION_FAILURE.
(edit) @23644   15 years vboxsync Runtime: Added indexed options to RTGetOpt (eg: "--strwithindex14 value")
(edit) @23631   15 years vboxsync string.h: Unconditionally define memmove on FreeBSD. FreeBSD_version …
(edit) @23627   15 years vboxsync Fix building on FreeBSD < 7.2. No memmove in R0 there
(edit) @23625   15 years vboxsync IPRT: Added RTTcpServerShutdown and cleaned up the code.
(edit) @23610   15 years vboxsync IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
(edit) @23525   15 years vboxsync Runtime/FreeBSD: Don't use R3 headers in the kernel driver
(edit) @23507   15 years vboxsync IPRT: Added APIs for convering digests to/from strings.
(edit) @23501   15 years vboxsync IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
(edit) @23481   15 years vboxsync iprt/types.h: Corrected RTUINT16U.
(edit) @23473   15 years vboxsync OSE header fixes
(edit) @23332   15 years vboxsync iprt/linux/sysfs.h/cpp: code review, fixing RTLinuxSysFsGetLinkDest[V] …
(edit) @23309   15 years vboxsync iprt/linux: add APIs for locating device nodes to sysfs APIs
(edit) @23305   15 years vboxsync iprt/dir.h: RTDirExists clearification.
(edit) @23294   15 years vboxsync iprt/path.h: typo
(edit) @23291   15 years vboxsync IPRT: RTPathQueryInfo and RTPathSetTimes should work on symbolic links …
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23124   15 years vboxsync IPRT: Added RTThreadIsMain().
(edit) @23047   15 years vboxsync Fix RTFILE_O_NO_CACHE on Windows. Document that FILE_APPEND_DATA is …
(edit) @22806   15 years vboxsync iprt/err.mac: regenerated
(edit) @22801   15 years vboxsync iprt/cdefs.h: Added DECL_INVALID(type).
(edit) @22736   15 years vboxsync IPRT: Added RTStrDupN.
(edit) @22722   15 years vboxsync VBoxCOM,VBoxManage,WebService: Event queue fun.
(edit) @22700   15 years vboxsync Main: comptr logging
(edit) @22655   15 years vboxsync OSE header fixe
(edit) @22650   15 years vboxsync spinlock-r0drv-freebsd.c,spinlock.h: quick review w/ bugfixes.
(edit) @22614   15 years vboxsync Solaris/r0drvthread: temporary #4147
(edit) @22610   15 years vboxsync Fixed UINT32_C for darwin.amd64.
(edit) @22566   15 years vboxsync IPRT/thread/solaris: Backed out changes to RTThreadPreempt* made in …
(edit) @22563   15 years vboxsync IPRT: Added a RTBldCfg API group for stuffing away the SVN_REV and …
(edit) @22516   15 years vboxsync IPRT: Added RTFileExists
(edit) @22511   15 years vboxsync Typo.
(edit) @22492   15 years vboxsync iprt/err.h: VERR_IPE_UNINITIALIZED_STATUS.
(edit) @22488   15 years vboxsync iprt/types.h,iprt/err.h: Strict type checks on what's passed to …
(edit) @22457   15 years vboxsync iprt/types.h: Keep hacks out of the default case.
(edit) @22418   15 years vboxsync IPRT: RTThreadPreemptDisble/Restore must work the SPL/PIL as well for …
(edit) @22398   15 years vboxsync IPRT: Fix compiling on FreeBSD amd64. When compiling code for 32bit …
(edit) @22308   15 years vboxsync Runtime: Add RTFOFF Avl tree variant for the I/O cache
(edit) @22280   15 years vboxsync ASMIntDisableFlags() / gcc: don't use '=rm' as output constraint …
(edit) @22279   15 years vboxsync ASMGetFlags() / gcc: don't use '=g' (includes '=m') as output …
(edit) @22273   15 years vboxsync IPRT: Added RTHeapSimpleRelocate for saving and restoring of the heap.
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @22150   15 years vboxsync IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary …
(edit) @22127   15 years vboxsync iprt/spinlock.h: nit picking.
(edit) @22116   15 years vboxsync RTDbgAs: Added RTDbgAsModuleQueryMapByIndex.
(edit) @22114   15 years vboxsync RTDbgMod: Added module tagging so the diggers can tell which modules …
(edit) @22109   15 years vboxsync IPRT: Added RTPathTraverseList.
(edit) @22092   15 years vboxsync iprt/md5.cpp|h: some cleanup and tuning to see how fast it can be (too …
(edit) @22065   15 years vboxsync iprt/stdint.h: Fixed wrong UINT32_C redifinition in darwin kernel context.
(edit) @22005   15 years vboxsync ASMMemIsZeroPage: require 16-byte alignment.
(edit) @22004   15 years vboxsync iprt/asm.h: Added ASMMemIsZeroPage.
(edit) @21953   15 years vboxsync iprt/log.h: Made _LogRelIt do what _LogIt does.
(edit) @21943   15 years vboxsync iprt/asm.h: typos.
(edit) @21930   15 years vboxsync VBox/param.mac,VBox/err.mac,VBox/x86.mac,iprt/err.mac: regenerated …
(edit) @21918   15 years vboxsync IPRT: Added RTMd5().
(edit) @21914   15 years vboxsync iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32.
(edit) @21814   15 years vboxsync IPRT: RTZipBlock for block compression.
(edit) @21812   15 years vboxsync Runtime: rename
(edit) @21810   15 years vboxsync IPRT: r=bird: RTZip - dunno if anything works after my changes because …
(edit) @21801   15 years vboxsync IPRT: Clearified RTFileReadAll*.
(edit) @21794   15 years vboxsync iprt/log.h: Assume gcc 4+ on dawrin and set LOG_USE_C99.
(edit) @21792   15 years vboxsync iprt/assert.h: added AssertCompile2MemberOffsets.
(edit) @21784   15 years vboxsync Runtime: Implemented tar archive I/O.
(edit) @21757   15 years vboxsync Runtime: fix return type documentation
(edit) @21756   15 years vboxsync Runtime: wording
(edit) @21754   15 years vboxsync Runtime: fix doxygen documentation
(edit) @21753   15 years vboxsync Runtime: typos
(edit) @21751   15 years vboxsync Runtime: typo
(edit) @21750   15 years vboxsync Runtime: forgot the headers as always
(edit) @21742   15 years vboxsync Runtime: added SHA1 and manifest file support
(edit) @21741   15 years vboxsync iprt/string.h: documentation correction for the extended conversion …
(edit) @21725   15 years vboxsync iprt: Added RTMpGetDescription.
(edit) @21722   15 years vboxsync iprt/string.h: put things in the right groups.
(edit) @21721   15 years vboxsync iprt/string.h: doc corrections.
(edit) @21720   15 years vboxsync iprt/stdint.h: Replaced by stdint-new.h.
(edit) @21714   15 years vboxsync iprt/string: conversion between Utf16 and Latin1
(edit) @21699   15 years vboxsync iprt/log.h: Fixed the LogRel*Func macros.
(edit) @21685   15 years vboxsync iprt/stdint.h: try use the new one.
(edit) @21684   15 years vboxsync iprt/stdint-new.h: New stdint.h wrapper that makes sure the macros are …
(edit) @21648   15 years vboxsync iprt/log: added LogRelFlowFunc
(edit) @21646   15 years vboxsync comment typo
(edit) @21642   15 years vboxsync iprt/string.h: reverted r50153, Darwin burns are not far off
(edit) @21636   15 years vboxsync iprt/memcache.h: a reminder.
(edit) @21628   15 years vboxsync iprt: this definition is causing too much trouble
(edit) @21616   15 years vboxsync nitpicking.
(edit) @21593   15 years vboxsync RTSemSpinMutexRequest: Some adjustments.
(edit) @21588   15 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
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