[Olsr-dev] [PATCH v1 0/4] Make olsrd build on win64 (mingw64)
Ferry Huberts
(spam-protected)
Fri Nov 9 17:59:37 CET 2012
From: Ferry Huberts <(spam-protected)>
These patches are needed to make olsrd build on mingw64 for
64 bits windows.
Please review and ack, so that I can add a jenkins win64 target.
Ferry Huberts (4):
main: do not seed the random number generator with the process id
win32: remove unused getpid() function
hna_set: explicitly cast to (time_t *) in calls to localtime()
neighbor_table: explicitly cast to (time_t *) in calls to localtime()
src/hna_set.c | 2 +-
src/main.c | 2 +-
src/neighbor_table.c | 2 +-
src/win32/compat.c | 7 -------
src/win32/unistd.h | 2 --
5 files changed, 3 insertions(+), 12 deletions(-)
--
1.7.11.7
More information about the Olsr-dev
mailing list