VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57974   9 years vboxsync IPRT: Some more doxygen fixes.
(edit) @57944   9 years vboxsync iprt: More doxygen corrections.
(edit) @57905   9 years vboxsync IPRT: More build for NT4 fun, but the VBoxRT.dll we build when …
(edit) @57835   9 years vboxsync RTProc,RTEnv: First pass over the windows process creation code, …
(edit) @57820   9 years vboxsync IPRT/process-win.cpp: User profile environment handling, take 2: …
(edit) @57815   9 years vboxsync http-curl.cpp: Hacked up a libproxy support using dynamic loading, …
(edit) @57813   9 years vboxsync http-curl.cpp: Implemented system proxy config for OS X and fixed …
(edit) @57794   9 years vboxsync http-curl.cpp: Implementing parsing the windows proxy server list as …
(edit) @57777   9 years vboxsync http-curl.cpp: OSE build fix
(edit) @57749   9 years vboxsync http-curl.cpp: Halfways there on windows, just need to make use of the …
(edit) @57737   9 years vboxsync common/misc/http.cpp -> generic/http-curl.cpp
(edit) @57698   9 years vboxsync IPRT: More Solaris 11 certificate paths.
(edit) @57681   9 years vboxsync RTCrStoreCreateSnapshotById-generic.cpp: Oracle Linux 5 update.
(edit) @57613   9 years vboxsync IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
(edit) @57572   9 years vboxsync IPRT: Started on accessing system certificate stores to get SSL roots …
(edit) @57432   9 years vboxsync iprt/cdefs.h,*: Split RT_NO_THROW into prototype and definition macros …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56680   10 years vboxsync env-generic.cpp: The environment is case sensitive, not insensitive. duh.
(edit) @56290   10 years vboxsync IPRT: Updated (C) year.
(edit) @55597   10 years vboxsync RTEnvSetEx fix for change records.
(edit) @55585   10 years vboxsync env-generic.cpp: build fix.
(edit) @55584   10 years vboxsync iprt/env.h: Added RTEnvQueryUtf8Block, RTEnvFreeUtf8Block and RTEnvReset.
(edit) @55562   10 years vboxsync IPRT: Added RTEnvCreateChangeRecord, RTEnvApplyChanges …
(edit) @54408   10 years vboxsync IPRT/r0drv: Added RTMpOnPair and RTMpOnPairIsConcurrentExecSupported, …
(edit) @53294   10 years vboxsync Runtime/generic/RTTimerCreate-generic: nits and comment.
(edit) @52944   10 years vboxsync IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52050   10 years vboxsync RTMemSafer: Split generic from ring-3 specific page based …
(edit) @52033   10 years vboxsync IPRT/memsafer: Relax the guarding pages protection, some hosts like …
(edit) @52020   10 years vboxsync Shot at burning Windows build box
(edit) @52018   10 years vboxsync IPRT: Make RTMemSafer use the SUPR3 page allocation if available to …
(edit) @51940   11 years vboxsync GMMR0: Switched from fast mutex to critical section for the giant …
(edit) @51916   11 years vboxsync Drop electric fences before looking for leaks.
(edit) @51770   11 years vboxsync Merged in iprt++ dev branch.
(edit) @51571   11 years vboxsync Runtime/generic: Explicitly prevent mixing ring-3 and ring-0 spinlock …
(edit) @50644   11 years vboxsync env-generic.cpp: Workaround for lazy _wenviron initialization in the CRT.
(edit) @50642   11 years vboxsync iprt/env.h: Added RTEnvCountEx and RTEnvGetByIndexEx for enumerating …
(edit) @50641   11 years vboxsync RTMpGetDescription: Made it accept NIL_RTCPUID as indicating the …
(edit) @50408   11 years vboxsync RTEnv: Use the unicode CRT APIs on windows to avoid …
(edit) @49034   11 years vboxsync removed bad docs.
(edit) @48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @47552   11 years vboxsync Runtime/timer-generic: Suspend a one shot timer before calling the …
(edit) @47093   11 years vboxsync Runtime/RTProcDaemonize: Use RTPROC_FLAGS_SAME_CONTRACT when creating …
(edit) @46639   12 years vboxsync Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
(edit) @46633   12 years vboxsync RTMpGetDescription: Strip the string before returning it (avoid lots …
(edit) @46495   12 years vboxsync critsectrw-generic.cpp: Flag fix.
(edit) @46254   12 years vboxsync Fixes.
(edit) @46211   12 years vboxsync More strcache testing and some tuning.
(edit) @46208   12 years vboxsync tstRTStrCache: check that a real strcache impl doesn't return duplicates.
(edit) @46162   12 years vboxsync Simple RTPathIsSame implementation.
(edit) @46146   12 years vboxsync I can't write today
(edit) @46145   12 years vboxsync build fix
(edit) @46144   12 years vboxsync Runtime: RTMpGetCoreCount() for Linux
(edit) @46107   12 years vboxsync grr
(edit) @46101   12 years vboxsync More NT4 debugging. Getting closer to working state…
(edit) @46035   12 years vboxsync Remove L4 support from main tree.
(edit) @45375   12 years vboxsync RTPathParse -> RTPathParseSimple.
(edit) @45309   12 years vboxsync RTCritSectRw: Two fixes.
(edit) @45151   12 years vboxsync iprt/critsect.h: Cleanups (R/W mostly).
(edit) @45110   12 years vboxsync Raw conversion of semrw-lockless-generic.cpp into RTCritSectEx.
(edit) @45019   12 years vboxsync build fix
(edit) @44858   12 years vboxsync doc corrections.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43533   12 years vboxsync IPRT: TIMER => TimerLR
(edit) @42712   12 years vboxsync Runtime: add RTFileCreateTemp, RTFileCreateTempSecure and …
(edit) @42709   12 years vboxsync Runtime/createtemp: initialise variables to make old gcc versions happy.
(edit) @42708   12 years vboxsync Runtime: add an fMode parameter to RTDirCreateTemp() and adjust callers.
(edit) @42692   12 years vboxsync Runtime: rename RTDirCreateTemp-generic.cpp and split out the parts of …
(edit) @42235   12 years vboxsync Runtime/generic/timer-generic.cpp+timerlr-generic.cpp: make timer …
(edit) @42078   12 years vboxsync RTProcQueryUsernameA: Fix
(edit) @42067   13 years vboxsync Runtime: New variant for RTProcQueryUsername which allocates the …
(edit) @41911   13 years vboxsync backed out r78763 and r78763
(edit) @41909   13 years vboxsync re-applied r78740 (Runtime: introduced RTRandAdvCreateOpenssl())
(edit) @41889   13 years vboxsync backed out r78740
(edit) @41887   13 years vboxsync Runtime: introduced RTRandAdvCreateOpenssl()
(edit) @41774   13 years vboxsync bugref..
(edit) @41723   13 years vboxsync RTEnvClone: VWRN_NO_TRANSLATION -> VWRN_ENV_NOT_FULLY_TRANSLATED.
(edit) @41670   13 years vboxsync RTEnvClone: don't return an error if we found elements without a …
(edit) @41618   13 years vboxsync RTAssertShouldPanic-generic: Reverted accidental commit.
(edit) @41530   13 years vboxsync Config.kmk: New bios on linux as well.
(edit) @40988   13 years vboxsync Runtime/Uuid: Treat UUIDs the same on little and big endian architectures
(edit) @40951   13 years vboxsync Runtime/spinlock-generic: Fix building on SPARC
(edit) @40902   13 years vboxsync Runtime/generic/RTMpGetArraySize-generic: shadow decl warning.
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40420   13 years vboxsync gcc-4.7 32-bit fixes
(edit) @40320   13 years vboxsync Runtime/LRTimers: Potential thread structure memory leak fix.
(edit) @39910   13 years vboxsync Runtime/Timers: RTTimerLRChangeInterval function and testcase
(edit) @39730   13 years vboxsync iprt/cdrom.h + cdrom-generic.cpp: Sketched out an API for messing with …
(edit) @39721   13 years vboxsync RTSystemShutdown: stub.
(edit) @39644   13 years vboxsync d'oh!
(edit) @39643   13 years vboxsync SharedFolders: more fixes
(edit) @39612   13 years vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @39083   13 years vboxsync IPRT: -Wunused-parameter.
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @37419   14 years vboxsync PDM/IPRT CritSect: Introduced the NOP critical section for simplifying …
(edit) @37233   14 years vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
(edit) @37154   14 years vboxsync RTThread[SG]etAffinity cleanup
(edit) @36604   14 years vboxsync iprt/RTDirCreateUniqueNumbered: build fix
(edit) @36600   14 years vboxsync build fix
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