Rivoreo Source Code Repositories
src.rivoreo.one
/
htop
/
2d8fa3e1e3925ae62eb97ba4ff1429eee611ce2b
/
EnvScreen.c
b43f93d
Fix formatting types mismatch for pid_t
by WHR
· 2 years, 6 months ago
3623528
Remove unused or duplicated includes
by WHR
· 2 years, 6 months ago
b789618
Add KernelStackTraceScreen to display kernel stack trace of a process
by WHR
· 2 years, 6 months ago
49675a0
Add ArgScreen to list command line arguments of a process
by WHR
· 2 years, 6 months ago
17af5d8
Change function Platform_getProcessEnv to accept a 'Process *' instead
by WHR
· 2 years, 7 months ago
7641825
Rewrite Platform_getProcessEnv to return a vector instead; implement Platform_getProcessEnv for FreeBSD
by WHR
· 2 years, 7 months ago
543d65c
Security review: make privilege dropping-restoring optional.
by Hisham Muhammad
· 7 years ago
fa0c637
Silence warnings about seteuid return value. Closes #483.
by Hisham
· 8 years ago
b54d2dd
Check for failure in allocations.
by Hisham
· 9 years ago
466d4da
refactor *Screen classes, add InfoScreen superclass
by Hisham Muhammad
· 9 years ago
b14f89e
drop privileges before reading environment
by Michael Klein
· 9 years ago
cc23d13
Add Platform_getProcessEnv
by Michael Klein
· 9 years ago
0919ea3
'e' displays environment of current process
by Michael Klein
· 9 years ago