wmmon: Fix jiffy counter overflowing long on 32-bit systems.
commit3ec1a9cde3f2cc46aff800b021b51b6d6188f043
authorDoug Torrance <dtorrance@piedmont.edu>
Sat, 12 Aug 2017 19:06:38 +0000 (12 15:06 -0400)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 12 Aug 2017 21:40:32 +0000 (12 22:40 +0100)
treea74e2179411ae32c981c17254583b44ac8fbc77b
parentcd2115dbe806682bd8bed16b39322cfca0eff036
wmmon: Fix jiffy counter overflowing long on 32-bit systems.

Based on patch by Pedro Gimeno Fortea for Debian bug #670151 [1].

[1] https://bugs.debian.org/670151
wmmon/Makefile.am
wmmon/configure.ac
wmmon/ulllib.c [new file with mode: 0644]
wmmon/ulllib.h [new file with mode: 0644]
wmmon/wmmon.c