|
|
@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 …
|
|
|
@27246
|
15 years |
vboxsync |
RTDirRemoveRecursive: Fixed memory leak, made it deal with UNKNOWN and …
|
|
|
@27241
|
15 years |
vboxsync |
iprt/asm.h: gcc inline workaround required for gcc 4.4 and gcc 4.5
|
|
|
@27129
|
15 years |
vboxsync |
scm cleaned up some whitespace.
|
|
|
@27128
|
15 years |
vboxsync |
IPRT: Added RTMsgWarning[V] and RTMsgInfo[V].
|
|
|
@27067
|
15 years |
vboxsync |
iprt/nocrt/compiler/gcc.h: va_start fix for gcc 3.2.x
|
|
|
@27011
|
15 years |
vboxsync |
PROT_NONE comment typo
|
|
|
@26915
|
15 years |
vboxsync |
Runtime/tcp: new function to query the local address of a socket.
|
|
|
@26844
|
15 years |
vboxsync |
RTPollSetCount.
|
|
|
@26827
|
15 years |
vboxsync |
IPRT: RTPollSetCount() -> RTPollGetCount().
|
|
|
@26824
|
15 years |
vboxsync |
iprt: Adjustments to RTPipeReadBlocking and RTPipeWriteBlocking. …
|
|
|
@26813
|
15 years |
vboxsync |
IPRT/List: Add a method to move the list to a new header
|
|
|
@26802
|
15 years |
vboxsync |
Implemented RTProcCreateEx for posix. The new features hasn't been …
|
|
|
@26801
|
15 years |
vboxsync |
poll-posix.cpp: initial untested code.
|
|
|
@26784
|
15 years |
vboxsync |
iprt/pipe.h++: Adjusted RTPipeWrite[Blocking] behavior wrt to zero …
|
|
|
@26774
|
15 years |
vboxsync |
RTPipe: Implemented the posix variant.
|
|
|
@26756
|
15 years |
vboxsync |
iprt/poll.h: Fixes and additions.
|
|
|
@26755
|
15 years |
vboxsync |
iprt/pipe.h: Need RTPipeWriteBlocking, some spec adjustments.
|
|
|
@26753
|
15 years |
vboxsync |
Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26740
|
15 years |
vboxsync |
iprt/list.h: r=bird: Mostly docs, but added a drop of poison to …
|
|
|