libosmocore.git branch master updated. 0.9.6-139-g4cb0c8b

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 Mar 15 12:58:16 UTC 2017


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  4cb0c8b45e0b4022adc63155ff44d9967d8f79d4 (commit)
      from  45e778d397a525956e377567d5f9af6318a5343e (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=4cb0c8b45e0b4022adc63155ff44d9967d8f79d4

commit 4cb0c8b45e0b4022adc63155ff44d9967d8f79d4
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Mar 14 22:48:02 2017 +0100

    linuxlist.h: add llist_first/last_entry macros
    
    Copy list_first_entry, list_first_entry_or_null and list_last_entry from
    current linux kernel's tools/include/linux/list.h and rename to llist_*.
    Slightly adjust API doc but stay as close to the source as possible.
    
    This can replace similar implementations in osmo-bts-octphy's l1_if.c,
    in openbsc's gtphub.c and in osmo-hlr's gsup_server.c.
    
    Change-Id: I4eac5be0c0b2cede04464c4c3a0873102d952453

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

Summary of changes:
 include/osmocom/core/linuxlist.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