summaryrefslogtreecommitdiffstats
path: root/Process.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid discarding const qualifiersChristian Göttsche2020-08-251-1/+1
* Merge branch 'hishamhm-pull-960'Nathan Scott2020-08-201-5/+5
|\
| * Clean up existing whitespaceDaniel Flanagan2019-10-311-5/+5
* | Merge branch 'hishamhm-pull-872'Nathan Scott2020-08-201-0/+2
|\ \
| * | Fix configure 'major' workaround causing <sys/sysmacros.h> to miss.Explorer092019-06-141-0/+2
| |/
* | Merge branch 'hishamhm-pull-866'Nathan Scott2020-08-201-2/+1
|\ \
| * | Remove unnecessary HAVE_SYS_SYSMACROS_H checkWataru Ashihara2018-12-151-2/+1
* | | Resolve compiler warnings and errors relating to the Arg unionNathan Scott2020-08-201-4/+6
* | | Merge branch 'hishamhm-pull-869'Nathan Scott2020-08-191-6/+18
|\ \ \
| * | | Deal with larger numbers in colorNumber and outputRateadrien10182018-12-301-8/+16
| * | | Fix numbers larger than 100 terabytesadrien10182018-12-181-1/+5
| |/ /
| * | Fix printf() unsigned placeholdersAlan Barr2018-10-301-7/+7
* | | Merge branch 'hishamhm-pull-842'Nathan Scott2020-08-181-1/+1
|\ \ \ | |_|/ |/| |
| * | Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking al...Daniel Lange2018-10-071-1/+1
| |/
* | Return of snprintf is not the number of written bytesHisham Muhammad2019-02-101-3/+8
* | Fix printf() unsigned placeholdersAlan Barr2019-02-101-7/+7
|/
* Collapse current subtree pressing BackspaceHisham Muhammad2018-04-051-0/+2
* Fix build failure ('major' undefined) in glibc 2.28. (#746)Kang-Che Sung (宋岡哲)2018-02-261-0/+6
* Replace size_t with int/void* unionHisham Muhammad2018-02-181-2/+2
* Add support for Linux TASK_IDLEVladimir Panteleev2018-02-041-1/+3
* Make 'c' key work with threads as well.Hisham Muhammad2017-09-141-0/+2
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-32/+32
* Security review: make privilege dropping-restoring optional.Hisham Muhammad2017-07-261-6/+4
* Add "no perm" status when other fields fail due to lack of permission.Hisham Muhammad2017-07-101-1/+4
* Replace all uses of sprintf with snprintfTomasz Kramkowski2016-12-291-1/+1
* Interpret TTY_NR column on Linux,Hisham2016-10-011-1/+2
* Fix column misalignment for priority -101 threadsIvan Kozik2016-09-061-1/+1
* Let's keep it simple then!Hisham2016-06-201-1/+1
* While we're at it, get rid of another sprintf.Hisham2016-06-191-1/+1
* Silence cast warning.Hisham2016-05-301-0/+1
* Silence warnings about seteuid return value.Hisham2016-05-251-4/+4
* Fix a small undefined behavior detected by libubsan.Hisham2016-05-041-1/+1
* Catch invalid IO values due to no permissions.Hisham2016-02-201-1/+4
* Support -1 as tpgidHisham2016-02-101-2/+2
* Reuse comm object if possible, avoid useless repetitions of free+strdup.Hisham2016-02-021-0/+1
* drop privileges before changing process priority or sending signalsMichael Klein2015-12-071-11/+12
* add some security checks when running SUID rootMichael Klein2015-12-021-6/+11
* Make column width calculation dynamic.Hisham Muhammad2015-08-201-4/+26
* Rename String to StringUtils.David Hunt2015-08-191-1/+1
* New setting: "Show program path"Tobias Geerinckx-Rice2015-08-071-16/+24
* added missing defines for androidsherpya2015-05-201-0/+5
* Merge branch 'master' into wipHisham Muhammad2015-04-021-10/+21
|\
| * Fixes to subclassing Process.Hisham Muhammad2015-03-311-8/+20
| * Tempus fugit.Hisham Muhammad2015-03-211-1/+1
| * Merge fixesHisham Muhammad2015-02-231-3/+1
| * Fix allocation of processes. Closes #166.Hisham Muhammad2015-02-231-7/+4
* | Tempus fugit.Hisham Muhammad2015-03-231-1/+1
* | Major advances in FreeBSD port.Hisham Muhammad2015-03-161-13/+14
* | Isolate portable and Linux-specific process fields.Hisham Muhammad2015-03-161-224/+119
* | Move more Linux-specific code into Linux subdir.Hisham Muhammad2015-03-151-153/+6

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