Turn glibtop::machine from a value to a pointer, allocated on init.

This hides the glibtop_machine implementation.
This commit is contained in:
Benoit Dejean
2015-07-21 21:25:44 +02:00
committed by Benoît Dejean
parent 42e860e5ad
commit 0642c2d610
18 changed files with 55 additions and 45 deletions

View File

@@ -11,4 +11,4 @@ glibtop_HEADERS = close.h loadavg.h prockernel.h procstate.h \
procwd.h procaffinity.h \
netlist.h procopenfiles.h open.h
noinst_HEADERS = error.h write.h read_data.h read.h init_hooks.h
noinst_HEADERS = error.h write.h read_data.h read.h init_hooks.h machine.h