libosmocore.git branch master updated. 0.9.0-181-ge0a7d9e

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
Thu Jun 23 19:59:21 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  e0a7d9e2c220e5544ee8982c78851ff40ac425bc (commit)
      from  136e73764e7f58e52ffb13d01304fef30eb7d291 (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=e0a7d9e2c220e5544ee8982c78851ff40ac425bc

commit e0a7d9e2c220e5544ee8982c78851ff40ac425bc
Author: Max <msuraev at sysmocom.de>
Date:   Fri Jun 17 17:58:52 2016 +0200

    Add octet-aligned/unaligned shift functions
    
    The actual code is from OsmoBTS' tch.c by Harald Welte. Add unit tests,
    doxygen annotation and extra memory safety check. Those functions are
    used in several BTS implementations but seems generic enough to be
    generally useful.
    
    Change-Id: I2b1901c4161e8035f059585901dca593b661556d

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

Summary of changes:
 include/osmocom/core/bits.h |   5 +++
 src/bits.c                  |  48 ++++++++++++++++++++
 tests/bits/bitrev_test.c    |  25 +++++++++++
 tests/bits/bitrev_test.ok   | 105 ++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 183 insertions(+)


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



More information about the osmocom-commitlog mailing list