[Olsr-commit] OLSR.org main repository branch, master, updated. v0.6.4-235-gd3daf8c

(spam-protected) (spam-protected)
Sat Nov 10 10:36:46 CET 2012


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.4-235-gd3daf8c
        for a web version of the last commit.

The branch, master has been updated
       via  d3daf8c3805c11ceeff4946275f709c2694fdace (commit)
       via  f707426edd185b03f4fc883220b04d2c44499df9 (commit)
       via  b7909da1a349dd88ef637b18c84e3b99e04b0705 (commit)
       via  bee92c7e710a52c9790484318ee4d776ec4c7ab1 (commit)
      from  321830649c65eb90e46f9ee0bac6fbfdcec5542a (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 d3daf8c3805c11ceeff4946275f709c2694fdace
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Nov 9 17:56:06 2012 +0100

    neighbor_table: explicitly cast to (time_t *) in calls to localtime()
    
    To make it build on win64
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit f707426edd185b03f4fc883220b04d2c44499df9
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Nov 9 17:55:47 2012 +0100

    hna_set: explicitly cast to (time_t *) in calls to localtime()
    
    To make it build on win64
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit b7909da1a349dd88ef637b18c84e3b99e04b0705
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Nov 9 17:53:51 2012 +0100

    win32: remove unused getpid() function
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit bee92c7e710a52c9790484318ee4d776ec4c7ab1
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Nov 9 17:52:54 2012 +0100

    main: do not seed the random number generator with the process id
    
    We now seed it with the current time. This is predictable as well
    but getpid() is not compatible with the windows 64bits mingw build.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

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

Summary of changes:
 src/hna_set.c        |    2 +-
 src/main.c           |    4 ++--
 src/neighbor_table.c |    2 +-
 src/win32/compat.c   |    7 -------
 src/win32/unistd.h   |    2 --
 5 files changed, 4 insertions(+), 13 deletions(-)


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




More information about the Olsr-commit mailing list