[Olsr-commit] OLSR.org main repository branch, master, updated. v0.6.8-98-g0cda678

(spam-protected) (spam-protected)
Fri May 15 20:36:41 CEST 2015


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 "OLSR.org main repository".

        See http://olsr.org/git/?p=olsrd.git;a=commitdiff;h=v0.6.8-98-g0cda678
        for a web version of the last commit.

The branch, master has been updated
       via  0cda678c41f2424f0496405088b8e53148a21f1e (commit)
      from  44b80f7fc03a2db5b0b82ae496bbc78b38aaad92 (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 -----------------------------------------------------------------
commit 0cda678c41f2424f0496405088b8e53148a21f1e
Author: Daniel Golle <(spam-protected)>
Date:   Fri May 15 19:06:56 2015 +0200

    plugins: fix build with musl
    
    Introduce checks for __UCLIBC__ to compensate for
    incompatible definitions of struct udphdr present in
    different libc.
    glibc provides both field nameing styles, afaik all
    libcs except for uClibc provide the POSIX definition.
    
    Signed-off-by: Daniel Golle <(spam-protected)>

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

Summary of changes:
 lib/bmf/src/Address.c           |    4 ++++
 lib/bmf/src/Bmf.c               |    4 ++++
 lib/bmf/src/NetworkInterfaces.c |    9 +++++++++
 lib/mdns/src/mdns.c             |    8 ++++++++
 lib/p2pd/src/p2pd.c             |   16 ++++++++++++++++
 5 files changed, 41 insertions(+)


hooks/post-receive
-- 
OLSR.org main repository




More information about the Olsr-commit mailing list