source:
vbox/trunk/src/VBox/Runtime/generic@
56052
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
cdrom-generic.cpp | 2.6 KB | 45110 | 12 years | Raw conversion of semrw-lockless-generic.cpp into RTCritSectEx. | |
createtemp-generic.cpp | 6.5 KB | 45375 | 12 years | RTPathParse -> RTPathParseSimple. | |
critsect-generic.cpp | 16.4 KB | 51940 | 10 years | GMMR0: Switched from fast mutex to critical section for the giant … | |
critsectrw-generic.cpp | 31.1 KB | 46495 | 11 years | critsectrw-generic.cpp: Flag fix. | |
env-generic.cpp | 34.1 KB | 55597 | 10 years | RTEnvSetEx fix for change records. | |
errvars-generic.cpp | 2.0 KB | 37233 | 13 years | IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, … | |
fs-stubs-generic.cpp | 2.5 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
Makefile.kup | 0 bytes | 2477 | 18 years | export | |
mempool-generic.cpp | 11.7 KB | 44529 | 12 years | header (C) fixes | |
memsafer-generic.cpp | 7.2 KB | 52050 | 10 years | RTMemSafer: Split generic from ring-3 specific page based … | |
mppresent-generic.cpp | 1.8 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
pathhost-generic.cpp | 3.0 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTAssertShouldPanic-generic.cpp | 1.6 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTDirCreateUniqueNumbered-generic.cpp | 3.3 KB | 39612 | 13 years | IPRT/*: add _NO_SYMLINKS flags to certain functions | |
RTDirExists-generic.cpp | 1.8 KB | 44529 | 12 years | header (C) fixes | |
RTDirQueryInfo-generic.cpp | 1.9 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTDirSetTimes-generic.cpp | 2.0 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTEnvDupEx-generic.cpp | 2.4 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
RTFileCopy-generic.cpp | 1.5 KB | 49034 | 11 years | removed bad docs. | |
RTFileExists-generic.cpp | 1.9 KB | 44529 | 12 years | header (C) fixes | |
RTFileMove-generic.cpp | 4.2 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTFileQuerySize-generic.cpp | 2.2 KB | 44529 | 12 years | header (C) fixes | |
RTFileReadAll-generic.cpp | 1.6 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTFileReadAllByHandle-generic.cpp | 1.5 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTFileReadAllByHandleEx-generic.cpp | 3.7 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTFileReadAllEx-generic.cpp | 1.9 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTFileReadAllFree-generic.cpp | 1.8 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTLogDefaultInit-generic.cpp | 1.4 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTLogWriteDebugger-generic.cpp | 1.5 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTLogWriteStdErr-generic.cpp | 1.5 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTLogWriteStdErr-stub-generic.cpp | 1.5 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTLogWriteStdOut-generic.cpp | 1.5 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTLogWriteStdOut-stub-generic.cpp | 1.5 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTLogWriteUser-generic.cpp | 1.5 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTMpCpuId-generic.cpp | 1.7 KB | 44529 | 12 years | header (C) fixes | |
RTMpCpuIdFromSetIndex-generic.cpp | 1.5 KB | 44529 | 12 years | header (C) fixes | |
RTMpCpuIdToSetIndex-generic.cpp | 1.5 KB | 44529 | 12 years | header (C) fixes | |
RTMpGetArraySize-generic.cpp | 2.1 KB | 44528 | 12 years | header (C) fixes | |
RTMpGetCoreCount-generic.cpp | 1.4 KB | 46639 | 11 years | Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount. | |
RTMpGetCount-generic.cpp | 1.5 KB | 44529 | 12 years | header (C) fixes | |
RTMpGetCurFrequency-generic.cpp | 1.5 KB | 44529 | 12 years | header (C) fixes | |
RTMpGetDescription-generic-stub.cpp | 1.8 KB | 50641 | 11 years | RTMpGetDescription: Made it accept NIL_RTCPUID as indicating the … | |
RTMpGetDescription-generic.cpp | 3.6 KB | 50641 | 11 years | RTMpGetDescription: Made it accept NIL_RTCPUID as indicating the … | |
RTMpGetMaxCpuId-generic.cpp | 1.4 KB | 44529 | 12 years | header (C) fixes | |
RTMpGetMaxFrequency-generic.cpp | 1.5 KB | 44529 | 12 years | header (C) fixes | |
RTMpGetOnlineCoreCount-generic.cpp | 1.5 KB | 46639 | 11 years | Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount. | |
RTMpGetOnlineCount-generic.cpp | 1.5 KB | 44529 | 12 years | header (C) fixes | |
RTMpGetOnlineSet-generic.cpp | 1.7 KB | 44529 | 12 years | header (C) fixes | |
RTMpGetSet-generic.cpp | 1.6 KB | 44529 | 12 years | header (C) fixes | |
RTMpIsCpuOnline-generic.cpp | 1.5 KB | 44529 | 12 years | header (C) fixes | |
RTMpIsCpuPossible-generic.cpp | 1.5 KB | 44529 | 12 years | header (C) fixes | |
RTMpOnPair-generic.cpp | 4.4 KB | 54408 | 10 years | IPRT/r0drv: Added RTMpOnPair and RTMpOnPairIsConcurrentExecSupported, … | |
RTPathAbs-generic.cpp | 10.3 KB | 52944 | 10 years | IPRT: Separated out RTPathAbs from the posix, fixing it up for windows … | |
RTPathGetCurrentDrive-generic.cpp | 3.2 KB | 52944 | 10 years | IPRT: Separated out RTPathAbs from the posix, fixing it up for windows … | |
RTPathGetCurrentOnDrive-generic.cpp | 2.5 KB | 52944 | 10 years | IPRT: Separated out RTPathAbs from the posix, fixing it up for windows … | |
RTPathIsSame-generic.cpp | 3.2 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTProcDaemonize-generic.cpp | 3.3 KB | 47093 | 11 years | Runtime/RTProcDaemonize: Use RTPROC_FLAGS_SAME_CONTRACT when creating … | |
RTProcessQueryUsernameA-generic.cpp | 2.2 KB | 44529 | 12 years | header (C) fixes | |
RTProcIsRunningByName-generic.cpp | 1.5 KB | 44529 | 12 years | header (C) fixes | |
RTRandAdvCreateSystemFaster-generic.cpp | 1.5 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTRandAdvCreateSystemTruer-generic.cpp | 1.5 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTSemEventMultiWait-2-ex-generic.cpp | 2.0 KB | 44529 | 12 years | header (C) fixes | |
RTSemEventMultiWait-generic.cpp | 2.3 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTSemEventMultiWaitNoResume-2-ex-generic.cpp | 2.0 KB | 44529 | 12 years | header (C) fixes | |
RTSemEventWait-2-ex-generic.cpp | 2.0 KB | 44529 | 12 years | header (C) fixes | |
RTSemEventWait-generic.cpp | 2.3 KB | 44528 | 12 years | header (C) fixes | |
RTSemEventWaitNoResume-2-ex-generic.cpp | 2.0 KB | 44529 | 12 years | header (C) fixes | |
RTSemMutexRequest-generic.cpp | 2.3 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTSemMutexRequestDebug-generic.cpp | 2.4 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTSystemQueryDmiString-generic.cpp | 1.8 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
RTSystemQueryOSInfo-generic.cpp | 1.9 KB | 44529 | 12 years | header (C) fixes | |
RTSystemShutdown-generic.cpp | 1.7 KB | 39721 | 13 years | RTSystemShutdown: stub. | |
RTThreadGetAffinity-stub-generic.cpp | 1.5 KB | 37154 | 14 years | RTThread[SG]etAffinity cleanup | |
RTThreadGetNativeState-generic.cpp | 1.7 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
RTThreadSetAffinity-stub-generic.cpp | 1.6 KB | 37154 | 14 years | RTThread[SG]etAffinity cleanup | |
RTThreadSetAffinityToCpu-generic.cpp | 1.9 KB | 37154 | 14 years | RTThread[SG]etAffinity cleanup | |
RTTimeLocalDeltaNano-generic.cpp | 1.4 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTTimeLocalExplode-generic.cpp | 1.8 KB | 44528 | 12 years | header (C) fixes | |
RTTimeLocalNow-generic.cpp | 1.7 KB | 44528 | 12 years | header (C) fixes | |
RTTimerCreate-generic.cpp | 1.9 KB | 53294 | 10 years | Runtime/generic/RTTimerCreate-generic: nits and comment. | |
RTTimerLRCreate-generic.cpp | 1.9 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
RTUuidCreate-generic.cpp | 2.0 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
sched-generic.cpp | 2.9 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
semfastmutex-generic.cpp | 2.5 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
semrw-generic.cpp | 29.2 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
semrw-lockless-generic.cpp | 33.7 KB | 45309 | 12 years | RTCritSectRw: Two fixes. | |
semxroads-generic.cpp | 15.7 KB | 44529 | 12 years | header (C) fixes | |
spinlock-generic.cpp | 6.7 KB | 52618 | 10 years | HostDrivers, Runtime, Devices, Additions: TSC delta measurement and … | |
strcache-stubs-generic.cpp | 4.1 KB | 46211 | 11 years | More strcache testing and some tuning. | |
timer-generic.cpp | 10.1 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
timerlr-generic.cpp | 11.8 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
tls-generic.cpp | 4.8 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
utf16locale-generic.cpp | 1.5 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. | |
uuid-generic.cpp | 21.9 KB | 48935 | 11 years | Runtime: Whitespace and svn:keyword cleanups by scm. |
Note:
See TracBrowser
for help on using the repository browser.