Added pprint_get_proc_kernel(pid).

Fixed prototypes.
This commit is contained in:
Benoît Dejean
2005-08-02 04:39:13 +00:00
parent e5c7f87f50
commit 92d3176303
2 changed files with 37 additions and 7 deletions
+10
View File
@@ -1,3 +1,13 @@
2005-08-02 Benoît Dejean <TazForEver@dlfp.org>
* pprint.c: (pprint_get_cpu), (pprint_get_loadavg),
(pprint_get_mem), (pprint_get_msg_limits), (pprint_get_netlist),
(pprint_get_swap), (pprint_get_uptime), (pprint_get_proc_kernel),
(main):
Added pprint_get_proc_kernel(pid).
Fixed prototypes.
2005-01-22 Benoît Dejean <TazForEver@dlfp.org>
* openfiles.c: (show_open_files): Updated.