lib: rename clock class's absolute property to "origin is Unix epoch"
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 20 Feb 2019 19:30:50 +0000 (14:30 -0500)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 2 May 2019 20:50:15 +0000 (20:50 +0000)
commit5552377ac6051ce8ff79fc44c446a23b13f265a8
tree5d024e93a0784b209e8e8c22f66dbccc17c165ed
parent4c0f1c8c4de6c2561bb531867ff419fd69e5f539
lib: rename clock class's absolute property to "origin is Unix epoch"

This is simply straightforward and describes precisely what the absolute
property used to mean.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
include/babeltrace/trace-ir/clock-class-const.h
include/babeltrace/trace-ir/clock-class-internal.h
include/babeltrace/trace-ir/clock-class.h
lib/lib-logging.c
lib/trace-ir/clock-class.c
plugins/ctf/common/metadata/ctf-meta-translate.c
plugins/libctfcopytrace/ctfcopytrace.c
plugins/text/dmesg/dmesg.c
plugins/utils/muxer/muxer.c
This page took 0.026146 seconds and 4 git commands to generate.