Nathan Scott
|
43cb4a57d6
Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into BenBE-style-header-consistency
|
1 year ago |
Nathan Scott
|
0f751e991d
Introduce Row and Table classes for screens beyond top-processes
|
1 year ago |
Benny Baumann
|
8e4ce18ba8
Add missing copyright/file headers
|
1 year ago |
mayurdahibhate
|
1b74dfe187
cleaned up includes with iwyu
|
3 years ago |
Benny Baumann
|
82157f598e
Refactor to remove no-op calls
|
3 years ago |
Christian Göttsche
|
d72b0a682e
Mark several non-modified pointer variables const
|
3 years ago |
Daniel Lange
|
1ffe5d79bd
Make Infoscreens the correct height
|
3 years ago |
Christian Göttsche
|
64c05a1ed5
EnvScreen: mark local class functions static
|
3 years ago |
Narendran Gopalakrishnan
|
09fe94da18
Improving Command display/sort
|
4 years ago |
Benny Baumann
|
61e14d4bb2
Spacing around operators
|
4 years ago |
Benny Baumann
|
0f5262917f
Make all required includes explicit
|
4 years ago |
Benny Baumann
|
872e542f4e
Rename StringUtils.[ch] to XUtils.[ch]
|
4 years ago |
Christian Göttsche
|
ba282cfe19
Mark Object instances const
|
4 years ago |
Nathan Scott
|
c5808c56db
Consolidate repeated macro definitions into one header
|
4 years ago |
Zev Weiss
|
a1a027b9bd
Axe automated header generation.
|
4 years ago |
Hisham Muhammad
|
543d65c6ab
Security review: make privilege dropping-restoring optional.
|
7 years ago |
Hisham
|
fa0c637c55
Silence warnings about seteuid return value.
|
8 years ago |
Hisham
|
b54d2dde40
Check for failure in allocations.
|
8 years ago |
Hisham Muhammad
|
466d4da0c6
refactor *Screen classes, add InfoScreen superclass
|
8 years ago |
Michael Klein
|
b14f89e9d4
drop privileges before reading environment
|
8 years ago |
Michael Klein
|
cc23d13f87
Add Platform_getProcessEnv
|
9 years ago |
Michael Klein
|
0919ea32f9
'e' displays environment of current process
|
9 years ago |