Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_htop
/
42073babb913497fba58700dc0c5ccdfa7a52b20
/
Process.c
42073ba
Use uid_t type for Process_getuid
by Christian Göttsche
· 5 years ago
397b5c4
Introduce spaceship comparison for Processes
by Christian Göttsche
· 5 years ago
4586951
Embracing branches
by Benny Baumann
· 5 years ago
61e14d4
Spacing around operators
by Benny Baumann
· 5 years ago
b23f823
Whitespace and indentation issues
by Benny Baumann
· 5 years ago
374edb9
Spacing after keywords (if)
by Benny Baumann
· 5 years ago
4eb4439
Hold only a const version of Settings in Process
by Christian Göttsche
· 5 years ago
3618774
Cache PAGE_SIZE
by Christian Göttsche
· 5 years ago
0f52629
Make all required includes explicit
by Benny Baumann
· 6 years ago
872e542
Rename StringUtils.[ch] to XUtils.[ch]
by Benny Baumann
· 5 years ago
a63cfc8
Refactor generating starttime string into Process class
by Christian Göttsche
· 5 years ago
79ad39c
Mark Object pointer to _display function const
by Christian Göttsche
· 5 years ago
ba282cf
Mark Object instances const
by Christian Göttsche
· 5 years ago
079c2ab
Update License consistently to GPLv2 as per COPYING file
by Daniel Lange
· 5 years ago
ab3171d
Process.{h,c}: Use integer types that are more portable
by Michael Witten
· 6 years ago
18b1e9f
Do not drop qualifier in cast
by Christian Göttsche
· 6 years ago
29ec115
Update IO rate display to use NAN on error
by Benny Baumann
· 6 years ago
e0e5997
Fix minor regression in number highlighting
by Benny Baumann
· 6 years ago
40441dc
Enhance highlighting of semi-large and large numbers
by Benny Baumann
· 6 years ago
9207401
Clean up some code duplication in the header files
by Hugo Musso Gualandi
· 6 years ago
a1a027b
Axe automated header generation.
by Zev Weiss
· 6 years ago
11f558f
Avoid discarding const qualifiers
by Christian Göttsche
· 6 years ago
a82fd26
Merge branch 'hishamhm-pull-960'
by Nathan Scott
· 6 years ago
dab4144
Merge branch 'hishamhm-pull-872'
by Nathan Scott
· 6 years ago
45ae619
Merge branch 'hishamhm-pull-866'
by Nathan Scott
· 6 years ago
500fb28
Resolve compiler warnings and errors relating to the Arg union
by Nathan Scott
· 6 years ago
00d333c
Merge branch 'hishamhm-pull-869'
by Nathan Scott
· 6 years ago
579995c
Merge branch 'hishamhm-pull-842'
by Nathan Scott
· 6 years ago
dd33444
Clean up existing whitespace
by Daniel Flanagan
· 6 years ago
3512971
Fix configure 'major' workaround causing <sys/sysmacros.h> to miss.
by Explorer09
· 7 years ago
90518bf
Return of snprintf is not the number of written bytes
by Hisham Muhammad
· 7 years ago
f49f545
Fix printf() unsigned placeholders
by Alan Barr
· 7 years ago
536941f
Deal with larger numbers in colorNumber and outputRate
by adrien1018
· 7 years ago
f15d55c
Fix numbers larger than 100 terabytes
by adrien1018
· 7 years ago
41754e5
Remove unnecessary HAVE_SYS_SYSMACROS_H check
by Wataru Ashihara
· 7 years ago
b7b4200
Fix printf() unsigned placeholders
by Alan Barr
· 7 years ago
c34be41
Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking alignment
by Daniel Lange
· 7 years ago
0dbedf9
Collapse current subtree pressing Backspace
by Hisham Muhammad
· 8 years ago
c01f40e
Fix build failure ('major' undefined) in glibc 2.28. (#746)
by Kang-Che Sung (宋岡哲)
· 8 years ago
8c65321
Replace size_t with int/void* union
by Hisham Muhammad
· 8 years ago
87be623
Add support for Linux TASK_IDLE
by Vladimir Panteleev
· 8 years ago
e3f65c8
Make 'c' key work with threads as well.
by Hisham Muhammad
· 9 years ago
09e241f
Security review: check results of snprintf.
by Hisham Muhammad
· 9 years ago
543d65c
Security review: make privilege dropping-restoring optional.
by Hisham Muhammad
· 9 years ago
e940aec
Add "no perm" status when other fields fail due to lack of permission.
by Hisham Muhammad
· 9 years ago
2b5c1b4
Replace all uses of sprintf with snprintf
by Tomasz Kramkowski
· 9 years ago
8af4d9f
Interpret TTY_NR column on Linux,
by Hisham
· 10 years ago
07086fc
Fix column misalignment for priority -101 threads
by Ivan Kozik
· 10 years ago
7d5ef24
Let's keep it simple then!
by Hisham
· 10 years ago
52f8144
While we're at it, get rid of another sprintf.
by Hisham
· 10 years ago
7ededce
Silence cast warning.
by Hisham
· 10 years ago
fa0c637
Silence warnings about seteuid return value. Closes #483.
by Hisham
· 10 years ago
fa1b5d1
Fix a small undefined behavior detected by libubsan.
by Hisham
· 10 years ago
797bcd0
Catch invalid IO values due to no permissions.
by Hisham
· 10 years ago
f1f805f
Support -1 as tpgid
by Hisham
· 10 years ago
1cfcc42
Reuse comm object if possible, avoid useless repetitions of free+strdup.
by Hisham
· 10 years ago
ab3a7c2
drop privileges before changing process priority or sending signals
by Michael Klein
· 10 years ago
d18e9a4
add some security checks when running SUID root
by Michael Klein
· 10 years ago
9428010
Make column width calculation dynamic.
by Hisham Muhammad
· 11 years ago
5e602f1
Rename String to StringUtils.
by David Hunt
· 11 years ago
293eec4
New setting: "Show program path"
by Tobias Geerinckx-Rice
· 11 years ago
a8e1c1c
added missing defines for android
by sherpya
· 11 years ago
d880def
Merge branch 'master' into wip
by Hisham Muhammad
· 11 years ago
4c24a9b
Fixes to subclassing Process.
by Hisham Muhammad
· 11 years ago
b1b3f57
Tempus fugit.
by Hisham Muhammad
· 11 years ago
1e0c530
Tempus fugit.
by Hisham Muhammad
· 11 years ago
272e2d9
Major advances in FreeBSD port.
by Hisham Muhammad
· 11 years ago
be1700c
Isolate portable and Linux-specific process fields.
by Hisham Muhammad
· 11 years ago
e3fe396
Move more Linux-specific code into Linux subdir.
by Hisham Muhammad
· 11 years ago
0a184b7
Merge fixes
by Hisham Muhammad
· 11 years ago
9780c31
Fix allocation of processes. Closes #166.
by Hisham Muhammad
· 11 years ago
6f868b0
Fix allocation of processes. Closes #166.
by Hisham Muhammad
· 11 years ago
3383d8e
Sorry about the mega-patch.
by Hisham Muhammad
· 11 years ago
b4f6b11
Move "get max pid" code into platform specific area.
by Hisham Muhammad
· 11 years ago
aaaaf06
Builds on Linux again!
by Hisham Muhammad
· 11 years ago
eb229d9
Changes for supporting separate platform subdirectories.
by Hisham Muhammad
· 11 years ago
b2e94d6
Fixed a wrong attribution.
by Valmiky Arquissandas
· 11 years ago
64e0d94
Added new color for 'D' state.
by Valmiky Arquissandas
· 11 years ago
f54a37b
Update values for fields whose columns may appear later. Fixes #80.
by Hisham Muhammad
· 12 years ago
c3e66b2
Make VPID use PID-width format. Closes #79.
by Hisham Muhammad
· 12 years ago
78d09f9
Compare with long, for 64-bit systems
by Hisham Muhammad
· 12 years ago
d7e5020
Merge branch 'master' of https://github.com/hishamhm/htop
by Hisham Muhammad
· 12 years ago
ea191b5
Fix time-based sorting
by Hisham Muhammad
· 12 years ago
e0209da
Support pagefaults stats. Closes #45.
by Hisham Muhammad
· 12 years ago
2f30cd1
Boost field buffer size - crashes when trying to draw very deep UTF-8 trees
by Hisham Muhammad
· 12 years ago
a939cdf
Better consistency in coloring. Closes #66.
by Hisham Muhammad
· 12 years ago
f868517
Both IO_PRIO and IO_RATE had the same column heading. Closes #61.
by Hisham Muhammad
· 12 years ago
0a4ddab
Use proper format string for unsigned data.
by Hisham Muhammad
· 12 years ago
1ac517b
Fix padding in large numbers. (See #40)
by Hisham Muhammad
· 12 years ago
9685874
Avoid "else" trick with #ifdef, hopefully makes code easier to follow.
by Hisham Muhammad
· 12 years ago
5d6ad85
Support for very large numbers, now tested on a 64-bit machine.
by Hisham Muhammad
· 12 years ago
127f847
Support really large numbers on 64-bit architectures; first try.
by Hisham Muhammad
· 12 years ago
cb297af
Fix invalid access when highlighting basename of threads.
by Hisham Muhammad
· 12 years ago
f2a190b
New logic for highlighting basenames with spaces
by Hisham Muhammad
· 12 years ago
6d90e58
alignment improvements
by Hisham Muhammad
· 12 years ago
da236ca
Added additional column to monitor OOM killer score of each process
by Leigh Simpson
· 12 years ago
7afda7f
fix column shift on wrong megabytes format
by zed_0xff
· 12 years ago
76a715e
Fix order of calloc arguments. (Patch by Dawid Gajownik)
by Hisham Muhammad
· 12 years ago
6cfa9e0
Performance improvements due to conditional parsing of IO data depending on selected fields.
by Hisham Muhammad
· 13 years ago
00b324b
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
by Hisham Muhammad
· 13 years ago
Next »