|
|
@19302
|
16 years |
vboxsync |
iprt/cpuset.h: Fixed pedantic C warning from MSC 8.
|
|
|
@19292
|
16 years |
vboxsync |
iprt/err.h,.mac: VERR_INVALID_CONTEXT.
|
|
|
@19290
|
16 years |
vboxsync |
VBox/err.h,*/err.mac: Added VERR_INVALID_VM_HANDLE, …
|
|
|
@19261
|
16 years |
vboxsync |
iprt/dir.h: Corrected RTDirRemove docs.
|
|
|
@19211
|
16 years |
vboxsync |
IPRT: Function RTDirRemoveRecursive added. Only partially implemented …
|
|
|
@19198
|
16 years |
vboxsync |
IPRT: Added RTUuidFrom/ToUtf16. (untested)
|
|
|
@19185
|
16 years |
vboxsync |
Runtime/Aio: Slight changes to the API for Windows. Fix the Solaris backend
|
|
|
@19177
|
16 years |
vboxsync |
iprt/cdefs.h: Added RT_VALID_ALIGNED_PTR and renamed VALID_PTR to …
|
|
|
@19167
|
16 years |
vboxsync |
iprt/cdefs.h,RTLdr: Added an generic RT_NOTHING macro to fixing issues …
|
|
|
@19125
|
16 years |
vboxsync |
Runtime/Aio: Add description for the RT File async I/O API
|
|
|
@19072
|
16 years |
vboxsync |
IPRT/getopt.h: iShort must be greater than 0.
|
|
|
@19039
|
16 years |
vboxsync |
iprt/file.h: a todo and a clearification.
|
|
|
@19025
|
16 years |
vboxsync |
Runtime/getopt: clarify that iShort must not be 0
|
|
|
@18999
|
16 years |
vboxsync |
Runtime/Aio: Linux backend and a simple testcase. Disabled by default. …
|
|
|
@18961
|
16 years |
vboxsync |
iprt/file.h: Some adjustements to the Async I/O API.
|
|
|
@18927
|
16 years |
vboxsync |
Big step to separate VMM data structures for guest SMP. (pgm, em)
|
|
|
@18912
|
16 years |
vboxsync |
Runtime: Fix comments (contained the old function names)
|
|
|
@18911
|
16 years |
vboxsync |
Runtime: Rename RTFileAioCtxGetMaxRequestCount to …
|
|
|
@18910
|
16 years |
vboxsync |
Runtime: compile fix
|
|
|
@18909
|
16 years |
vboxsync |
Runtime: Add RTFileAio API for review
|
|
|
@18847
|
16 years |
vboxsync |
RTTest: Added alternative API that's easier to use.
|
|
|
@18842
|
16 years |
vboxsync |
iprt/err.mac,VBox/err.mac,VBox/x86.mac: regenerated.
|
|
|
@18744
|
16 years |
vboxsync |
Runtime/getopt: provide way to figure out which option definition matched
|
|
|
@18579
|
16 years |
vboxsync |
IPRT: Solaris 10 compilation
|
|
|
@18575
|
16 years |
vboxsync |
Correct typos.
|
|
|
@18569
|
16 years |
vboxsync |
RTTest: sub tests, more typical reporting of those.
|
|
|
@18556
|
16 years |
vboxsync |
iprt: typo of the typo
|
|
|
@18555
|
16 years |
vboxsync |
iprt: typos
|
|
|
@18552
|
16 years |
vboxsync |
IPRT: Untested RTStrIStr and RTStrStr. (testcase is underways)
|
|
|
@18544
|
16 years |
vboxsync |
RTStrToUpper/Lower: Document assumtions & todos properly, added …
|
|
|
@18528
|
16 years |
vboxsync |
Runtime: added RTStrToLower & RTStrToUpper
|
|
|
@18525
|
16 years |
vboxsync |
iprt/string.h: clearification on RTUtf16ToUtf8 returns.
|
|
|
@18523
|
16 years |
vboxsync |
Runtime: typos
|
|
|
@18521
|
16 years |
vboxsync |
iprt/asm.h: Finally added string I/O.
|
|
|
@18481
|
16 years |
vboxsync |
iprt/types.h: Changed RTCPUID from RTHCUINTPTR to uint32_t since it …
|
|
|
@18471
|
16 years |
vboxsync |
iprt/nocrt/inttypes.h: Added some 32-bit ones.
|
|
|
@18467
|
16 years |
vboxsync |
cpptuils.h: Fixed no virtual destructor warning.
|
|
|
@18424
|
16 years |
vboxsync |
iprt/string.h: Added the macros RT_ZERO(Obj) and RT_BZERO(pv, cb) for …
|
|
|
@18368
|
16 years |
vboxsync |
iprt/asm.h: Cleaned up ASMBitNextSet and ASMBitNextClear.
|
|
|
@18366
|
16 years |
vboxsync |
RTTest: RTTEST_CHECK, doxygen.
|
|
|
@18364
|
16 years |
vboxsync |
RTTest: kick-off for testcase helpers.
|
|
|
@18342
|
16 years |
vboxsync |
iprt/err.h: Created a group for internal processing error codes since …
|
|
|
@18329
|
16 years |
vboxsync |
iprt/err.h: Added VERR_INTERNAL_ERROR_2 and VERR_INTERNAL_ERROR_3 for …
|
|
|
@18188
|
16 years |
vboxsync |
Added RTLogGetDefaultInstance
|
|
|
@18187
|
16 years |
vboxsync |
RTGetOpt: Corrected sample code.
|
|
|
@18128
|
16 years |
vboxsync |
IPRT, Shared Folders: Implemented file attributes access flags for …
|
|
|
@18117
|
16 years |
vboxsync |
sed(1): make these locale independent by using [:alnum:] and friends. …
|
|
|
@18102
|
16 years |
vboxsync |
Runtime/getopt: fix sample to do proper error handling when non-ascii …
|
|
|
@18097
|
16 years |
vboxsync |
Runtime/getopt: fix sample code
|
|
|
@18050
|
16 years |
vboxsync |
Typos.
|
|
|
@17848
|
16 years |
vboxsync |
comment
|
|
|
@17817
|
16 years |
vboxsync |
Correct some typos in comments; adjust some line lengths to fit in 80 cols.
|
|
|
@17771
|
16 years |
vboxsync |
iprt/net.h: More DCHP constants.
|
|
|
@17523
|
16 years |
vboxsync |
*: Changed NIL_RTHCPHYS from 0xffffffff to 0xffffffffffffffff. …
|
|
|
@17441
|
16 years |
vboxsync |
IPRT/RTGetOpt: Added RTGETOPT_REQ_MACADDR.
|
|
|
@17319
|
16 years |
vboxsync |
IPRT: Added RTGETOPT_REQ_IPV4ADDR to RTGetOpt.
|
|
|
@17141
|
16 years |
vboxsync |
IPRT: Added support for short option lists (ls -latrT4). This fixes a …
|
|
|
@17096
|
16 years |
vboxsync |
typo
|
|
|
@17094
|
16 years |
vboxsync |
RTGetOpt docs.
|
|
|
@17092
|
16 years |
vboxsync |
RTGetOpt interface changes.
|
|
|
@17091
|
16 years |
vboxsync |
RTGetOpt interface changes.
|
|
|
@17088
|
16 years |
vboxsync |
RTGetOpt: uShort -> iShort and int.
|
|
|
@17078
|
16 years |
vboxsync |
IPRT: make RTGetOpt accept non-'--' parameters; use RTGetOpt for …
|
|
|
@17019
|
16 years |
vboxsync |
RTLdrIsLoadable: docs, leave validation to RTLdrLoad.
|
|
|
@17018
|
16 years |
vboxsync |
RTProcIsRunningByName: spec update.
|
|
|
@17010
|
16 years |
vboxsync |
iprt: RTLdrIsLoadable for checking if an dynamically library could be …
|
|
|
@17008
|
16 years |
vboxsync |
IPRT: Expose (and fix) RTStrmOpenF and RTStrmOpenFV.
|
|
|
@16999
|
16 years |
vboxsync |
iprt: RTProcIsRunningByName implementation for Linux.
|
|
|
@16997
|
16 years |
vboxsync |
iprt: wrong declaration
|
|
|
@16964
|
16 years |
vboxsync |
iprt: typos
|
|
|
@16933
|
16 years |
vboxsync |
IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument …
|
|
|
@16765
|
16 years |
vboxsync |
RTBase64Encode* testcase and adjustments.
|
|
|
@16761
|
16 years |
vboxsync |
RTBase64: The decoding part (untested).
|
|
|
@16760
|
16 years |
vboxsync |
RTBase64: The decoding part (untested).
|
|
|
@16545
|
16 years |
vboxsync |
assert.h/AssertForEach: -lisp, -name, +indent, +typecast, +hex print, …
|
|
|
@16542
|
16 years |
vboxsync |
iprt/assert.h: added AssertForEach
|
|
|
@16516
|
16 years |
vboxsync |
IPRT: documentation.
|
|
|
@16432
|
16 years |
vboxsync |
iprt/cdefs.h: Added RT_UOFFSETOF_ADD and RT_OFFSETOF_ADD to work …
|
|
|
@16345
|
16 years |
vboxsync |
iprt/stdint.h: [U]INT32_C() is wrong in the 10a222 kernel header …
|
|
|
@16338
|
16 years |
vboxsync |
iprt/asmdefs.mac: Darwin decorates symbols on AMD64 just like on x86 …
|
|
|
@16323
|
16 years |
vboxsync |
typo
|
|
|
@16314
|
16 years |
vboxsync |
iprt/asmdefs.mac: copy & past fun.
|
|
|
@16312
|
16 years |
vboxsync |
iprt/asmdefs.mac: Added xWrtRIP to avoid having to ifdef label …
|
|
|
@16311
|
16 years |
vboxsync |
IPRT: Changed the RTTLS type and corrected RTTLSAlloc defintions.
|
|
|
@16252
|
16 years |
vboxsync |
iprt: typos
|
|
|
@16029
|
16 years |
vboxsync |
iprt/string.h: Reverted previous FreeBSD and moved it to SUPDrvInternal.h
|
|
|
@16027
|
16 years |
vboxsync |
iprt/string.h: More ring-0 freebsd hacks.
|
|
|
@16019
|
16 years |
vboxsync |
tstVMStructGC,Config.kmk,iprt/stdint.h: FreeBSD/amd64 hacks.
|
|
|
@15958
|
16 years |
vboxsync |
"namespace" declarations don't end with ";". Spotted by: FlexeLint
|
|
|
@15932
|
16 years |
vboxsync |
Correct a dozen typos, some in #error directives, the other in …
|
|
|
@15843
|
16 years |
vboxsync |
RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected …
|
|
|
@15841
|
16 years |
vboxsync |
SUPDrv,SUPLib: SUPR0ObjRelease returns VINF_OBJECT_DESTROYED if it …
|
|
|
@15837
|
16 years |
vboxsync |
Added RTMpIsCpuWorkPending stub.
|
|
|
@15834
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15754
|
16 years |
vboxsync |
Runtime/POSIX: RTPathAbs: Don't access file system when calculating …
|
|
|
@15721
|
16 years |
vboxsync |
typo
|
|
|
@15718
|
16 years |
vboxsync |
RTR0MemObjLockUser: Replaced the warnings with more useful information.
|
|
|
@15717
|
16 years |
vboxsync |
iprt/memobj.h: added a @remark concerning RTR0MemObjLockUser on Linux
|
|
|
@15668
|
16 years |
vboxsync |
iprt/assert.h: AssertMsgReturnVoidStmt AssertMsgReturnStmt.
|
|
|
@15644
|
16 years |
vboxsync |
IPRT: sysfs review, fixes and cleanup.
|
|
|