VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26318   15 years vboxsync build fix
(edit) @26317   15 years vboxsync bogus
(edit) @26316   15 years vboxsync gcc warnings when compiling against newer libcs
(edit) @26296   15 years vboxsync more warnings.
(edit) @26276   15 years vboxsync typos.
(edit) @26267   15 years vboxsync tstLdrObj: warning.
(edit) @26258   15 years vboxsync two more
(edit) @26257   15 years vboxsync timer-posix.cpp: Another initializer warning.
(edit) @26256   15 years vboxsync build fix.
(edit) @26255   15 years vboxsync fs-posix.cpp: {0} initializer warnings.
(edit) @26254   15 years vboxsync mp-linux.cpp: warning.
(edit) @26253   15 years vboxsync sysfs.cpp: Drop the temporary hack, it's not needed and generate warnings.
(edit) @26252   15 years vboxsync tcp.cpp: gcc warnings.
(edit) @26251   15 years vboxsync strversion.cpp: Use the right type. (gcc warning)
(edit) @26249   15 years vboxsync ldr.cpp: warning.
(edit) @26227   15 years vboxsync s/IN_SUP_GC/IN_SUP_RC/g; s/SUPGCDECL/SUPRCDECL/g
(edit) @26226   15 years vboxsync s/RTGCDECL/RTGCDECL/g
(edit) @26224   15 years vboxsync s/IN_RT_GC/IN_RT_RC/g
(edit) @26223   15 years vboxsync s/RuntimeGC/RuntimeRC/; s/DisasmGC/DisasmRC/; s/tstMicroGC/tstMicroRC/g
(edit) @26222   15 years vboxsync *.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
(edit) @26218   15 years vboxsync *.kmk: Started renaming templated from all caps to CamelCase. At the …
(edit) @26212   15 years vboxsync time-win.cpp: missing headers
(edit) @26210   15 years vboxsync IPRT: Added RTTimeSet.
(edit) @26209   15 years vboxsync IPRT: Added RTTimeSet.
(edit) @26180   15 years vboxsync *: The rest of the %V* format specifiers are history.
(edit) @26178   15 years vboxsync strformat-vbox.cpp: %Vuuid and %Vrc (+friends) are now gone.
(edit) @26177   15 years vboxsync *: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @26134   15 years vboxsync IPRT: Added RTPathJoin.
(edit) @26133   15 years vboxsync IPRT: Added RTPathJoin.
(edit) @26116   15 years vboxsync Runtime/Makefile.kmk: RuntimeGuestR3 must include target arch sources …
(edit) @26060   15 years vboxsync IPRT: Added RTFileOpenF/V.
(edit) @26015   15 years vboxsync build fix.
(edit) @26012   15 years vboxsync more warnings.
(edit) @25961   15 years vboxsync IPRT: Added RTUuidCompare2Strs; renamed tstUuid to tstRTUuid.
(edit) @25960   15 years vboxsync Doxyfile*: Added custom command …
(edit) @25953   15 years vboxsync Runtime/RTFileIoCtl: fixed prototype (iRequest => ulRequest)
(edit) @25951   15 years vboxsync Runtime: gcc warning
(edit) @25946   15 years vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
(edit) @25942   15 years vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
(edit) @25926   15 years vboxsync Runtime: fixed uninitialized var
(edit) @25925   15 years vboxsync build fix.
(edit) @25924   15 years vboxsync tstPath -> tstRTPath.
(edit) @25923   15 years vboxsync RTPathStripTrailingSlash: testcase + extensions.
(edit) @25918   15 years vboxsync Runtime/RTSha1Digest.cpp: no need to open the stream for reading and …
(edit) @25910   15 years vboxsync RTFileReadAll: Must pass DENY_NONE or we'll assert in down in RTFileOpen.
(edit) @25909   15 years vboxsync RTFileReadAll-generic.cpp: committed too much.
(edit) @25908   15 years vboxsync RTSemRWIsReadOwner: For assertion in main.
(edit) @25899   15 years vboxsync Runtime/common/log.cpp: gcc warning
(edit) @25898   15 years vboxsync Runtime/path-posix.cpp: gcc found this bug
(edit) @25872   15 years vboxsync Runtime/testcases: warning
(edit) @25865   15 years vboxsync tstRTTimeSpec: renamed from tstTimeSpec, try fix darwin burn.
(edit) @25856   15 years vboxsync tstTimeSpec.cpp: Converted to RTTest and added conversion tests.
(edit) @25844   15 years vboxsync lockvalidator.cpp: Made it possible to configure it via the …
(edit) @25833   15 years vboxsync lockvalidator.cpp: show the class+sub-class in the lock dump.
(edit) @25831   15 years vboxsync iprt/lockvalidation: give better names to anonymous locks
(edit) @25805   15 years vboxsync strformat.cpp: Added missing va_end() in %N.
(edit) @25801   15 years vboxsync tstRTStrFormat: Added %N test.
(edit) @25794   15 years vboxsync Runtime/Makefile.kmk: Install VBoxRT.dll into bin/testcase on windows …
(edit) @25793   15 years vboxsync semrw-*generic.cpp: Corrected the c&p invalid handle errors in …
(edit) @25792   15 years vboxsync Build fix
(edit) @25791   15 years vboxsync iprt/lockvalidator,tstRTLockValidator: Fixed some class reference …
(edit) @25766   15 years vboxsync build fix.
(edit) @25759   15 years vboxsync iprt/semaphore.h: RT_LOCK_CHECK_ORDER && IN_RING3 -> wrap …
(edit) @25751   15 years vboxsync semrw-lockless-generic.cpp: -todo
(edit) @25748   15 years vboxsync iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
(edit) @25732   15 years vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
(edit) @25727   15 years vboxsync build fix
(edit) @25724   15 years vboxsync iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
(edit) @25723   15 years vboxsync iprt/RTSemRW: A little cleanup.
(edit) @25722   15 years vboxsync iprt/RTSemFastMutex: A little cleanup.
(edit) @25721   15 years vboxsync iprt/RTSemMutex: MutexSem -> hMutexSem
(edit) @25720   15 years vboxsync iprt: Added RTSemEventMultiCreateEx and did some cleanups of the …
(edit) @25717   15 years vboxsync iprt: Added RTSemEventCreateEx and did some cleanups of the …
(edit) @25715   15 years vboxsync semmutex-linux.cpp: lock validation fixes
(edit) @25714   15 years vboxsync iprt: Adjuested the remaining RTSemMutex implementations.
(edit) @25713   15 years vboxsync iprt: Remove %Rt from the docs and testcase because there appears to …
(edit) @25711   15 years vboxsync iprt: RTSemMutex order validation.
(edit) @25710   15 years vboxsync iprt: SemRW lock order bugfixes.
(edit) @25707   15 years vboxsync iprt: Added RTSemRWCreateEx and RTSemRWSetSubClass. Updated …
(edit) @25704   15 years vboxsync iprt,pdmcritsect: More flexible lock naming, added …
(edit) @25703   15 years vboxsync iprt/lockvalidator: Tested and debugged the basics of lock order …
(edit) @25701   15 years vboxsync MSC doesn't like comments in defined(). grumble.
(edit) @25700   15 years vboxsync iprt/lockvalidator: finishing the code and fixing bugs.
(edit) @25694   15 years vboxsync working on lock order testcase…
(edit) @25692   15 years vboxsync iprt/lockvalidator: Implemented order validatation and the …
(edit) @25690   15 years vboxsync iprt/lockvalidator: Record recursion on the lock stack.
(edit) @25689   15 years vboxsync iprt/lockvalidator: Implement the lock stack (not recording recursion yet).
(edit) @25688   15 years vboxsync build fix.
(edit) @25685   15 years vboxsync iprt,pdmcritsect: Some more lock validator code, almost there now... :-)
(edit) @25684   15 years vboxsync build fix for newer gcc versions
(edit) @25682   15 years vboxsync iprt,pdmcritsect: RTMSINTERVAL, RTLockValidatorClass* and some related …
(edit) @25671   15 years vboxsync iprt/asm.h,ASMAtomciUoReadU64.asm: consistent use of the lock prefix …
(edit) @25670   15 years vboxsync semrw-lockless-generic.cpp: Use the unordered version of …
(edit) @25669   15 years vboxsync tstInlineAsm.cpp: test ASMAtomic*Read*
(edit) @25668   15 years vboxsync tstInlineAsm.cpp: test ASMAtomic*ReadU64
(edit) @25666   15 years vboxsync semrw-lockless-generic.cpp: bugfix, made it configurable by defining …
(edit) @25665   15 years vboxsync iprt/asm.h,ASMAtomic*.asm: the darwin x86 gcc also has trouble with …
(edit) @25664   15 years vboxsync ASMAtomicCmpXchgU64.asm,ASMAtomicReadU64.asm: Quickly hacked up some …
(edit) @25663   15 years vboxsync semrw-lockless-generic.cpp: Morphed the semxroads-generic.cpp into a …
Note: See TracRevisionLog for help on using the revision log.

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