[Olsr-commit] OLSR.org main repository branch, scheduler_cleanup, updated. f41e9200fa4e929648d54b7e5e78884de2f31e35
(spam-protected)
(spam-protected)
Sat Mar 5 14:23:09 CET 2011
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=commit;h=f41e9200fa4e929648d54b7e5e78884de2f31e35
for a web version of the last commit.
The branch, scheduler_cleanup has been updated
via f41e9200fa4e929648d54b7e5e78884de2f31e35 (commit)
from 245205436367c430b22ecc34b17c9b9767892128 (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 f41e9200fa4e929648d54b7e5e78884de2f31e35
Author: Henning Rogge <(spam-protected)>
Date: Sat Mar 5 14:23:04 2011 +0100
Update to Olsrd-common version of src/common
(avl_strcasecmp was moved to avl_comp.[ch])
-----------------------------------------------------------------------
Summary of changes:
lib/debuginfo/src/olsrd_debuginfo.c | 34 ++++
lib/txtinfo/src/olsrd_txtinfo.c | 4 +
src/common/autobuf.c | 338 ++++++++++++++++++++++++++++-------
src/common/autobuf.h | 29 +++-
src/common/avl.c | 233 +++++++++++++++---------
src/common/avl.h | 22 ++-
src/common/avl_comp.c | 50 ++++--
src/common/avl_comp.h | 6 +-
src/common/avl_olsr_comp.c | 4 -
src/common/avl_olsr_comp.h | 1 -
src/common/common_types.h | 53 ++++++
src/common/container_of.h | 12 +-
src/common/list.h | 46 +++--
src/common/string.c | 109 +++++++-----
src/common/string.h | 9 +-
src/defs.h | 4 +-
src/olsr_callbacks.c | 2 +-
src/olsr_comport_http.c | 2 +-
src/olsr_comport_txt.c | 2 +-
src/olsr_memcookie.c | 2 +-
src/olsr_memcookie.h | 8 +-
src/plugin_loader.c | 2 +-
22 files changed, 703 insertions(+), 269 deletions(-)
create mode 100644 src/common/common_types.h
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list