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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 6f0f560eab7bd28110b1bd1d3bcf97e2690e3d50 (commit)
from 2c717948d91540016067f87bb3e0913067d42647 (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=6f0f560eab7bd28110b1bd1d3bcf97e2690e3d50
commit 6f0f560eab7bd28110b1bd1d3bcf97e2690e3d50
Author: Philipp Maier <pmaier at sysmocom.de>
Date: Thu Feb 9 14:09:06 2017 +0100
cosmetic: replace fprintf with LOGP
socket.c still uses fprintf to output error messages. This commit
replaces the fprintf with proper LOGP messages.
Change-Id: Ia2993415d5f5c33ccd719af239ff59252d11b764
-----------------------------------------------------------------------
Summary of changes:
src/socket.c | 20 ++++++++++++--------
tests/socket/socket_test.c | 17 ++++++++++++++++-
2 files changed, 28 insertions(+), 9 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications