libosmo-netif.git branch master updated. 0.0.6-48-gedad98b

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 Apr 8 19:55:22 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 "Osmocom network interface library".

The branch, master has been updated
       via  edad98b4a004a3a7e9d1ff99dfe86dbf042dfef3 (commit)
       via  d0f9bd600c10615d9dbb6701001d491122a29aef (commit)
      from  5fe77a4656f3590c343861ea96bcec18e370e437 (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/libosmo-netif/commit/?id=edad98b4a004a3a7e9d1ff99dfe86dbf042dfef3

commit edad98b4a004a3a7e9d1ff99dfe86dbf042dfef3
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Apr 8 20:00:47 2017 +0200

    doc: Add Doxygen group for OSMUX related functions
    
    Change-Id: I87e08bd84236ae5d5c057bca96d122e568a6b52a

http://cgit.osmocom.org/libosmo-netif/commit/?id=d0f9bd600c10615d9dbb6701001d491122a29aef

commit d0f9bd600c10615d9dbb6701001d491122a29aef
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Apr 8 19:48:05 2017 +0200

    Add minimal doxygen documentation for stream + datagram modules
    
    We should have doxygen documentation for all libosmo-* APIs.
    
    libosmo-netif is currently devoid of any API docs. Let's start with the
    stream and datagram socket related functions.
    
    Change-Id: I589a5e60d9df2b8a65fbaf68f80e3ae0039d8c2a

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

Summary of changes:
 .gitignore                     |    2 +
 Doxyfile.in                    | 1716 ++++++++++++++++++++++++++++++++++++++++
 Makefile.am                    |   25 +
 configure.ac                   |    4 +
 include/osmocom/netif/osmux.h  |   10 +
 include/osmocom/netif/stream.h |   12 +
 src/datagram.c                 |  110 +++
 src/osmux.c                    |   11 +
 src/stream.c                   |  153 +++-
 9 files changed, 2039 insertions(+), 4 deletions(-)
 create mode 100644 Doxyfile.in


hooks/post-receive
-- 
Osmocom network interface library



More information about the osmocom-commitlog mailing list