summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gcc14-analyzer-fixes' of BenBE/htopmainDaniel Lange27 hours3-8/+10
|\
| * Avoid magic numbers for the size of FunctionBar listsBenny Baumann39 hours2-7/+9
| * Reserve full function array to make the GCC14 static code analyzer happyBenny Baumann3 days1-1/+1
| * Explicit memory initialization when reading status fileBenny Baumann3 days1-1/+1
* | Use 'sb' name for local 'struct stat' buffersExplorer093 days3-19/+19
* | Use 'fp' name for local 'FILE*' variables.Explorer093 days8-87/+87
|/
* Merge branch 'add-git-commit-to-compiled-dev-versions' of fasterit/htopDaniel Lange3 days1-1/+9
|\
| * Update configure.ac with some m4 magic to add a git commit idDaniel Lange3 days1-1/+9
* | Merge branch 'hf-one-100' of peterdey/htopDaniel Lange3 days1-0/+2
|\ \
| * | Add HeaderLayout format for one single 100%-width columnPeter Dey3 days1-0/+2
| |/
* | Merge branch 'signal_safe' of cgzones/htopDaniel Lange3 days3-47/+87
|\ \
| * | Avoid fprintf in Settings_writeChristian Göttsche6 days1-29/+53
| * | Avoid fprintf in signal handlersChristian Göttsche6 days2-18/+34
* | | Merge branch 'htoprc-write-check' of Explorer09/htop-1Daniel Lange3 days2-16/+51
|\ \ \
| * | | Avoid writing configuration to non-regular filesExplorer093 days2-16/+51
|/ / /
* | / Memory leak when a legacy config file existsBenny Baumann3 days1-2/+5
| |/ |/|
* | CI: (OpenBSD) Detect latest Autoconf & Automake versionsExplorer095 days1-3/+15
* | CI: Remove Autoconf version num (FreeBSD & DragonFlyBSD)Explorer095 days1-2/+2
|/
* linux: harden terminal parsingChristian Göttsche6 days1-9/+33
* BarMeterMode_draw() code formatting adjustmentExplorer096 days1-1/+7
* Work around GCC14 memleak diagnosticBenny Baumann11 days8-8/+8
* Align parameter names in declarations with definitionsChristian Göttsche11 days4-5/+5
* Drop return at end of function returning voidChristian Göttsche11 days1-1/+0
* Use uppercase floating point literalsChristian Göttsche11 days2-4/+4
* Drop casts to same typeChristian Göttsche11 days1-4/+4
* Linux: fix title alignments of GPU columnsChristian Göttsche11 days1-2/+2
* Row_printNanoseconds fixesChristian Göttsche11 days1-1/+2
* Merge branch 'richstring-buffer-realloc' of BenBE/htopDaniel Lange13 days1-4/+12
|\
| * Properly handle RichString_extendLen when an external buffer already existsBenny Baumann13 days1-4/+12
|/
* Linux: add process column whether it is marked a container processChristian Göttsche13 days4-1/+19
* Linux: detect container process by different PID namespaceChristian Göttsche13 days2-14/+46
* Linux: do not always read /proc/<pid>/statusChristian Göttsche13 days1-2/+9
* Linux: reorder some calls in LinuxProcessList_recurseProcTree()Christian Göttsche13 days1-26/+34
* Linux: update gathering information regarding threadsChristian Göttsche13 days4-39/+156
* Linux: gather permitted capabilities via capget(2)Christian Göttsche13 days3-10/+24
* Adapt GPU_TIME field for the new nanoseconds formatExplorer092024-04-051-2/+2
* New Row_printNanoseconds() functionExplorer092024-04-052-0/+54
* linux: use dlopen for libnl3 instead of dynamic linkingChristian Göttsche2024-04-053-51/+151
* linux: move libnl code into separate fileChristian Göttsche2024-04-055-113/+153
* Read htoprc in modern location first before old oneExplorer092024-04-051-5/+2
* Avoid multiplication in calloc argumentChristian Göttsche2024-04-051-1/+1
* Use designated initializer moreChristian Göttsche2024-04-052-15/+19
* Check for absolute paths in environment variablesChristian Göttsche2024-04-051-3/+3
* Use size_t for array indices consistentlyBenny Baumann2024-04-051-5/+5
* Fix regression from storing monotonic time deltasBenny Baumann2024-04-051-1/+2
* Make memory leak in xRealloc explicitBenny Baumann2024-04-041-2/+9
* Simplify string formattingChristian Göttsche2024-03-281-2/+1
* README: swap regular file and symlinkChristian Hesse2024-03-272-189/+189
* CRT: handle (ignore) signals `USR1` and `USR2`Christian Hesse2024-03-271-0/+4
* Linux: Correctly mark trailing offline CPU threadsMartin Rys2024-03-271-7/+18

© 2014-2024 Faster IT GmbH | imprint | privacy policy