160 Commits (fec9af4e6fd7e45e4cb623a84c34b92d3e506b3f)

Author SHA1 Message Date
Christian Göttsche 15eab2012d Add process column for normalized CPU usage 5 years ago
Christian Göttsche 42073babb9 Use uid_t type for Process_getuid 5 years ago
Christian Göttsche 397b5c4bd0 Introduce spaceship comparison for Processes 5 years ago
Benny Baumann 45869513bf Embracing branches 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Benny Baumann b23f8235e2 Whitespace and indentation issues 5 years ago
Benny Baumann 374edb9ed5 Spacing after keywords (if) 5 years ago
Adam Saponara a83f515f0f Address items from review 5 years ago
Adam Saponara dde71c6637 Highlight new and old processes (#74) 5 years ago
Christian Göttsche 4eb443926f Hold only a const version of Settings in Process 5 years ago
Christian Göttsche 361877454f Cache PAGE_SIZE 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 5 years ago
Christian Göttsche a63cfc8b7c Refactor generating starttime string into Process class 5 years ago
Christian Göttsche 79ad39c718 Mark Object pointer to _display function const 6 years ago
Christian Göttsche ba282cfe19 Mark Object instances const 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Michael Witten ab3171d21d Process.{h,c}: Use integer types that are more portable 6 years ago
Christian Göttsche 18b1e9fba9 Do not drop qualifier in cast 6 years ago
Benny Baumann 29ec115143 Update IO rate display to use NAN on error 6 years ago
Benny Baumann e0e5997c53 Fix minor regression in number highlighting 6 years ago
Benny Baumann 40441dca8e Enhance highlighting of semi-large and large numbers 6 years ago
Hugo Musso Gualandi 9207401f97 Clean up some code duplication in the header files 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Christian Göttsche 11f558f934 Avoid discarding const qualifiers 6 years ago
Nathan Scott 500fb283e9 Resolve compiler warnings and errors relating to the Arg union 6 years ago
Daniel Flanagan dd33444f7e Clean up existing whitespace 6 years ago
Explorer09 3512971084 Fix configure 'major' workaround causing <sys/sysmacros.h> to miss. 7 years ago
Hisham Muhammad 90518bfc84 Return of snprintf is not the number of written bytes 7 years ago
Alan Barr f49f545813 Fix printf() unsigned placeholders 7 years ago
adrien1018 536941fb23 Deal with larger numbers in colorNumber and outputRate 7 years ago
adrien1018 f15d55c972 Fix numbers larger than 100 terabytes 7 years ago
Wataru Ashihara 41754e5632
Remove unnecessary HAVE_SYS_SYSMACROS_H check 7 years ago
Alan Barr b7b4200f85 Fix printf() unsigned placeholders 7 years ago
Daniel Lange c34be41e1c Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking alignment 8 years ago
Hisham Muhammad 0dbedf95a8 Collapse current subtree pressing Backspace 8 years ago
Kang-Che Sung (宋岡哲) c01f40eb3e Fix build failure ('major' undefined) in glibc 2.28. (#746) 8 years ago
Hisham Muhammad 8c653212c0 Replace size_t with int/void* union 8 years ago
Vladimir Panteleev 87be623eac Add support for Linux TASK_IDLE 8 years ago
Hisham Muhammad e3f65c8ec2 Make 'c' key work with threads as well. 9 years ago
Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 9 years ago
Hisham Muhammad 543d65c6ab Security review: make privilege dropping-restoring optional. 9 years ago
Hisham Muhammad e940aecfb9 Add "no perm" status when other fields fail due to lack of permission. 9 years ago
Tomasz Kramkowski 2b5c1b4b13 Replace all uses of sprintf with snprintf 9 years ago
Hisham 8af4d9f453 Interpret TTY_NR column on Linux, 10 years ago
Ivan Kozik 07086fcf77 Fix column misalignment for priority -101 threads 10 years ago
Hisham 7d5ef246f1 Let's keep it simple then! 10 years ago
Hisham 52f814481c While we're at it, get rid of another sprintf. 10 years ago
Hisham 7ededce9b5 Silence cast warning. 10 years ago
Hisham fa0c637c55 Silence warnings about seteuid return value. 10 years ago