VirtualBox

source: vbox/trunk/src/VBox/Runtime/generic

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @36232   14 年 vboxsync RTCPUSET, SUPDrv: Preparation for supporting 256 CPUs/cores/threads.
(edit) @36190   14 年 vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @34507   14 年 vboxsync IPRT: Visual C++ warnings.
(edit) @34239   14 年 vboxsync nc
(edit) @33806   14 年 vboxsync ExtPack changes, related IPRT changes.
(edit) @33676   14 年 vboxsync scm cleanup run.
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33426   14 年 vboxsync iprt/symlink.h: Initial code (only tested on linux).
(edit) @33269   14 年 vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @33036   14 年 vboxsync IPRT: Implemented RTSemEventWaitEx[Debug] for ring-0 linux.
(edit) @33010   14 年 vboxsync RTSemEventMultiWaitNoResume: corrected assertion in the new …
(edit) @32995   14 年 vboxsync RTUuidFromUtf16: bug fix + testcase
(edit) @32994   14 年 vboxsync RTUuidFromStr: bug fix + testcase.
(edit) @32988   14 年 vboxsync iprt: C warnings
(edit) @32979   14 年 vboxsync iprt: RTUuidFromStr() / RTUuidFromUtf16(): allow the format …
(edit) @32946   14 年 vboxsync iprt/semaphore.h: Started adding RTSem*<Wait|Request>Ex[Debug].
(edit) @32572   14 年 vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32504   14 年 vboxsync SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
(edit) @30320   14 年 vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @30253   14 年 vboxsync iprt/assert.h: Use static_assert with g++ when available. Added …
(edit) @30112   14 年 vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   14 年 vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @29500   15 年 vboxsync Runtime/R0: FreeBSD build fixes
(edit) @29271   15 年 vboxsync Make VBoxRT build on sparc.
(edit) @29264   15 年 vboxsync build fix.
(edit) @29250   15 年 vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29247   15 年 vboxsync semxroads-generic.cpp: -stdio.h debug.
(edit) @28919   15 年 vboxsync nits.
(edit) @28916   15 年 vboxsync Don't use RTStrCopyEx with RTSTR_MAX.
(edit) @28915   15 年 vboxsync iprt: More path conversion avoidance.
(edit) @28912   15 年 vboxsync generic/pathhost-generic.cpp -> r3/posix/pathhost-posix.cpp; rewrote …
(edit) @28910   15 年 vboxsync IPRT: Fixed mixed up free calls.
(edit) @28908   15 年 vboxsync Runtime/pathhost: a cast is no replacement for RTStrDup()
(edit) @28903   15 年 vboxsync IPRT: iconv cache.
(edit) @28880   15 年 vboxsync build fix.
(edit) @28877   15 年 vboxsync IPRT: pathhost changes.
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27800   15 年 vboxsync iprt: applying sparc patch (selectively).
(edit) @27787   15 年 vboxsync iprt: RTSocket/RTTcp: refcount the sockets the RTDbg* way.
(edit) @27744   15 年 vboxsync IPRT,*: Renamed RTProcDaemonize to RTProcDaemonizeUsingFork. Added a …
(edit) @27350   15 年 vboxsync build fix
(edit) @27346   15 年 vboxsync iprt: Added RTEnvQueryUtf16Block and RTEnvFreeUtf16Block as helpers …
(edit) @26608   15 年 vboxsync IPRT: linux implementation of RTSystemQueryDmiString.
(edit) @26600   15 年 vboxsync iprt: Added RTSystemQueryDmiString.
(edit) @26562   15 年 vboxsync *: Added svn:keywords where missing.
(edit) @26344   15 年 vboxsync Runtime: white space cleanup.
(edit) @26319   15 年 vboxsync another warning regarding an ignored return value
(edit) @26258   15 年 vboxsync two more
(edit) @25961   15 年 vboxsync IPRT: Added RTUuidCompare2Strs; renamed tstUuid to tstRTUuid.
(edit) @25942   15 年 vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
(edit) @25910   15 年 vboxsync RTFileReadAll: Must pass DENY_NONE or we'll assert in down in RTFileOpen.
(edit) @25909   15 年 vboxsync RTFileReadAll-generic.cpp: committed too much.
(edit) @25908   15 年 vboxsync RTSemRWIsReadOwner: For assertion in main.
(edit) @25831   15 年 vboxsync iprt/lockvalidation: give better names to anonymous locks
(edit) @25793   15 年 vboxsync semrw-*generic.cpp: Corrected the c&p invalid handle errors in …
(edit) @25751   15 年 vboxsync semrw-lockless-generic.cpp: -todo
(edit) @25748   15 年 vboxsync iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
(edit) @25724   15 年 vboxsync iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
(edit) @25723   15 年 vboxsync iprt/RTSemRW: A little cleanup.
(edit) @25722   15 年 vboxsync iprt/RTSemFastMutex: A little cleanup.
(edit) @25711   15 年 vboxsync iprt: RTSemMutex order validation.
(edit) @25710   15 年 vboxsync iprt: SemRW lock order bugfixes.
(edit) @25707   15 年 vboxsync iprt: Added RTSemRWCreateEx and RTSemRWSetSubClass. Updated …
(edit) @25704   15 年 vboxsync iprt,pdmcritsect: More flexible lock naming, added …
(edit) @25685   15 年 vboxsync iprt,pdmcritsect: Some more lock validator code, almost there now... :-)
(edit) @25682   15 年 vboxsync iprt,pdmcritsect: RTMSINTERVAL, RTLockValidatorClass* and some related …
(edit) @25670   15 年 vboxsync semrw-lockless-generic.cpp: Use the unordered version of …
(edit) @25666   15 年 vboxsync semrw-lockless-generic.cpp: bugfix, made it configurable by defining …
(edit) @25663   15 年 vboxsync semrw-lockless-generic.cpp: Morphed the semxroads-generic.cpp into a …
(edit) @25641   15 年 vboxsync iprt: file header fixes.
(edit) @25638   15 年 vboxsync iprt,pdmcritsect: Added RTSemEvent[Set|Add|Remove]Signaller so that we …
(edit) @25620   15 年 vboxsync iprt/semaphore.h: Added Debug wrappers for all the RW semaphores.
(edit) @25618   15 年 vboxsync IPRT,pdmcritsect: More lock validator hacking.
(edit) @25616   15 年 vboxsync iprt/semrw-*: Added RTSemRWGetReadCount. Adjusted writer fairness a …
(edit) @25614   15 年 vboxsync iprt,pdmcritsect: More lock validator refactoring and debugging. Added …
(edit) @25612   15 年 vboxsync semrw-generic.cpp: unfinished instrumentation of the code, but gotta …
(edit) @25607   15 年 vboxsync iprt,pdmcritsect: Shortening and cleaning up the lock validator …
(edit) @25604   15 年 vboxsync iprt: More deadlock hacking.
(edit) @25549   15 年 vboxsync semxroads-generic.cpp: bugfix - reset race (of course).
(edit) @25522   15 年 vboxsync semrw-generic.cpp: Fixed ownership checks in the ReleaseRead code …
(edit) @25520   15 年 vboxsync iprt/assert.h: Added a quiet and maypanic setting so it's possible to …
(edit) @25515   15 年 vboxsync semrw-generic.cpp: Fixed timeout handling.
(edit) @25513   15 年 vboxsync semrw-generic.cpp: Don't reset ReadEvent unless it's necessary as it …
(edit) @25491   15 年 vboxsync IPRT,PDMCritSect: Fixing critsect regression; contains under …
(edit) @25482   15 年 vboxsync critsect-generic.cpp: made it less of an #ifdef orgy…
(edit) @25478   15 年 vboxsync IPRT,PDMCritSect: More lock validator refactoring.
(edit) @25467   15 年 vboxsync IPRT,PDMCritSect: More lock validation.
(edit) @25438   15 年 vboxsync semsrw-generic.cpp -> semrw-generic.cpp.
(edit) @25431   15 年 vboxsync RTSemXRoads: initial implementation.
(edit) @25426   15 年 vboxsync RTSemXRoads: API + testcase.
(edit) @25409   15 年 vboxsync IPRT,PDMCritSect,Main: Moved code dealing with lock counting from …
(edit) @25398   15 年 vboxsync IPRT,PDMAllocCritSect: Don't bitch when recursivly entering a mutex.
(edit) @25381   15 年 vboxsync IPRT: Split up sems-win.cpp and semnoint-generic.cpp
(edit) @25378   15 年 vboxsync Use RTSemMutexRequest*Debug in strict builds.
(edit) @25373   15 年 vboxsync IPRT,PDMCritSect: More validation changes. Validate posix and linux …
(edit) @25368   15 年 vboxsync RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking …
(edit) @25000   15 年 vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
(edit) @24189   15 年 vboxsync IPRT: Added RTFileQuerySize.
(edit) @23718   15 年 vboxsync critsect-generic.cpp: Don't use AssertMsgFailed on nested entry since …
(edit) @23619   15 年 vboxsync comment typo.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette