Commit dde7720
committed
Squashed 'vendor/github.com/htop-dev/htop/' changes from 76989e4c75..a90081c195
a90081c195 Merge branch 'main' of github.com:htop-dev/htop
8620f7051f Merge branch 'skip-md-and-loop-block-devices'
6142cbbb17 Merge pull request #1802 from Explorer09/gpu-meter-text
71ff8604ab Skip loopback and MD (multi-device) driver entries in /proc/diskstats
ffc1093aea Cross-platform fixes to use units-based scaling in pcp-htop
74d7d52cf8 Type related fixes for a clean pcp-htop build on macOS
5b1c353492 Adjust GPUMeter text display
3df29214a3 Avoid double assignment in code style
8fb1d51699 Merge pull request #1799 from Explorer09/configure-compat
26a41987ef build: Fix Autoconf 2.69 compatibility regressions
c85222d438 Merge pull request #1754 from unrealapex/foot
1afb26b765 Merge pull request #1795 from Explorer09/configure-curses-header
3063ccc050 build: Simplify curses header checking code
d698e87b99 Merge pull request #1791 from Explorer09/configure-libunwind
d5228083b6 build: Also check libunwind through pkg-config
db199ce45c build: Use HTOP_PKG_CHECK_MODULES in hwloc and libnl checking
cf2479df93 build: Introduce HTOP_PKG_CHECK_MODULES wrapper macro
183db6c2fd build: Check unw_init_local() with custom test.
bf17a7e993 Merge pull request #1790 from Explorer09/ax-check-compile-flag
1fbbb2daf5 build: Update ax_check_compile_flag module
09ba4c19b9 Reapply "build: Improve '-Wextra-semi-stmt' warning option check"
c73f89464a Merge pull request #1779 from Explorer09/configure-libunwind
e136be5368 Merge pull request #1789 from n0099/main
63d02fa2ed Shadow path prefixes that used by NixOS
95a1ebe300 build: configure code indent tweaks
924aa4d279 build: Add configure check on whether local unwinding works
2a2709602e build: Rearrange libunwind.h detection code in configure
de6de258a6 build: Link with unw_init_local() when checking libunwind
18b46ead1b Merge pull request #1787 from Explorer09/configure-extra-semi-stmt
97073ba86e build: Improve '-Wextra-semi-stmt' warning option check
79785e88c6 Merge pull request #1598 from Explorer09/init-degree-sign
a52b43bbab Correct CRT_degreeSign buffer size & reduce code size
e896ab4ff1 docs: fix COLORS bullet list formatting and capitalization in man page
57b34bf5d7 Update CI to use OpenBSD 7.7 (i.e. fix builds)
ee1d1a840d Avoid pivotIndex overflow in (Vector) quickSort
31eaa551f1 Merge pull request #1786 from htop-dev/dependabot/github_actions/github/codeql-action-4
a5e5d088f9 Merge pull request #1782 from Explorer09/vector-dirty
f019ba9086 Bump github/codeql-action from 3 to 4
9367364d88 Rework Vector_softRemove() and compact() operations
44e3cddb18 Table_cleanupRow() logic tweak
ad475ec16c Hard-code Vector default size; avoid using -1 flag
818d01be44 Merge pull request #1721 from Explorer09/graph-dynamic-scale
496b3fb7fd NetworkIOMeter: remove code for auto-updating "total"
8b4b19552d TasksMeter: remove code for auto-updating "total"
5f9af8dd24 Adjust LoadAverageMeter "total" assignment
314a57ac34 Graph meter dynamic scaling and percent graph drawing
1dbae33d15 Update "total" value for non-percent bar meters
7a9ecebf22 Introduce isPercentChart member in MeterClass
5b2f4d5cef Merge branch 'BenBE-asprintf-fixes'
ecfc2517b6 Merge branch 'asprintf-fixes' of github.com:BenBE/htop into BenBE-asprintf-fixes
f4d04750d7 Merge branch 'Explorer09-xsnprintf-len'
7c6c9d3705 Merge branch 'xsnprintf-len' of github.com:Explorer09/htop-1 into Explorer09-xsnprintf-len
0e2eed0562 Merge branch 'natoscott-darwin-ci-fixes'
7e6e363f2b Merge branch 'darwin-ci-fixes' of github.com:natoscott/htop into natoscott-darwin-ci-fixes
0919bdd301 Transition several more byte length or offsets to size_t for macOS CI
7cb56cd317 Resolve implicit 64 to 32 bit int downgrade warning on nice level
21a0329d26 Explicitly cast to system types where needed (dev_t, uid_t, pid_t)
c148e4fd4b Clamp buffer length at INT_MAX in xSnprintf
635527a93e Ensure defined state of strp in xAsprintf
0d7f9d5f36 Reuse string buffer for second TTY driver path
823d23b0ed Ensure properly initialized memory passed into xAsprintf
4c99f0ec61 Add foot terminal to terminalSupportsDefinedKeys
git-subtree-dir: vendor/github.com/htop-dev/htop
git-subtree-split: a90081c19574eea7eacb7f29e9293d4cbde48aa41 parent 6a63dbc commit dde7720
File tree
60 files changed
+1212
-668
lines changed- .github/workflows
- darwin
- linux
- m4
- pcp
- zfs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
60 files changed
+1212
-668
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
| 297 | + | |
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
384 | | - | |
| 384 | + | |
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
| 247 | + | |
247 | 248 | | |
248 | 249 | | |
249 | 250 | | |
| |||
352 | 353 | | |
353 | 354 | | |
354 | 355 | | |
| 356 | + | |
355 | 357 | | |
356 | 358 | | |
357 | 359 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
97 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
98 | 107 | | |
99 | | - | |
| 108 | + | |
100 | 109 | | |
| 110 | + | |
101 | 111 | | |
102 | | - | |
| 112 | + | |
| 113 | + | |
103 | 114 | | |
104 | | - | |
105 | 115 | | |
106 | | - | |
107 | | - | |
108 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
109 | 119 | | |
110 | 120 | | |
111 | | - | |
| 121 | + | |
| 122 | + | |
112 | 123 | | |
113 | 124 | | |
114 | 125 | | |
| |||
1131 | 1142 | | |
1132 | 1143 | | |
1133 | 1144 | | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
1134 | 1150 | | |
1135 | 1151 | | |
1136 | 1152 | | |
| |||
1265 | 1281 | | |
1266 | 1282 | | |
1267 | 1283 | | |
1268 | | - | |
| 1284 | + | |
1269 | 1285 | | |
1270 | 1286 | | |
1271 | 1287 | | |
| |||
1335 | 1351 | | |
1336 | 1352 | | |
1337 | 1353 | | |
1338 | | - | |
| 1354 | + | |
1339 | 1355 | | |
1340 | 1356 | | |
1341 | 1357 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
0 commit comments