]> git.cworth.org Git - fips/commit
Add a pointer to metrics_info_t from metrics_t
authorCarl Worth <cworth@cworth.org>
Mon, 4 Nov 2013 22:27:31 +0000 (14:27 -0800)
committerCarl Worth <cworth@cworth.org>
Mon, 4 Nov 2013 22:27:31 +0000 (14:27 -0800)
commit778d86ef913e3c4fa3618232c6f34f0655e92dd2
treed597d5db27179c873b3af5de3c1a388b9f521958
parent71d810f3f518b41b4d9f7d9b0c9bf00d02fdcb3f
Add a pointer to metrics_info_t from metrics_t

This removes one common use of context_t from the metrics.c code, so
we're one step closer to have clean interfaces here, (rather than
everybody reaching into a global context_ structure).
context.c
metrics.c
metrics.h