Replace zu with PRIu64 and llu with new macro, PRIsz, which will make it easier to...
[collectd.git] / src / daemon / globals.h
2017-12-05 campbellsean@googl... Replace zu with PRIu64 and llu with new macro, PRIsz...
2017-10-25 collectd botAuto-Merge pull request #2474 from octo/maintainer...
2017-10-23 Florian ForsterMerge remote-tracking branch 'github/pr/2492'
2017-10-22 Florian ForsterMerge remote-tracking branch 'github/pr/2464'
2017-10-20 Pavel RochnyackMerge branch 'collectd-5.7'
2017-10-20 Pavel RochnyakMerge pull request #2346 from trenkel/master
2017-10-20 Pavel RochnyakMerge pull request #2071 from maryamtahhan/feat_ipmi_analog
2017-10-19 Florian ForsterMerge remote-tracking branch 'github/pr/2467'
2017-10-18 campbellsean@googl... Tidy up formatting with clang-format.
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.