libosmocore.git branch master updated. 0.7.0-80-g20144f7

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 14 14:25:15 UTC 2014


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  20144f7bc5c04e57da36cd7d7883f576510f0298 (commit)
       via  78a870ed0fc7ec03d0eb24241d9772470e4a78ae (commit)
       via  7b74dda31bc05a7210bbbcb382b78d6f9cde5b15 (commit)
       via  b592ab71a7e3d49d62ea986401f0902953375057 (commit)
       via  9e166e8e0815a5b429738614025fc2beb96473d4 (commit)
      from  18bcc8ab6214e92539370eb3c5b601f18def4dde (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=20144f7bc5c04e57da36cd7d7883f576510f0298

commit 20144f7bc5c04e57da36cd7d7883f576510f0298
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Mar 11 10:47:08 2014 +0100

    vty/vector.c: Use string.h, not memory.h

http://cgit.osmocom.org/libosmocore/commit/?id=78a870ed0fc7ec03d0eb24241d9772470e4a78ae

commit 78a870ed0fc7ec03d0eb24241d9772470e4a78ae
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Mar 11 10:45:38 2014 +0100

    remove references to u_long type, use 'unsigned long' instead
    
    .. Nuttx doesn't know u_long

http://cgit.osmocom.org/libosmocore/commit/?id=7b74dda31bc05a7210bbbcb382b78d6f9cde5b15

commit 7b74dda31bc05a7210bbbcb382b78d6f9cde5b15
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Mar 11 10:31:19 2014 +0100

    remove references to u_char type, use 'unsigned char' instead
    
    ... u_char not being defined on Nuttx.

http://cgit.osmocom.org/libosmocore/commit/?id=b592ab71a7e3d49d62ea986401f0902953375057

commit b592ab71a7e3d49d62ea986401f0902953375057
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Mar 10 18:12:17 2014 +0100

    strrb.c: Use string.h, not strings.h
    
    Not all systems have strings.h

http://cgit.osmocom.org/libosmocore/commit/?id=9e166e8e0815a5b429738614025fc2beb96473d4

commit 9e166e8e0815a5b429738614025fc2beb96473d4
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Mar 10 17:28:33 2014 +0100

    select.c: Add missing #include lines for string.h and sys/select.h
    
    This is needed on Nuttx.

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

Summary of changes:
 include/osmocom/vty/buffer.h  | 2 +-
 include/osmocom/vty/command.h | 2 +-
 src/select.c                  | 2 ++
 src/strrb.c                   | 2 +-
 src/vty/buffer.c              | 4 ++--
 src/vty/vector.c              | 2 +-
 src/vty/vty.c                 | 6 +++---
 7 files changed, 11 insertions(+), 9 deletions(-)


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



More information about the osmocom-commitlog mailing list