summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Linux: gather permitted capabilities via capget(2)Christian Göttsche2024-04-063-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
* Fix typoChristian Göttsche2024-03-271-1/+1
* Avoid glibc FILE API for number of open filesBenny Baumann2024-03-271-5/+5
* Avoid glibc FILE API for maxpidBenny Baumann2024-03-271-9/+15
* Avoid glibc FILE API for loadavgBenny Baumann2024-03-271-13/+14
* Avoid glibc FILE API for uptime readingBenny Baumann2024-03-271-7/+13
* Avoid glibc FILE API for secattrBenny Baumann2024-03-271-10/+4
* Avoid glibc FILE API for oom_scoreBenny Baumann2024-03-271-10/+15
* Avoid glibc FILE voodooBenny Baumann2024-03-271-4/+5
* Linux: scan GPU based on previous activityChristian Göttsche2024-03-272-6/+13
* Linux: add GPU meter and process columnChristian Göttsche2024-03-2714-2/+560
* Short circuit zero time in Row_printTime()Christian Göttsche2024-03-271-0/+8
* Introduce String_eq_nullable()Christian Göttsche2024-03-271-0/+10
* Introduce autoTitleRightAlign column flagChristian Göttsche2024-03-2711-8/+13
* Store time of the previous process scanChristian Göttsche2024-03-272-3/+8
* TypoBenny Baumann2024-03-221-1/+1
* Check for sufficient buffer space only after clampingBenny Baumann2024-03-221-2/+3
* Simplify expression in Process_updateCPUFieldWidths()Explorer092024-03-221-1/+1
* Check width in Row_printPercentage()Christian Göttsche2024-03-201-0/+4
* Avoid too large CPU field widthsChristian Göttsche2024-03-201-1/+1
* ci: update LLVM repositoriesChristian Göttsche2024-03-201-4/+4
* Revert "Workaround for ASAN-induced segfaults in Github Ubuntu runner images"Christian Göttsche2024-03-201-5/+0
* ci: bump to LLVM 18Christian Göttsche2024-03-201-14/+14
* Replace OpenCollective with Hack ClubDaniel Lange2024-03-201-1/+1
* Fix the compiler name for OpenBSD.fraggerfox2024-03-181-1/+1
* Ignore FOCUS_IN and FOCUS_OUT events if these have been activated within xtermDaniel Lange2024-03-143-0/+7
* Workaround for ASAN-induced segfaults in Github Ubuntu runner imagesDaniel Lange2024-03-141-0/+5
* Merge branch 'feat/refuse-saving-symlinked-config' (branch name superseded) o...Daniel Lange2024-03-123-3/+14
|\
| * Print message if config file was resolvedSefa Eyeoglu2024-03-123-7/+12
| * Resolve configuration pathSefa Eyeoglu2024-03-111-0/+6
|/
* Add Solaris to the CIfraggerfox2024-02-291-0/+21
* Add Dragonfly BSD to the CIfraggerfox2024-02-291-0/+23
* Add OpenBSD to the CIfraggerfox2024-02-291-0/+23
* Add NetBSD to the CIfraggerfox2024-02-291-0/+25
* Add FreeBSD to the CIfraggerfox2024-02-291-0/+21

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