libosmocore.git branch master updated. 0.10.2-9-ge2640ef7

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
Thu Nov 16 16:15:58 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  e2640ef763e1335d0eec590ceaeaa390428cfd51 (commit)
      from  e08da9757099af3d275c122c9379d46a037eb309 (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=e2640ef763e1335d0eec590ceaeaa390428cfd51

commit e2640ef763e1335d0eec590ceaeaa390428cfd51
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Thu Nov 16 16:29:36 2017 +0100

    gsm: Use correct include for getrandom
    
    "man getrandom" states sys/random.h is required.
    
    Fixes warning below:
     warning: implicit declaration of function ‘getrandom’; did you mean ‘srandom’? [-Wimplicit-function-declaration]
      rc = getrandom(out, len, GRND_NONBLOCK);
           ^~~~~~~~~
    
    Change-Id: I2e73fd018e887893dc5527d6d73644d627eb963a

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

Summary of changes:
 src/gsm/gsm_utils.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



More information about the osmocom-commitlog mailing list