libosmocore.git branch master updated. 0.9.6-202-gc65c5b4

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 May 9 09:11:21 UTC 2017


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  c65c5b4ea075ef6cef11fff9442ae0b15c1d6af7 (commit)
      from  584f4b69d6d8bc0990c923ee5a144a7e3426b69a (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=c65c5b4ea075ef6cef11fff9442ae0b15c1d6af7

commit c65c5b4ea075ef6cef11fff9442ae0b15c1d6af7
Author: Max <msuraev at sysmocom.de>
Date:   Wed Mar 15 13:20:23 2017 +0100

    vty: cleanup logging functions
    
    * remove unused parameter from logging_vty_add_cmds()
    * mark log level descriptors static
    * change internal static function int check_log_to_target() to more
      appropriate bool should_log_to_target()
    * deprecate log_vty_command_*() from public API as it should only be
      used by logging_vty_add_cmds()
    
    Change-Id: I0e9ddd7ba3ce211302d99a3494eb408907a2916e
    Related: OS#71

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

Summary of changes:
 include/osmocom/core/logging.h |  4 ++--
 include/osmocom/vty/logging.h  |  2 +-
 src/logging.c                  | 23 ++++++++++++-----------
 src/vty/logging_vty.c          |  6 +++---
 tests/vty/vty_test.c           |  2 +-
 5 files changed, 19 insertions(+), 18 deletions(-)


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



More information about the osmocom-commitlog mailing list