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