libosmocore.git branch master updated. 0.9.0-30-gac4ed17

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 Dec 8 10:08:43 UTC 2015


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  ac4ed17dbd15ed703583584626d820f66ea5a17d (commit)
       via  af5bad5ed00f0d21617c34f0e4e96eb2fd977a02 (commit)
      from  90e614f7ccb0902e6ddb510bb10f78eb14a13d94 (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=ac4ed17dbd15ed703583584626d820f66ea5a17d

commit ac4ed17dbd15ed703583584626d820f66ea5a17d
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Tue Dec 8 10:29:16 2015 +0100

    stats: Add OSMO prefix to STAT_ITEM_NOVALUE_ID
    
    This symbol is globally visible and therefore should have an OSMO
    prefix like the other identifiers exported by stat_item.h.
    
    Sponsored-by: On-Waves ehf

http://cgit.osmocom.org/libosmocore/commit/?id=af5bad5ed00f0d21617c34f0e4e96eb2fd977a02

commit af5bad5ed00f0d21617c34f0e4e96eb2fd977a02
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Fri Nov 27 18:54:58 2015 +0100

    stat: Explicitly support stat_items without unit
    
    Add OSMO_STAT_ITEM_NO_UNIT for stat items without an unit. The
    statsd reporter uses gauges ("g") to report them.
    
    Sponsored-by: On-Waves ehf

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

Summary of changes:
 include/osmocom/core/stat_item.h |  3 ++-
 src/stat_item.c                  |  6 +++---
 src/stats_statsd.c               | 12 +++++++++++-
 src/vty/utils.c                  |  5 ++++-
 4 files changed, 20 insertions(+), 6 deletions(-)


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



More information about the osmocom-commitlog mailing list