libosmocore.git branch master updated. 0.9.0-76-gf78ec5c

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
Mon Feb 22 09:21:26 UTC 2016


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  f78ec5ce0d0f6038147d9b9e14d81094309ba5d5 (commit)
      from  ab0eb96dd9f49aecf6722c0ec01b03d6061cd40e (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=f78ec5ce0d0f6038147d9b9e14d81094309ba5d5

commit f78ec5ce0d0f6038147d9b9e14d81094309ba5d5
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Tue Nov 17 09:53:23 2015 +0100

    gb: Add bssgp_msgb_copy function
    
    This function originates from openbsc/src/gprs but is just specific
    to BSSGP/Gb on the same level like bssgp_msgb_alloc.
    
    This commit puts the former gprs_msgb_copy function beside
    bssgp_msgb_alloc.
    
    Renamed function:
    
      gprs_msgb_copy -> bssgp_msgb_copy
    
    Sponsored-by: On-Waves ehf

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

Summary of changes:
 include/osmocom/gprs/gprs_bssgp.h |  1 +
 src/gb/gprs_bssgp_util.c          | 30 ++++++++++++++++++++++++++++++
 src/gb/libosmogb.map              |  1 +
 tests/gb/gprs_bssgp_test.c        | 34 ++++++++++++++++++++++++++++++++++
 tests/gb/gprs_bssgp_test.ok       |  4 ++++
 5 files changed, 70 insertions(+)


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



More information about the osmocom-commitlog mailing list