libosmocore.git branch master updated. 0.7.0-96-gbe4bbeb

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 30 00:22:43 UTC 2014


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  be4bbeb01b85cbe38c70e0f272e59e4c57f13aa2 (commit)
       via  65f676dac581d5ff6240aa76104d38df2cbf93ab (commit)
       via  63b156a9e04546dae0970e658cfd2d4d1230ced4 (commit)
       via  783d073a370191cdb9cba0f205ded50459663500 (commit)
      from  a19717a7c50dededf0c8ec8ccb347c1c5d019382 (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=be4bbeb01b85cbe38c70e0f272e59e4c57f13aa2

commit be4bbeb01b85cbe38c70e0f272e59e4c57f13aa2
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Dec 30 01:22:26 2014 +0100

    add missing gsm0341.h

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

Summary of changes:
 include/Makefile.am           |  1 +
 include/osmocom/gsm/gsm0341.h |  9 ++++++
 src/gsm/Makefile.am           |  2 +-
 src/gsm/gsm0341.c             | 60 +++++++++++++++++++++++++++++++++++++++
 src/gsm/libosmogsm.map        |  2 ++
 tests/Makefile.am             |  6 +++-
 tests/smscb/gsm0341_test.c    | 65 +++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 143 insertions(+), 2 deletions(-)
 create mode 100644 include/osmocom/gsm/gsm0341.h
 create mode 100644 src/gsm/gsm0341.c
 create mode 100644 tests/smscb/gsm0341_test.c


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



More information about the osmocom-commitlog mailing list