|
|
@30320
|
14 years |
vboxsync |
*: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
|
|
|
@30318
|
14 years |
vboxsync |
iprt/cpp/ministring.h: Added a append variant taking a 'const char *' …
|
|
|
@30281
|
14 years |
vboxsync |
Runtime: added Darwin support to RTFsQueryType
|
|
|
@30278
|
14 years |
vboxsync |
RTFsQueryType: clarification
|
|
|
@30270
|
14 years |
vboxsync |
Runtime/tcp+socket: Add function to write to a socket using a …
|
|
|
@30254
|
14 years |
vboxsync |
iprt: introduced RTFsQueryType()
|
|
|
@30253
|
14 years |
vboxsync |
iprt/assert.h: Use static_assert with g++ when available. Added …
|
|
|
@30246
|
14 years |
vboxsync |
comment
|
|
|
@30244
|
14 years |
vboxsync |
iprt/assert.h: copy & past…
|
|
|
@30240
|
14 years |
vboxsync |
iprt/assert.h: Added AssertCompileMembersAtSameOffset, …
|
|
|
@30112
|
14 years |
vboxsync |
iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
|
|
|
@30111
|
14 years |
vboxsync |
iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
|
|
|
@30093
|
14 years |
vboxsync |
IPRT: Removed VERR_LOGON_FAILURE in favor of …
|
|
|
@30079
|
14 years |
vboxsync |
IPRT: Use PFNRTPROGRESS.
|
|
|
@30068
|
14 years |
vboxsync |
iprt/types.h: Added missing RTINTPTR_MAX and RTINTPTR_MIN defines.
|
|
|
@29977
|
15 years |
vboxsync |
iprt/err.h: Added VERR_NO_EXEC_MEMORY.
|
|
|
@29901
|
15 years |
vboxsync |
IPRT: added progress callback support to SHA1 digest calculation and …
|
|
|
@29821
|
15 years |
vboxsync |
iprt/sha.h: Corrected RTSHA1_DIGEST_LEN so it doesn't include the …
|
|
|
@29560
|
15 years |
vboxsync |
RTSystemQueryDmiString: Added RTSYSDMISTR_MANUFACTURER and implemented …
|
|
|
@29289
|
15 years |
vboxsync |
IPRT: Added RTPROC_FLAGS_SERVICE for code path handling when used with …
|
|
|
@29286
|
15 years |
vboxsync |
iprt/asm.h: Create annoyance in DEBUG builds, but continue to play …
|
|
|
@29282
|
15 years |
vboxsync |
iprt/asm.h: play safe.
|
|
|
@29276
|
15 years |
vboxsync |
iprt/asm.h: cleaned up the hardcoded page size mess so we can deal …
|
|
|
@29275
|
15 years |
vboxsync |
iprt/param.h: sparc64 uses 8KB pages (on solaris at least).
|
|
|
@29274
|
15 years |
vboxsync |
iprt/cdefs.h: Adjusted RT_VALID_PTR for solaris.sparc64, seems the …
|
|
|
@29273
|
15 years |
vboxsync |
iprt/asm.h: ASMMemIsAll8/32 - current inlined C code, so drop the …
|
|
|
@29270
|
15 years |
vboxsync |
iprt/asm-amd64-x86.h: Don't allow this header to be included on other arch.
|
|
|
@29266
|
15 years |
vboxsync |
fix 64-bit sparc detection and correct the break instruction for same.
|
|
|
@29263
|
15 years |
vboxsync |
sparc adjustments.
|
|
|
@29257
|
15 years |
vboxsync |
asm-math.h: opps (ASMMultU64ByU32DivByU32)
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@29245
|
15 years |
vboxsync |
include/iprt/asm.h: split out the bits which are obviously x86 and/or …
|
|
|
@29045
|
15 years |
vboxsync |
err.h: Fixed VINF_NO_CHANGE.
|
|
|
@29040
|
15 years |
vboxsync |
VBoxService/PropCache: Finished some todos, IPRT: Added VINF_NO_CHANGE.
|
|
|
@29027
|
15 years |
vboxsync |
RTR0MemObjEnterPhys/rtR0MemObjNativeEnterPhys: Validate the cache …
|
|
|
@28878
|
15 years |
vboxsync |
uniread.cpp: Updated to cope with version 5.2 of the spec. Preparing …
|
|
|
@28828
|
15 years |
vboxsync |
sync .mac headers
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28794
|
15 years |
vboxsync |
iprt/assert.h: Use builtin_offsetof for all gcc 4.x.x variants and …
|
|
|
@28792
|
15 years |
vboxsync |
iprt: use UINT32_C() for RTMEM_CACHE_POLICY_XXX
|
|
|
@28777
|
15 years |
vboxsync |
iprt: added CachePolicy parameter to RTR0MemObjEnterPhys()
|
|
|
@28718
|
15 years |
vboxsync |
iprt/assert.h: gcc-4.5 warning fix for AssertCompileMemberAlignment
|
|
|
@28700
|
15 years |
vboxsync |
iprt/semaphore.h: RTEvent*Signal() - ring-0 clarification.
|
|
|
@28695
|
15 years |
vboxsync |
iprt/log: Added a write-through flag and a flush flag for file …
|
|
|
@28692
|
15 years |
vboxsync |
iprt: XmlFileWrite - expose the two suffixes write() uses when fSafe …
|
|
|
@28689
|
15 years |
vboxsync |
XmlFileWrite::write: Added a fSafe argument for safe writing of the …
|
|
|
@28688
|
15 years |
vboxsync |
IPRT: Added RTDirFlush and RTDirFlushParent.
|
|
|
@28642
|
15 years |
vboxsync |
iprt/assert.h: fixed AssertCompileMemberAlignment for recent gcc …
|
|
|
@28619
|
15 years |
vboxsync |
iprt/assert.h: Added AssertCompileAdjacentMembers.
|
|
|
@28615
|
15 years |
vboxsync |
iprt/list.h: RTListForEachReverse use the right macro, no NULLs.
|
|
|
@28590
|
15 years |
vboxsync |
iprt/mem.h: Fixed RTMemAutoPtr + RTMEM_WRAP_TO_EF_APIS.
|
|
|
@28536
|
15 years |
vboxsync |
RTSocketFromNative: warning.
|
|
|
@28535
|
15 years |
vboxsync |
iprt: add RTSocketFromNative API
|
|
|
@28504
|
15 years |
vboxsync |
iprt/mem.h: added note about electric fence
|
|
|
@28437
|
15 years |
vboxsync |
RTList: Fixed RTListNodeIsDummy and added RTListForEachReverse. Added …
|
|
|
@28435
|
15 years |
vboxsync |
iprt/list.h: Added RTListForEach and RTListNodeIsDummy.
|
|
|
@28363
|
15 years |
vboxsync |
iprt/runtime-loader.h: doxygen, hunarian.
|
|
|
@28361
|
15 years |
vboxsync |
Runtime/runtime-loader: use RTOnce again
|
|
|
@28357
|
15 years |
vboxsync |
Runtime: generalise the code used to load libdbus at runtime to a …
|
|
|
@28318
|
15 years |
vboxsync |
RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
|
|
|
@28303
|
15 years |
vboxsync |
Misc: made it possible to do: DEFS += RTMEM_WRAP_TO_EF_APIS …
|
|
|
@28298
|
15 years |
vboxsync |
iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
|
|
|
@28271
|
15 years |
vboxsync |
IPRT: Some efence adjustments, adding RTMemAllocVar and RTMemAllocZVar …
|
|
|
@28267
|
15 years |
vboxsync |
iprt: Added RTLockValidatorHoldsLocksInClass and …
|
|
|
@28199
|
15 years |
vboxsync |
IPRT: xml crash fix
|
|
|
@28164
|
15 years |
vboxsync |
IPRT: attribute namespace support
|
|
|
@28163
|
15 years |
vboxsync |
IPRT: xml optimizations, preps for better namespace support
|
|
|
@28117
|
15 years |
vboxsync |
Runtime/Sg: Add advanced compare method
|
|
|
@28113
|
15 years |
vboxsync |
Runtime/Sg: Add a method to advance the internal buffer pointer
|
|
|
@28053
|
15 years |
vboxsync |
Runtime: Generic S/G buffer handling. For VBoxHDD but might become …
|
|
|
@28024
|
15 years |
vboxsync |
iprt: ipv6 header and pseudo checksumming; tcp flags; tcp/udp …
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27959
|
15 years |
vboxsync |
iprt: added RTTcpSetSendCoalescing.
|
|
|
@27918
|
15 years |
vboxsync |
Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
|
|
|
@27828
|
15 years |
vboxsync |
Copy/paste mistake
|
|
|
@27801
|
15 years |
vboxsync |
getopt fix.
|
|
|
@27787
|
15 years |
vboxsync |
iprt: RTSocket/RTTcp: refcount the sockets the RTDbg* way.
|
|
|
@27743
|
15 years |
vboxsync |
IPRT,*: Renamed RTProcDaemonize to RTProcDaemonizeUsingFork. Added a …
|
|
|
@27676
|
15 years |
vboxsync |
iprt/process.h: corrected the docs
|
|
|
@27649
|
15 years |
vboxsync |
RTTest: Added RTTest*Value* for reporting simple benchmark result. …
|
|
|
@27639
|
15 years |
vboxsync |
iprt: added RTMsgErrorRc[V].
|
|
|
@27616
|
15 years |
vboxsync |
iprt/cdefs.h: nop not nope. duh.
|
|
|
@27615
|
15 years |
vboxsync |
include,tools/env.sh: applying sparc patches.
|
|
|
@27613
|
15 years |
vboxsync |
iprt: Added RTPipeFromNative, implemented the windows version and …
|
|
|
@27576
|
15 years |
vboxsync |
IPRT/testcase: Added logon failure error, test some more stuff.
|
|
|
@27515
|
15 years |
vboxsync |
RTProcCreateEx doc update.
|
|
|
@27509
|
15 years |
vboxsync |
iprt: Poll on sockets on windows (untested). RTPollSetCount -> …
|
|
|
@27503
|
15 years |
vboxsync |
iprt/socket.h: RTSocket API.
|
|
|
@27497
|
15 years |
vboxsync |
iprt,rdp,drvnamedpipe: Changed the RTSOCKET type from int to a struct …
|
|
|
@27451
|
15 years |
vboxsync |
IPRT/process-win: Update on RTProcCreateEx() + testcase.
|
|
|
@27431
|
15 years |
vboxsync |
iprt: Implemented RTPollSet on windows (pipes only). Optimized the …
|
|
|
@27418
|
15 years |
vboxsync |
IPRT: much better error messages for XML runtime errors (improves …
|
|
|
@27405
|
15 years |
vboxsync |
IPRT: Typo.
|
|
|
@27384
|
15 years |
vboxsync |
iprt: Implemented RTGetOptArgvToString with the MS CRT option. (The …
|
|
|
@27347
|
15 years |
vboxsync |
iprt/getopt.h: Argv -> command line prototypes (sketches, no code).
|
|
|
@27346
|
15 years |
vboxsync |
iprt: Added RTEnvQueryUtf16Block and RTEnvFreeUtf16Block as helpers …
|
|
|
@27345
|
15 years |
vboxsync |
iprt: Added RTSort with one simple algorithm implemented.
|
|
|
@27302
|
15 years |
vboxsync |
IPRT: RIP RTCache*, RTMemCache* is way better…
|
|
|
@27291
|
15 years |
vboxsync |
iprt/ministring: when reserving space in a formerly empty string, make …
|
|
|
@27247
|
15 years |
vboxsync |
iprt/dir.h: Forgot to mention that RTDirRemoveRecursive now refuses to …
|
|
|