Commit History

Author SHA1 Message Date
  Daniel Lange 52486dbc0f Merge branch 'gcc14-analyzer-fixes' of BenBE/htop 8 months ago
  Benny Baumann 0a1db8a770 Avoid magic numbers for the size of FunctionBar lists 8 months ago
  Explorer09 7017b86bbf Use 'sb' name for local 'struct stat' buffers 8 months ago
  Explorer09 a46b3f0a98 Use 'fp' name for local 'FILE*' variables. 8 months ago
  Benny Baumann 9cc1c5ea15 Reserve full function array to make the GCC14 static code analyzer happy 9 months ago
  Benny Baumann 51ead9d8b6 Explicit memory initialization when reading status file 9 months ago
  Daniel Lange 6f0adfab24 Merge branch 'add-git-commit-to-compiled-dev-versions' of fasterit/htop 8 months ago
  Daniel Lange 6eb164ef68 Merge branch 'hf-one-100' of peterdey/htop 8 months ago
  Daniel Lange e8ee2004bf Merge branch 'signal_safe' of cgzones/htop 8 months ago
  Daniel Lange 8ad2bb8e4f Merge branch 'htoprc-write-check' of Explorer09/htop-1 8 months ago
  Peter Dey 13ca4e2b5f Add HeaderLayout format for one single 100%-width column 8 months ago
  Explorer09 752659fd08 Avoid writing configuration to non-regular files 8 months ago
  Benny Baumann eaeeda64c1 Memory leak when a legacy config file exists 8 months ago
  Daniel Lange 2acd62d3af Update configure.ac with some m4 magic to add a git commit id 8 months ago
  Explorer09 8122fc394e CI: (OpenBSD) Detect latest Autoconf & Automake versions 8 months ago
  Explorer09 550f101d7e CI: Remove Autoconf version num (FreeBSD & DragonFlyBSD) 9 months ago
  Christian Göttsche 81ff634427 Avoid fprintf in Settings_write 9 months ago
  Christian Göttsche 2fafa349a7 Avoid fprintf in signal handlers 9 months ago
  Christian Göttsche 49bad52fc2 linux: harden terminal parsing 9 months ago
  Explorer09 0da63c903c BarMeterMode_draw() code formatting adjustment 9 months ago
  Benny Baumann 1a12d58526 Work around GCC14 memleak diagnostic 9 months ago
  Christian Göttsche 327593e5cd Align parameter names in declarations with definitions 9 months ago
  Christian Göttsche 4cf8c98e05 Drop return at end of function returning void 9 months ago
  Christian Göttsche 56d7622902 Use uppercase floating point literals 9 months ago
  Christian Göttsche 626db518b3 Drop casts to same type 9 months ago
  Christian Göttsche 3477fbf2c9 Linux: fix title alignments of GPU columns 9 months ago
  Christian Göttsche 0b0d50c50e Row_printNanoseconds fixes 9 months ago
  Daniel Lange 599233ffdf Merge branch 'richstring-buffer-realloc' of BenBE/htop 9 months ago
  Benny Baumann a6306f090a Properly handle RichString_extendLen when an external buffer already exists 9 months ago
  Christian Göttsche 85c3c3a88a Linux: add process column whether it is marked a container process 1 year ago
  Christian Göttsche 22d25db467 Linux: detect container process by different PID namespace 1 year ago
  Christian Göttsche 76a13dbb4e Linux: do not always read /proc/<pid>/status 1 year ago
  Christian Göttsche 213411173c Linux: reorder some calls in LinuxProcessList_recurseProcTree() 1 year ago
  Christian Göttsche 48181bc237 Linux: update gathering information regarding threads 1 year ago
  Christian Göttsche b4d5b5cea9 Linux: gather permitted capabilities via capget(2) 1 year ago
  Explorer09 eb27a94ba4 Adapt GPU_TIME field for the new nanoseconds format 9 months ago
  Explorer09 ae932b4fa9 New Row_printNanoseconds() function 9 months ago
  Christian Göttsche 24b1513296 linux: use dlopen for libnl3 instead of dynamic linking 9 months ago
  Christian Göttsche a782ef3570 linux: move libnl code into separate file 9 months ago
  Explorer09 15b4bc45b2 Read htoprc in modern location first before old one 9 months ago
  Christian Göttsche 58c1cb0204 Avoid multiplication in calloc argument 9 months ago
  Christian Göttsche 869220b589 Use designated initializer more 9 months ago
  Christian Göttsche 5846b7df4e Check for absolute paths in environment variables 9 months ago
  Benny Baumann 6eed489846 Use size_t for array indices consistently 9 months ago
  Benny Baumann 5518652e71 Fix regression from storing monotonic time deltas 9 months ago
  Benny Baumann 62c2d820ad Make memory leak in xRealloc explicit 9 months ago
  Christian Göttsche ef6658c22d Simplify string formatting 9 months ago
  Christian Hesse e743952c1b README: swap regular file and symlink 1 year ago
  Christian Hesse 1acdf8709e CRT: handle (ignore) signals `USR1` and `USR2` 1 year ago
  Martin Rys 240dd4ab50 Linux: Correctly mark trailing offline CPU threads 11 months ago