VirtualBox

source: vbox/trunk/include/iprt/time.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87647   4 years vboxsync IPRT/time: Added RTTimeNanoTSWorkerName for introspection. Maded the …
(edit) @87626   4 years vboxsync IPRT/time,VMM/TM: Added extra parameter to the RTTimeNanoTS GIP …
(edit) @85380   4 years vboxsync iprt/time.h: Made it a little more readable/complicate and easier on …
(edit) @85379   4 years vboxsync iprt/time.h: Some more fixing around RTTIME_LINUX_KERNEL_PREREQ. …
(edit) @85351   4 years vboxsync iprt/time.h: Fix inverted condition in RTTIME_LINUX_KERNEL_PREREQ. …
(edit) @85207   4 years vboxsync iprt/time.h: I was mistaken we actually need timespec for older …
(edit) @85206   4 years vboxsync iprt/time.h: Blind attempt at cleaning up the linux timespec & timeval …
(edit) @85205   4 years vboxsync iprt/time.h: RTTimeSpecGetNtTime should return a signed value, rather …
(edit) @85202   4 years vboxsync IPRT:Linux: fix time.h regression of bugref: 9757: 6.0/6.1 GA kernel …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @83484   5 years vboxsync Linux: ticketref:19312 Linux: kernel 5.6 - we need changes: make …
(edit) @83473   5 years vboxsync Linux: ticketref:19312 Linux: kernel 5.6 - we need changes: fix …
(edit) @83471   5 years vboxsync Linux: ticketref:19312 Linux: kernel 5.6 - we need changes
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81071   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @75665   6 years vboxsync iprt: adjust time-r0drv-linux.c for Linux 4.20. bugref:4567: Linux …
(edit) @74148   6 years vboxsync IPRT/time: Added RTTimeFromRfc2822 and RTTimeToStringEx (both …
(edit) @74145   6 years vboxsync iprt/time.h: Dropped unnecessary pragma pack on RTTIME.
(edit) @74125   6 years vboxsync IPRT/time: Extended RTTimeToRfc2822 with a flag for specifying …
(edit) @74069   6 years vboxsync IPRT/time: Added RTTimeToRfc2822 for formatting time according to …
(edit) @72285   7 years vboxsync IPRT: Adding RTTimeLocalDeltaNanoFor.
(edit) @72165   7 years vboxsync iprt/time.h: Better explain RTTIME::offUTC.
(edit) @72140   7 years vboxsync IPRT/time: misc fixes (incorrect offUTC conversion sign, forgotten …
(edit) @70895   7 years vboxsync IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods …
(edit) @69105   7 years vboxsync include/iprt/: (C) year
(edit) @68113   7 years vboxsync Added RTTimeZoneGetCurrent for getting TZ.
(edit) @68107   7 years vboxsync iprt: Added some time zone name mapping info (for unattended guest …
(edit) @64255   8 years vboxsync SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
(edit) @62860   8 years vboxsync iprt/time.h: NetBSD defines structs timeval and timespec in …
(edit) @62473   8 years vboxsync (C) 2016
(edit) @54775   10 years vboxsync iprt/time.h: fixed typo in RTTimeSpecSubSeconds(). Changed to using …
(edit) @54270   10 years vboxsync IPRT,TM: Implemented the get-cpu-number optimizations for the …
(edit) @54202   10 years vboxsync IPRT,TM: Implemented GIP TSC delta processing in the RTTimeNanoTS code.
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @48835   11 years vboxsync IPRT: Added RTTimeFromString and RTTimeSpecFromString for simple …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @39890   13 years vboxsync VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26209   15 years vboxsync IPRT: Added RTTimeSet.
(edit) @25857   15 years vboxsync iprt/time.h: Fixed RTTimeSpecGetTimespec, RTTimeSpecGetDosSeconds and …
(edit) @25853   15 years vboxsync fixed RTTimeSpecGetTimeval() if usec is negative
(edit) @20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20362   15 years vboxsync iprt/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @19542   16 years vboxsync iprt/time.h: Added missing RTTimeIsLeapYear prototype.
(edit) @13926   16 years vboxsync Correct a few minor typos in comments. No content changes.
(edit) @13832   16 years vboxsync IN_GC -> IN_RC.
(edit) @13633   16 years vboxsync #1865: TM.
(edit) @11221   16 years vboxsync DECLGCCALLBACKMEMBER -> DECLRCCALLBACKMEMBER
(edit) @9235   17 years vboxsync Detect struct timeval in the linux kernel environment.
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @8245   17 years vboxsync rebranding: IPRT files again.
(edit) @8163   17 years vboxsync rebrand IPRT
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(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) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5463   17 years vboxsync Fixed link error. Added an alignment dummy.
(edit) @5461   17 years vboxsync Made u64Prev a pointer so TM can share it between contexts. Added R3, …
(edit) @5456   17 years vboxsync New RTTimeNanoTS/GIP code.
(edit) @4734   17 years vboxsync _TIMEVAL and _TIMESPEC for darwin.
(edit) @4633   17 years vboxsync OS/2 + FreeBSD timspec and timeval indicators.
(edit) @4631   17 years vboxsync TIMEVAL_TO_TIMESPEC doesn't necessarily imply timeval.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3913   17 years vboxsync Solaris.
(edit) @3885   17 years vboxsync two portmes.
(edit) @3630   17 years vboxsync iprt_hdr_h -> _iprt_hdr_h
(edit) @3250   17 years vboxsync Two more timspec functions.
(edit) @3123   17 years vboxsync Made VBOX_LOG_FLAGS=msprog work in GC.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2623   18 years vboxsync Fixed UTC typo.
(edit) @2612   18 years vboxsync Implemented local time functions. (not properly tested yet)
(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