Rivoreo Source Code Repositories
src.rivoreo.one
/
htop
/
93f05b459fda8b490971a28436865c74baafed86
/
darwin
cc0fc36
Add Darwin signals (same as FreeBSD)
by Hisham Muhammad
· 9 years ago
bf276a0
Merge pull request #274 from mmcco/master
by Hisham Muhammad
· 9 years ago
571cbc0
Change more fprintf(stderr, ...); exit(...); to err[x](...). Tweak a few existing ones and fix some style.
by Michael McConville
· 9 years ago
445222e
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
by Michael McConville
· 9 years ago
40525d8
removing unnecessary include, which on top breaks compiling
by kaefer
· 9 years ago
e52c070
Remove conflicting declarations.
by Jardel Weyrich
· 9 years ago
e8970b6
fix calloc() calls
by Christian Hesse
· 9 years ago
9428010
Make column width calculation dynamic.
by Hisham Muhammad
· 9 years ago
f70649a
Standardize indentation.
by Hisham Muhammad
· 9 years ago
907f829
CPU per process implemented
by David Hunt
· 9 years ago
57ab332
Fix the thread counts
by David Hunt
· 9 years ago
6463ea2
Fixed CPU updating
by David Hunt
· 9 years ago
7f3faa2
Static CPU meter
by David Hunt
· 9 years ago
43ef703
Start supporting actual data
by David Hunt
· 9 years ago
70e7c8d
Added darwin with working battery meter
by David Hunt
· 9 years ago