libosmocore.git branch master updated. 0.9.6-360-g6c0a0e64

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
Sat Aug 12 23:20:53 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  6c0a0e645d4663fdd15de41d3e4dc3f45d6ce708 (commit)
      from  4a29f348135671ba59107a1659fab6c8c9362f58 (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=6c0a0e645d4663fdd15de41d3e4dc3f45d6ce708

commit 6c0a0e645d4663fdd15de41d3e4dc3f45d6ce708
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Aug 12 11:43:14 2017 +0200

    add osmo_fd_setup() convenience function to fill-in osmo_fd
    
    This basically follows the concept of osmo_timer_setup() and allows
    the caller to fill-in all configurable fields of osmo_fd in one
    line of code, rather than open-coding it in 5 lines everywhere.
    
    Change-Id: I6dbf19ea22fd65302bfc5424c10418d1b7939094

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

Summary of changes:
 include/osmocom/core/select.h |  4 ++++
 src/select.c                  | 18 ++++++++++++++++++
 2 files changed, 22 insertions(+)


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



More information about the osmocom-commitlog mailing list