library: memory and vmstat API changes
Created new set of functions for meminfo related calls. Liked the format of that better so changed vmstat around so the look similar. Missed the makefile change for uptime so added it in now.
This commit is contained in:
@@ -179,8 +179,8 @@ proc_libprocps_la_SOURCES = \
|
||||
proc/vmstat.h \
|
||||
proc/wchan.c \
|
||||
proc/wchan.h \
|
||||
proc/whattime.c \
|
||||
proc/whattime.h
|
||||
proc/uptime.c \
|
||||
proc/uptime.h
|
||||
|
||||
proc_libprocps_la_includedir = $(includedir)/proc/
|
||||
proc_libprocps_la_include_HEADERS = \
|
||||
|
Reference in New Issue
Block a user