library: Removed unused methods.
As part of the push to remove the old API, 3 more old calls were deleted from the library. Now all someone needs to do is fix ps and we're largely done.
This commit is contained in:
parent
a8c0627415
commit
5321868929
@ -7,18 +7,15 @@ global:
|
||||
escape_strlist;
|
||||
escaped_copy;
|
||||
fatal_proc_unmounted;
|
||||
freeproc;
|
||||
get_pid_digits;
|
||||
look_up_our_self;
|
||||
lookup_wchan;
|
||||
openproc;
|
||||
readeither;
|
||||
readproc;
|
||||
readproctab2;
|
||||
readproctab3;
|
||||
readproctab;
|
||||
readtask;
|
||||
user_from_uid;
|
||||
procps_cpu_count;
|
||||
procps_diskstat_dev_count;
|
||||
procps_diskstat_dev_get;
|
||||
|
Loading…
Reference in New Issue
Block a user