libosmocore.git branch master updated. 0.9.0-285-g8593f1f

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
Fri Nov 11 18:31:38 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  8593f1f57a5140a34cd4f7063c2e7fcb54e1837b (commit)
      from  6176b6e0924f2bd7d212472bcba9dddf8ac32f51 (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=8593f1f57a5140a34cd4f7063c2e7fcb54e1837b

commit 8593f1f57a5140a34cd4f7063c2e7fcb54e1837b
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Nov 11 19:26:51 2016 +0100

    msgb: add msgb_push_u{8,16,32}() functions
    
    Those work analoguous to msgb_put_*() but pre-pend the given value
    into the msg headroom, rather than appending it to the end.
    
    Change-Id: I7de63e9d04c2d2b678f1f20eef37f9be2c4f5ec2

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

Summary of changes:
 include/osmocom/core/msgb.h | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)


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



More information about the osmocom-commitlog mailing list