library: rename those readstat.c & h sources to 'stat'
In an attempt to normalize the 'stat' interface, we'll first shed any reminders of the old readproc interface by changing file names to be more descriptive & brief. Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
@@ -193,10 +193,10 @@ proc_libprocps_la_SOURCES = \
|
||||
proc/pwcache.h \
|
||||
proc/readproc.c \
|
||||
proc/readproc.h \
|
||||
proc/readstat.c \
|
||||
proc/readstat.h \
|
||||
proc/slab.c \
|
||||
proc/slab.h \
|
||||
proc/stat.c \
|
||||
proc/stat.h \
|
||||
proc/sysinfo.c \
|
||||
proc/sysinfo.h \
|
||||
proc/version.c \
|
||||
|
Reference in New Issue
Block a user