summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2014-04-19Use sysdep_number_of_cpus()HEADmasterIgor Pashev2-0/+12
2014-04-19Formatted with GNU indent -nutIgor Pashev2-345/+419
2013-12-11fix missing cpu bar (avg not working)Tim Creech1-0/+5
2013-11-20fill in sysdep_update_cpu_data from kstatTim Creech1-0/+155
2013-07-11Fixed proccess state on solarisIgor Pashev1-1/+1
2013-07-11Adjust nice value on solarisIgor Pashev1-1/+1
2013-07-11sysdep_uptime()Igor Pashev2-1/+26
2013-07-10/proc/%d/status is not accessibleIgor Pashev1-7/+21
2013-07-10Restored reading command line on linuxIgor Pashev1-7/+28
2013-07-10Solaris sysdep_get_process_infoIgor Pashev1-1/+57
2013-07-10Linux sysdep_get_process_info()Igor Pashev1-0/+74
2013-07-10sysdep_max_pid()Igor Pashev2-0/+16
2013-07-09sysdep_update_cpu_data(). Dummy for SolarisIgor Pashev2-1/+116
2013-07-04Solaris sysdep_get_meminfoIgor Pashev1-0/+27
2013-07-04Linux sysdep_get_meminfo()Igor Pashev1-2/+52
2013-07-04Added sysdeps/solaris.c with dummy IO priority functionsIgor Pashev1-0/+13
2013-07-04Move get/set IO priority functions into sysdeps/linux.cIgor Pashev1-0/+17