libosmocore.git branch master updated. 0.10.2-182-g726ba362

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Tue Feb 27 15:44:45 UTC 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  726ba36201226fe1b0e768b27cb67bce45443df5 (commit)
      from  cc81722736c9bd2a0a16cf2247eda6b82074a198 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=726ba36201226fe1b0e768b27cb67bce45443df5

commit 726ba36201226fe1b0e768b27cb67bce45443df5
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Mon Feb 26 18:03:44 2018 +0100

    core: Add timespec helper macros and make timer_compat.h public
    
    If a monotonic clock must be used, then the clock_gettime API is used
    which uses timespec structures. Linux systems by default don't provide
    helpers to calculate time using timespecs, so let's add them here.
    
    Let's also make this header public so these helpers can be used in other
    projects using libosmocore (expected user: libosmo-netif).
    
    Change-Id: I45fc993b9bb0a343763238bf463c8640f47b00f1

-----------------------------------------------------------------------

Summary of changes:
 include/Makefile.am                 |  2 +-
 include/osmocom/core/timer_compat.h | 44 +++++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list