Rivoreo Source Code Repositories
src.rivoreo.one
/
htop
/
c84bb413a61fa6388cbd3877c50afb298a028a2c
/
TraceScreen.c
aa3dc63
strace: increase string length
by Hisham Muhammad
· 7 years ago
8c65321
Replace size_t with int/void* union
by Hisham Muhammad
· 7 years ago
09e241f
Security review: check results of snprintf.
by Hisham Muhammad
· 7 years ago
3975e9c
Merge branch 'master' of https://github.com/hishamhm/htop
by Hisham Muhammad
· 7 years ago
543d65c
Security review: make privilege dropping-restoring optional.
by Hisham Muhammad
· 7 years ago
d5faf64
Mark some things as const
by Richard
· 7 years ago
53d7c66
Add missing include
by coypoop
· 8 years ago
2b5c1b4
Replace all uses of sprintf with snprintf
by Tomasz Kramkowski
· 8 years ago
fa0c637
Silence warnings about seteuid return value. Closes #483.
by Hisham
· 9 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
d18e9a4
add some security checks when running SUID root
by Michael Klein
· 9 years ago
445222e
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
by Michael McConville
· 9 years ago
5e602f1
Rename String to StringUtils.
by David Hunt
· 9 years ago
08829cb
fix compiler warnings
by Christian Hesse
· 10 years ago
ade7993
incremental search and filter reintegrated!
by Hisham Muhammad
· 10 years ago
d0c72c3
Move FunctionBar inside Panel
by Hisham Muhammad
· 10 years ago
1afbc19
safer code, test for return of fcntl
by Hisham Muhammad
· 11 years ago
00b324b
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
by Hisham Muhammad
· 12 years ago
2a73405
search and filter for the strace and lsof screens!
by Hisham Muhammad
· 12 years ago
8b73d11
make htop trunk compile on FreeBSD 8.2-STABLE (thanks to Trond Endestrol)
by Hisham Muhammad
· 13 years ago
84281bd
major header cleanup
by Hisham Muhammad
· 13 years ago
ec17b70
Convert affinity control from the deprecated PLPA to HWLOC
by Hisham Muhammad
· 13 years ago
6486229
add support for steal/guest CPU time measurement
by Hisham Muhammad
· 14 years ago
0b0bd25
home and end keys in trace screens
by Hisham Muhammad
· 14 years ago
02a30bf
warning fixes
by Hisham Muhammad
· 15 years ago
3e6be2d
fix to minor bug affecting the build process, a maintenance release will follow shortly.
by Hisham Muhammad
· 15 years ago
6330ff3
changes for htop 0.8.2
by Hisham Muhammad
· 15 years ago
da23c8c
Clean up headers by using 'static' whenever possible.
by Hisham Muhammad
· 17 years ago
cc5af25
Fix bug 1538463.
by Hisham Muhammad
· 18 years ago
5d48ab8
Performance improvement hackathon: improve process comparison routines,
by Hisham Muhammad
· 18 years ago
2f1f82e
Updates for new version of the MakeHeader.py script.
by Hisham Muhammad
· 18 years ago
8bc180b
Display error message when strace is not available.
by Hisham Muhammad
· 18 years ago
ea855ae
Remove references to ListBox
by Hisham Muhammad
· 18 years ago
c2cdcd0
Rename ListBox to Panel, matching dit.
by Hisham Muhammad
· 18 years ago
9d5cc90
Wait for strace child process to die properly
by Hisham Muhammad
· 19 years ago
130938f
Fixes for header generation.
by Hisham Muhammad
· 19 years ago
d6231ba
Initial import.
by Hisham Muhammad
· 19 years ago