tmux-mem-cpu-load/openbsd
Pawel "l0ner" Soltys 80d70b7a4d fix for cpu systctl failing on 64 bit OpenBSD
On 64bit system KERN_CPTIME systctl gets returned as 64bit uint.
On 32bit system it's returned as 32bit uint. This is not documented anywhere
(or maybe I've missed it). I've added preprocessor test for 64bit system.
2015-02-12 20:00:30 +01:00
..
cpu.cc fix for cpu systctl failing on 64 bit OpenBSD 2015-02-12 20:00:30 +01:00
cpu.h removed junk, reindentation to adhere to style guidelines 2015-01-20 15:03:49 +01:00
error.h Openbsd: output error message on error 2015-02-01 17:10:52 +01:00
load.cc fix missing headers on OpenBSD 2015-01-21 13:43:42 +01:00
load.h removed junk, reindentation to adhere to style guidelines 2015-01-20 15:03:49 +01:00
memory.cc Openbsd: output error message on error 2015-02-01 17:10:52 +01:00
memory.h removed junk, reindentation to adhere to style guidelines 2015-01-20 15:03:49 +01:00