VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13319   16 years vboxsync linux kernel modules: export symbols where they are implemented
(edit) @13306   16 years vboxsync IPRT,++: some assert.h cleanup, making a suitable place to call …
(edit) @12892   16 years vboxsync AssertMsgRC
(edit) @12104   16 years vboxsync iprt: Added RTMpGetPresentSet, RTMpGetPresentCount and …
(edit) @11557   16 years vboxsync iprt: RTRandAdvCreateNonPseudo -> RTRandAdvCreateSystemFaster; …
(edit) @11523   16 years vboxsync iprt: Implemented the /dev/urandom base random generator as a RTRAND …
(edit) @11413   16 years vboxsync Runtime: small fix to the UUID code, splitting the ClockSeq field and …
(edit) @11350   16 years vboxsync iprt: Added RTSystemQueryOSInfo.
(edit) @10972   16 years vboxsync RTTimerLRCreateEx: Fixed parameter validation for one shot timers.
(edit) @10944   16 years vboxsync iprt: RTTimerLR - low resolution timer API (< 10 Hz).
(edit) @10425   16 years vboxsync Fixed incorrect function delcarations.
(edit) @10418   16 years vboxsync New runtime functions fopr getting cpu frequency. Stubs only to far.
(edit) @9744   16 years vboxsync Opps, left some @todos behind.
(edit) @9743   16 years vboxsync Made RTUuidCompare grok NULL pointers and behave the same way in both …
(edit) @9741   16 years vboxsync Split out RTUuidCreate, so we don't drag in RTRand when we don't need …
(edit) @9738   16 years vboxsync Some UUID cleanup; added RTUuidCompareStr(PCRTUUID, const char *).
(edit) @9444   17 years vboxsync Added iTick to FNTIMER (the timer callback).
(edit) @9429   17 years vboxsync RTMpDoesCpuExist -> RTMpIsCpuPossible. Changed the RTMpGetCount and …
(edit) @9416   17 years vboxsync Return VERR_NOT_SUPPORTED if RTTIMER_FLAGS_CPU_* is set.
(edit) @9308   17 years vboxsync Comment.
(edit) @8954   17 years vboxsync Don't fail on 0 byte files.
(edit) @8925   17 years vboxsync New file APIs for reading (or mapping) a file into memory: …
(edit) @8662   17 years vboxsync PDMCritSect fix.
(edit) @8651   17 years vboxsync Moved the strictness indicators into internal/strict.h.
(edit) @8650   17 years vboxsync L4 uses TLS and doesn't need to be excluded from strict critsects.
(edit) @8645   17 years vboxsync Added lock counts to the threads.
(edit) @8245   17 years vboxsync rebranding: IPRT files again.
(edit) @8170   17 years vboxsync Rebranding: replacing more innotek strings.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7348   17 years vboxsync Generic implementations of the new RTMp functions.
(edit) @7340   17 years vboxsync Runtime: Added fFlags (RTFILECOPY_FLAG_NO_DENY_WRITE) to RTFileCopyEx.
(edit) @7254   17 years vboxsync Sketched out RTMp*. (All the platform specific code is disabled.)
(edit) @6961   17 years vboxsync Generic implementation (in case it's needed).
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5974   17 years vboxsync Implemented RTTimeNormalize. Added a offUTC field to RTTIME (only …
(edit) @4750   17 years vboxsync eol style native
(edit) @4534   17 years vboxsync FreeBSD needs extern char environ; Assume the other BSD needs this too.
(edit) @4476   17 years vboxsync fixed darwin and two really bad assertions.
(edit) @4475   17 years vboxsync Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
(edit) @4474   17 years vboxsync Solaris.
(edit) @4287   17 years vboxsync Solaris
(edit) @4130   17 years vboxsync license header fix
(edit) @4104   17 years vboxsync Runtime/RTEnv: Fixed the off by one bug.
(edit) @4101   17 years vboxsync Attempt to fix the burning L4 testbox by making Dmitry's environment …
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4066   17 years vboxsync Runtime: Fixed linux builds.
(edit) @4063   17 years vboxsync Runtime: Added basic RTEnv...(RTENV,..) API.
(edit) @3672   17 years vboxsync RT_OS_* and RT_ARCH_* for Runtime/ and Support/
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2629   18 years vboxsync some flags and fixed broken RTTimeLocaleNow on windows.
(edit) @2617   18 years vboxsync export to OSE
(edit) @2615   18 years vboxsync export to OSE
(edit) @2477   18 years vboxsync export
(edit) @2475   18 years vboxsync Makefile.kmk -> Makefile.kup
(edit) @1816   18 years vboxsync moved magics to a common header to avoid duplicating the same defines …
(edit) @1807   18 years vboxsync Adopted the posix timer code to support the three new timer APIs
(edit) @1781   18 years vboxsync Split out generic/RTTimerCreate-generic.cpp from generic/timer-generic.cpp.
(edit) @1536   18 years vboxsync Some ring-3 adjustments.
(edit) @935   18 years vboxsync moving it (part 1).
(edit) @899   18 years vboxsync don't assert on bad uuid strings.
(edit) @893   18 years vboxsync Use RTRand.
(edit) @890   18 years vboxsync RTRand API (feel free to improve the fallback code).
(edit) @751   18 years vboxsync Stricter check in RTCritSectEnter for destroyed critical sections.
(edit) @405   18 years vboxsync We're better off using the generic timer implementation on darwin. I …
(edit) @403   18 years vboxsync Need RTThreadWait in ring-0 too when using the generic timers, so …
(edit) @204   18 years vboxsync runtime.h now includes everything. Created a new header, initterm.h, …
(edit) @198   18 years vboxsync thread safe handle invalidating.
(edit) @197   18 years vboxsync A stab at generic timers (untested).
(edit) @129   18 years vboxsync Generic Uuid. Corrected Gen.u16TimeMin to Gen.u16TimeMid.
(add) @1   55 years vboxsync import
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