libosmocore.git branch master updated. 0.10.2-133-g2a06a491

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
Wed Jan 24 11:32:52 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  2a06a491b17b2eaa39d0a10ca43cc946b679f837 (commit)
      from  a55fe9f322cd2856ce2e26cd0fbe0b530cf8dcb6 (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=2a06a491b17b2eaa39d0a10ca43cc946b679f837

commit 2a06a491b17b2eaa39d0a10ca43cc946b679f837
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Tue Jan 16 18:45:56 2018 +0100

    fsm: add functions for unlinking and changing parents
    
    At the moment it is not possible to unlink a child from from
    its parent, nor is it possible to assign a new parent to a
    child FSM.
    
    - osmo_fsm_inst_unlink_parent():
      Make it possible to unlink childs from a parent.
    
    - osmo_fsm_inst_change_parent():
      Make it possible to change the parent of a child.
    
    Change-Id: I6d18cbd4ada903cf3720b3ad2a89fc643085beef

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

Summary of changes:
 include/osmocom/core/fsm.h |  4 ++++
 src/fsm.c                  | 37 ++++++++++++++++++++++++++++++++++---
 2 files changed, 38 insertions(+), 3 deletions(-)


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



More information about the osmocom-commitlog mailing list