libosmocore.git branch master updated. 0.9.6-65-g8928747

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
Mon Jan 16 08:54:33 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  8928747a3ea1c1d02239b422c0ad25b8e22bcaf2 (commit)
      from  ace80bb5695e4e7cc61cddcb9190645500a331a7 (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=8928747a3ea1c1d02239b422c0ad25b8e22bcaf2

commit 8928747a3ea1c1d02239b422c0ad25b8e22bcaf2
Author: Max <msuraev at sysmocom.de>
Date:   Wed Jan 11 17:47:04 2017 +0100

    CTRL: add write-only helpers
    
    Similar to CTRL_CMD_DEFINE_RO() add helper for control commands which
    are not meant to be read, only to set. Similarly, add
    CTRL_CMD_DEFINE_WO_NOVRF() for commands which do not perform inbound
    data verification.
    
    Change-Id: I66b7990db590c1f8e56326e392e6c1d2eafebd9a

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

Summary of changes:
 include/osmocom/ctrl/control_cmd.h | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)


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



More information about the osmocom-commitlog mailing list