[Olsr-commit] OLSR.org main repository branch, master, updated. OLSRD_0_6_3-1317-g68c4dd8
(spam-protected)
(spam-protected)
Mon Aug 27 21:33:14 CEST 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=OLSRD_0_6_3-1317-g68c4dd8
for a web version of the last commit.
The branch, master has been updated
via 68c4dd80d48860b7424acef05c609c48aad8a512 (commit)
via 485c4d5ca8ad403b27afd39d3016f9741f28867a (commit)
from 1d3f4ef7dcb41b6d73eb27039cb313545cac62d7 (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 68c4dd80d48860b7424acef05c609c48aad8a512
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Mon Aug 27 15:25:05 2012 -0400
use the Microsoft standard '_WIN32' macro instead of the self-defined 'WIN32'
http://msdn.microsoft.com/en-us/library/ff540443.aspx
commit 485c4d5ca8ad403b27afd39d3016f9741f28867a
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Mon Aug 27 14:58:24 2012 -0400
use the POSIX standard '__linux__' macro instead of 'linux'
"Use __linux__ for this purpose, not linux. Although the latter is defined, it is not POSIX compliant."
http://www.faqs.org/docs/Linux-HOWTO/GCC-HOWTO.html#INDEX.25
-----------------------------------------------------------------------
Summary of changes:
gui/linux-gtk/src/ipc.c | 6 ++--
gui/linux-gtk/src/main.c | 4 +-
gui/linux-gtk/src/olsr_protocol.h | 2 +-
lib/dot_draw/src/olsrd_dot_draw.c | 2 +-
lib/dyn_gw/src/olsrd_dyn_gw.c | 6 ++--
lib/httpinfo/src/olsrd_httpinfo.c | 12 ++++----
lib/httpinfo/src/olsrd_plugin.c | 2 +-
lib/jsoninfo/src/olsrd_jsoninfo.c | 2 +-
lib/mdns/src/NetworkInterfaces.c | 4 +-
lib/nameservice/src/mapwrite.c | 4 +-
lib/nameservice/src/nameservice.c | 10 +++---
lib/pgraph/src/olsrd_pgraph.c | 2 +-
lib/secure/src/olsrd_secure.c | 12 ++++----
lib/tas/src/lua/loadlib.c | 2 +-
lib/tas/src/os_unix.c | 4 +-
lib/tas/src/os_unix.h | 4 +-
lib/txtinfo/src/olsrd_txtinfo.c | 6 ++--
make/Makefile.android | 2 -
make/Makefile.linux | 2 +-
make/Makefile.win32 | 6 ++--
src/build_msg.c | 4 +-
src/cfgparser/olsrd_conf.c | 16 ++++++------
src/common/autobuf.c | 4 +-
src/defs.h | 2 +-
src/gateway.c | 2 +-
src/gateway_default_handler.c | 2 +-
src/gateway_default_handler.h | 2 +-
src/hna_set.c | 4 +-
src/interfaces.c | 2 +-
src/interfaces.h | 2 +-
src/ipc_frontend.c | 2 +-
src/kernel_routes.h | 2 +-
src/kernel_tunnel.h | 2 +-
src/linux/kernel_tunnel.c | 2 +-
src/main.c | 48 ++++++++++++++++++------------------
src/net_olsr.c | 6 ++--
src/olsr.c | 2 +-
src/olsr_cfg.h | 4 +-
src/olsr_niit.c | 2 +-
src/olsr_niit.h | 2 +-
src/olsr_spf.c | 2 +-
src/olsr_switch/main.c | 12 ++++----
src/olsr_switch/ohs_cmd.c | 6 ++--
src/olsr_switch/olsr_host_switch.h | 4 +-
src/olsr_types.h | 4 +-
src/parser.c | 4 +-
src/process_routes.c | 8 +++---
src/scheduler.c | 4 +-
src/tc_set.c | 2 +-
src/unix/ifnet.c | 4 +-
src/win32/net.c | 4 +-
51 files changed, 129 insertions(+), 131 deletions(-)
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list