]> git.cworth.org Git - fips/commit
Switch to unsigned values for the timestamp query results.
authorCarl Worth <cworth@cworth.org>
Sat, 9 Nov 2013 15:58:15 +0000 (07:58 -0800)
committerCarl Worth <cworth@cworth.org>
Mon, 11 Nov 2013 18:31:42 +0000 (10:31 -0800)
commitb158889b37077e5700b3323fe5f6dd57a38548f6
tree4bbcbb4d0556ab7e13951fc6cb46c4578a7c81ad
parenta61ba86b00f083f5e4afbd472937b856f1e618e7
Switch to unsigned values for the timestamp query results.

Since these are timestamps they can't be negative, so an unsigned
value makes sense.
metrics.c