# | Line 3 | Line 3 | char *get_disk_stats(); | |
---|---|---|
3 | char *get_os_info(); | |
4 | char *get_user_stats(); | |
5 | char *get_cpu_stats(); | |
6 | + | char *get_process_stats(); |
7 | + | char *get_swap_stats(); |
8 | + | char *get_memory_stats(); |
9 | + | char *get_page_stats(); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |