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