Kang-Che Sung (宋岡哲)

Results 39 issues of Kang-Che Sung (宋岡哲)

The infamous, hard-to-read C standard signal() function `void (*signal(int sig, void(*handler)(int) ))(int)` results in syntax error in https://cdecl.org/ Expected result (just an example): `declare signal as function (int, void(*)(int)) returning...

The improvements are better described with example plotting rather than in words. --- Test data: ``` 53: 0.01 0.01 0.01 0.01 0.01 0.01 0.01 0.50 54: 0.57 0 0 0...

![Screenshot](https://cloud.githubusercontent.com/assets/2487263/15094016/61e1c2e2-14ca-11e6-8804-47a903372f72.png) "uname: OS kernel name and release" Explorer09's implementation of #434 and #448 Caveat: The color (attribute) for uname meter currently shares the one for hostname meter. This may be...

**This branch needs rebasing and it's code needs some polishing.** This pull request is much bigger than #355 because it's improved and supports dynamic scaling. :) Screenshot: ![Screenshot](https://cloud.githubusercontent.com/assets/2487263/15004285/bf4084b8-11e7-11e6-95c1-504abac4597c.png) Meters that...

A logic mistake in pull request #746 causes to be *not* included when AC_HEADER_MAJOR (before autoconf-2.70) finds 'major' in . Though this would still build htop, it would still bring...

Original patch by zevweiss (see PR #1024). Modified by Explorer09.

The "Memory & Swap" meter in Text style spans the whole terminal width. This happens in the current master branch. Only Text style is affected; Bar, Graph and LED styles...

This commit is to give an example on how `strace` program can be checked at configure time, and how the trace feature can be extended to support `truss`, `ktruss`, or...

This pull request implements dynamic scaling support and a "stacked" color for Graph meters. In addition, the Bar meter drawing routine is slightly improved for dynamically expanding the "total" value...

needs-rebase
new feature