[liboping-changes] octo's ping library: Changes to 'master'
Florian Forster
octo at verplant.org
Tue Feb 17 14:58:08 CET 2009
ChangeLog | 19 +++++++++++++++++++
README | 10 ++++------
configure.ac | 2 +-
src/liboping.c | 8 ++++----
src/mans/liboping.pod | 2 +-
src/mans/oping.pod | 2 +-
src/mans/ping_construct.pod | 2 +-
src/mans/ping_get_error.pod | 2 +-
src/mans/ping_host_add.pod | 2 +-
src/mans/ping_iterator_get.pod | 2 +-
src/mans/ping_iterator_get_context.pod | 2 +-
src/mans/ping_iterator_get_info.pod | 2 +-
src/mans/ping_send.pod | 2 +-
src/mans/ping_setopt.pod | 2 +-
src/oping.c | 14 ++++++++------
src/oping.h | 4 ++--
16 files changed, 48 insertions(+), 29 deletions(-)
New commits:
commit b40c42896ca559087c19cbfd21ede27fe1eabaa7
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue Feb 17 14:56:22 2009 +0100
src/{lib,}oping.c: Fix a few problems -Wextra has found.
commit b82a01374a7721d8613617e145c4e7339cfbbc2f
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue Feb 17 14:52:33 2009 +0100
src/{lib,}oping.c: Don't cast `size_t' to `unsigned int' when printing.
Use the "%zu" format string instead.
commit d5d694cbc340ef730d0135bc55722004269913dd
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue Feb 17 14:42:02 2009 +0100
src/mans/*.pod: Updated copyright information.
commit 636148fc4504c2d4118c5a37fe5eb2f107c11c89
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue Feb 17 14:31:49 2009 +0100
Bumped version to 1.0.0.
commit dcb652b24017634c75badd17816d7496ec2db1d3
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue Feb 17 14:31:25 2009 +0100
ChangeLog, README: Updated information for the 1.0.0 release.
More information about the liboping-changes
mailing list