VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @52050   10 年 vboxsync RTMemSafer: Split generic from ring-3 specific page based …
(edit) @52033   10 年 vboxsync IPRT/memsafer: Relax the guarding pages protection, some hosts like …
(edit) @52020   10 年 vboxsync Shot at burning Windows build box
(edit) @52018   10 年 vboxsync IPRT: Make RTMemSafer use the SUPR3 page allocation if available to …
(edit) @51940   10 年 vboxsync GMMR0: Switched from fast mutex to critical section for the giant …
(edit) @51916   10 年 vboxsync Drop electric fences before looking for leaks.
(edit) @51770   10 年 vboxsync Merged in iprt++ dev branch.
(edit) @51571   10 年 vboxsync Runtime/generic: Explicitly prevent mixing ring-3 and ring-0 spinlock …
(edit) @50644   11 年 vboxsync env-generic.cpp: Workaround for lazy _wenviron initialization in the CRT.
(edit) @50642   11 年 vboxsync iprt/env.h: Added RTEnvCountEx and RTEnvGetByIndexEx for enumerating …
(edit) @50641   11 年 vboxsync RTMpGetDescription: Made it accept NIL_RTCPUID as indicating the …
(edit) @50408   11 年 vboxsync RTEnv: Use the unicode CRT APIs on windows to avoid …
(edit) @49034   11 年 vboxsync removed bad docs.
(edit) @48935   11 年 vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @47552   11 年 vboxsync Runtime/timer-generic: Suspend a one shot timer before calling the …
(edit) @47093   11 年 vboxsync Runtime/RTProcDaemonize: Use RTPROC_FLAGS_SAME_CONTRACT when creating …
(edit) @46639   11 年 vboxsync Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
(edit) @46633   11 年 vboxsync RTMpGetDescription: Strip the string before returning it (avoid lots …
(edit) @46495   11 年 vboxsync critsectrw-generic.cpp: Flag fix.
(edit) @46254   12 年 vboxsync Fixes.
(edit) @46211   12 年 vboxsync More strcache testing and some tuning.
(edit) @46208   12 年 vboxsync tstRTStrCache: check that a real strcache impl doesn't return duplicates.
(edit) @46162   12 年 vboxsync Simple RTPathIsSame implementation.
(edit) @46146   12 年 vboxsync I can't write today
(edit) @46145   12 年 vboxsync build fix
(edit) @46144   12 年 vboxsync Runtime: RTMpGetCoreCount() for Linux
(edit) @46107   12 年 vboxsync grr
(edit) @46101   12 年 vboxsync More NT4 debugging. Getting closer to working state…
(edit) @46035   12 年 vboxsync Remove L4 support from main tree.
(edit) @45375   12 年 vboxsync RTPathParse -> RTPathParseSimple.
(edit) @45309   12 年 vboxsync RTCritSectRw: Two fixes.
(edit) @45151   12 年 vboxsync iprt/critsect.h: Cleanups (R/W mostly).
(edit) @45110   12 年 vboxsync Raw conversion of semrw-lockless-generic.cpp into RTCritSectEx.
(edit) @45019   12 年 vboxsync build fix
(edit) @44858   12 年 vboxsync doc corrections.
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @43533   12 年 vboxsync IPRT: TIMER => TimerLR
(edit) @42712   12 年 vboxsync Runtime: add RTFileCreateTemp, RTFileCreateTempSecure and …
(edit) @42709   12 年 vboxsync Runtime/createtemp: initialise variables to make old gcc versions happy.
(edit) @42708   12 年 vboxsync Runtime: add an fMode parameter to RTDirCreateTemp() and adjust callers.
(edit) @42692   12 年 vboxsync Runtime: rename RTDirCreateTemp-generic.cpp and split out the parts of …
(edit) @42235   12 年 vboxsync Runtime/generic/timer-generic.cpp+timerlr-generic.cpp: make timer …
(edit) @42078   12 年 vboxsync RTProcQueryUsernameA: Fix
(edit) @42067   12 年 vboxsync Runtime: New variant for RTProcQueryUsername which allocates the …
(edit) @41911   12 年 vboxsync backed out r78763 and r78763
(edit) @41909   12 年 vboxsync re-applied r78740 (Runtime: introduced RTRandAdvCreateOpenssl())
(edit) @41889   12 年 vboxsync backed out r78740
(edit) @41887   12 年 vboxsync Runtime: introduced RTRandAdvCreateOpenssl()
(edit) @41774   12 年 vboxsync bugref..
(edit) @41723   12 年 vboxsync RTEnvClone: VWRN_NO_TRANSLATION -> VWRN_ENV_NOT_FULLY_TRANSLATED.
(edit) @41670   12 年 vboxsync RTEnvClone: don't return an error if we found elements without a …
(edit) @41618   12 年 vboxsync RTAssertShouldPanic-generic: Reverted accidental commit.
(edit) @41530   12 年 vboxsync Config.kmk: New bios on linux as well.
(edit) @40988   13 年 vboxsync Runtime/Uuid: Treat UUIDs the same on little and big endian architectures
(edit) @40951   13 年 vboxsync Runtime/spinlock-generic: Fix building on SPARC
(edit) @40902   13 年 vboxsync Runtime/generic/RTMpGetArraySize-generic: shadow decl warning.
(edit) @40806   13 年 vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40420   13 年 vboxsync gcc-4.7 32-bit fixes
(edit) @40320   13 年 vboxsync Runtime/LRTimers: Potential thread structure memory leak fix.
(edit) @39910   13 年 vboxsync Runtime/Timers: RTTimerLRChangeInterval function and testcase
(edit) @39730   13 年 vboxsync iprt/cdrom.h + cdrom-generic.cpp: Sketched out an API for messing with …
(edit) @39721   13 年 vboxsync RTSystemShutdown: stub.
(edit) @39644   13 年 vboxsync d'oh!
(edit) @39643   13 年 vboxsync SharedFolders: more fixes
(edit) @39612   13 年 vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @39083   13 年 vboxsync IPRT: -Wunused-parameter.
(edit) @38636   13 年 vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @37419   13 年 vboxsync PDM/IPRT CritSect: Introduced the NOP critical section for simplifying …
(edit) @37233   13 年 vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
(edit) @37154   14 年 vboxsync RTThread[SG]etAffinity cleanup
(edit) @36604   14 年 vboxsync iprt/RTDirCreateUniqueNumbered: build fix
(edit) @36600   14 年 vboxsync build fix
(edit) @36598   14 年 vboxsync RTDirCreateUniqueNumbered: RTStrFormatNumber is not safe.
(edit) @36582   14 年 vboxsync iprt: next burn fix
(edit) @36579   14 年 vboxsync iprt: fix win burns
(edit) @36577   14 年 vboxsync iprt: add RTDirCreateUniqueNumbered
(edit) @36576   14 年 vboxsync iprt: fix memory leak
(edit) @36555   14 年 vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @36492   14 年 vboxsync iprt: CRITSECT_WITHOUT_REMAPPING -> RTCRITSECT_WITHOUT_REMAPPING.
(edit) @36472   14 年 vboxsync addendum to r70394 for RTCrit*
(edit) @36254   14 年 vboxsync GIP,++: Lots of CPUs (disabled).
(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 …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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