This website requires JavaScript.
Explore
Help
Sign In
zeldon
/
htop
Watch
1
Star
0
Fork
0
You've already forked htop
mirror of
https://github.com/xzeldon/htop.git
synced
2025-02-07 20:33:38 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
htop
/
darwin
History
Hisham Muhammad
fe0ad86e6d
Fix tree organization on OSX.
...
Closes
#393
.
2016-02-18 14:14:45 -02:00
..
Battery.c
Standardize indentation.
2015-08-19 13:56:46 -03:00
Battery.h
Added darwin with working battery meter
2015-08-19 13:47:26 -03:00
DarwinCRT.c
Fix spelling of "maintainer"
2016-01-02 12:11:26 -05:00
DarwinCRT.h
Added darwin with working battery meter
2015-08-19 13:47:26 -03:00
DarwinProcess.c
Fix tree organization on OSX.
2016-02-18 14:14:45 -02:00
DarwinProcess.h
CPU per process implemented
2015-08-19 13:52:57 -03:00
DarwinProcessList.c
Check for failure in allocations.
2016-02-02 15:53:02 +01:00
DarwinProcessList.h
Darwin: replace vm_statistics64_* with vm_statistics_*
2016-01-13 20:57:29 +01:00
Platform.c
Check for failure in allocations.
2016-02-02 15:53:02 +01:00
Platform.h
Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.
2016-01-15 20:26:01 +08:00