clang-format -style=file -i src/daemon/{collectd,configfile,globals}.c
[collectd.git] / src / daemon / globals.c
2017-10-19 Florian Forsterclang-format -style=file -i src/daemon/{collectd,config...
2017-10-18 campbellsean@googl... Minor changes to address PR comments.
2017-10-18 campbellsean@googl... Tidy up formatting with clang-format.
2017-10-11 Sean CampbellMake g_strings in perl.c not global so that hostname_g...
2017-10-06 Sean CampbellFixed issues with initializing hostname.
2017-10-06 campbellsean@googl... Fix kstat_ctl_t definition in globals.
2017-10-06 campbellsean@googl... Cleanup some defines and includes.
2017-10-06 campbellsean@googl... Adds setter for hostname_g and eliminates hostname_g_si...
2017-10-06 campbellsean@googl... Add MIT license to new globals files.
2017-10-06 Damian BogelCommon stuff now builds as a library.