author | octo <octo> | |
Sun, 8 Jan 2006 08:22:46 +0000 (08:22 +0000) | ||
committer | octo <octo> | |
Sun, 8 Jan 2006 08:22:46 +0000 (08:22 +0000) | ||
commit | 0334d1bf754bf285668cdbc4243a972495f25dd7 | |
tree | fb75c63e9cb0bba3c0b590d07cb35cc686806db6 | tree | snapshot |
parent | 5006d867f46366564a399ddb056f07737a635de4 | commit | diff |
Moved `exit_usage' from `collectd.c' to `configfile.c' and renamed it to `cf_callback_usage'.
Removed the `getopt' code. Argument parsing is now done by `libconfig' as well.
Fixed a typo in `collectd.c' which prevented collectd from catching a SIGINT..
Removed the `getopt' code. Argument parsing is now done by `libconfig' as well.
Fixed a typo in `collectd.c' which prevented collectd from catching a SIGINT..
src/collectd.c | diff | blob | history | |
src/configfile.c | diff | blob | history | |
src/configfile.h | diff | blob | history |