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;
|
escape_strlist;
|
||||||
escaped_copy;
|
escaped_copy;
|
||||||
fatal_proc_unmounted;
|
fatal_proc_unmounted;
|
||||||
freeproc;
|
|
||||||
get_pid_digits;
|
get_pid_digits;
|
||||||
look_up_our_self;
|
look_up_our_self;
|
||||||
lookup_wchan;
|
lookup_wchan;
|
||||||
openproc;
|
openproc;
|
||||||
readeither;
|
|
||||||
readproc;
|
readproc;
|
||||||
readproctab2;
|
readproctab2;
|
||||||
readproctab3;
|
readproctab3;
|
||||||
readproctab;
|
readproctab;
|
||||||
readtask;
|
readtask;
|
||||||
user_from_uid;
|
|
||||||
procps_cpu_count;
|
procps_cpu_count;
|
||||||
procps_diskstat_dev_count;
|
procps_diskstat_dev_count;
|
||||||
procps_diskstat_dev_get;
|
procps_diskstat_dev_get;
|
||||||
|
Loading…
Reference in New Issue
Block a user