Code

Implemented function to subtract two `struct timeval' and get the difference in a...
[collectd.git] / src / common.c
2006-03-21 octoImplemented function to subtract two `struct timeval...
2006-03-15 octoconfig-step/src/collectd.h:
2006-03-15 octoAdded a new RRA with one PDP per CDP. The RRA exists...
2006-03-15 octoReplaced the static 10 with `COLLECTD_STEP' in src...
2006-03-10 octoAssure that `sstrdup' works with NULL-pointers
2006-01-10 octoMinor changes since I was a little bored ;)
2005-12-22 octoFixed documentation in `configfile.h': s/Module/Plugin/
2005-12-21 octoAdded the functions `strjoin' and `escape_slashes'...
2005-12-17 octoMerged branch configfile to trunk
2005-12-16 octoMerged changes from revision 314 (branches/collectd...
2005-12-14 octoChanged error messages for calls to `mkdir': Report...
2005-12-12 octoMerged changes on `common.[ch]' from quota-branch to...