0408c86065f94e6aaf1b93b5d46c994a74602c9f
* glibtop_private.h, procdata.c (glibtop_get_proc_signal_s): Read pstatus info from /proc * procsignal.c (glibtop_get_proc_signal_s): Implemented set of pending and blocked signals. The rest should probably be read from /proc/<pid>/sigact, but I'm not sure it's worth implementing before thread API comes into place. * siglist.c: Added Solaris 7 signals. Someone will gettextize it eventually. Besides, signal list should become a pointer instead of being fixed field. We need some run time initializations. The code is written, but commented out.
$Id$ LATEST NEWS: =========== Please look also in the file 'NEWS' for latest news. Martin
Description
Languages
C
87.9%
Shell
6.9%
M4
2.7%
Makefile
1.1%
Perl
0.9%
Other
0.5%