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.orgThis 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 86115434f1f60afe51a87d4c1674a3e2c0d18700 (commit)
from d69c1ca8fab461ca5cdf65215261df0b2582f7ad (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=86115434f1f60afe51a87d4c1674a3e2c0d18700
commit 86115434f1f60afe51a87d4c1674a3e2c0d18700
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date: Sun Mar 22 09:37:17 2015 +0100
endian: Use the new endian macros for portability
Use the new macros to deal with little/big endian. Im a bit
worried to make this change due the little test coverage in
this module but in case of a typo the elements would not be
defined.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 --
examples/rs232-write.c | 5 +++--
include/osmocom/netif/amr.h | 6 ++++--
include/osmocom/netif/osmux.h | 10 ++++++----
include/osmocom/netif/rtp.h | 6 ++++--
src/rtp.c | 1 -
6 files changed, 17 insertions(+), 13 deletions(-)
hooks/post-receive
--
Osmocom network interface library