34242826d6f12ffbe8798c83e6d32a061a8843fe
Code in sysdeps/freebsd contains a lot of HAVE_KINFO_GETFILE checks, but the macro is always undefined because the configure script doesn't check for it. To fix it, add required checks for kinfo_getfile function.
LATEST NEWS: =========== Please look also in the file 'NEWS' for latest news. Martin ChangeLogs: ========== LibGTop has many ChangeLogs files. The following files are the the most important : - ChangeLog is the main ChangeLog. - sysdeps/<arch>/ChangeLog is the ChangeLog for arch specific changes. - sysdeps/common/ChangeLog is the ChangeLog for common changes (shared implementation between archs). Benoît
Description
Languages
C
87.9%
Shell
6.9%
M4
2.7%
Makefile
1.1%
Perl
0.9%
Other
0.5%