Julio M. Merino Vidal 3c21c70b64 Use configure checks to detect whether we need to define either KERNEL or
2006-04-04  Julio M. Merino Vidal  <jmmv@NetBSD.org>

	* libgtop-sysdeps.m4:
	* sysdeps/freebsd/msg_limits.c:

	Use configure checks to detect whether we need to define either
	KERNEL or _KERNEL to get the definition of 'struct msginfo' in a
	BSD system.  This replaces the previous checks in the code that
	relied on __FreeBSD__ and similar macros.

	Before this change, the explicit definition of _KERNEL in the
	msg_limits.c file broke the build in NetBSD because it made the
	system headers pull in stuff unavailable to userland.

	Fixes bug #337207.
2006-04-09 10:50:43 +00:00
2004-12-06 14:44:11 +00:00
2006-02-27 08:14:12 +00:00
2005-12-12 09:38:15 +00:00
2005-12-12 09:38:15 +00:00
2004-06-09 18:52:22 +00:00
2006-04-07 15:12:07 +00:00
2006-04-02 09:09:41 +00:00
2004-11-18 21:25:22 +00:00
2005-12-12 09:38:15 +00:00
2004-11-22 11:13:24 +00:00
2005-12-12 09:38:15 +00:00
2004-11-15 21:50:35 +00:00
2005-03-31 12:05:52 +00:00
2004-01-05 14:04:14 +00:00
2004-11-18 21:25:22 +00:00
2000-11-20 16:28:22 +00:00
2006-01-02 17:13:18 +00:00
2004-11-19 08:32:16 +00:00
2006-03-13 09:14:52 +00:00
1999-10-18 19:58:36 +00:00

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
A library for collecting system monitoring data
Readme 6.2 MiB
Languages
C 87.9%
Shell 6.9%
M4 2.7%
Makefile 1.1%
Perl 0.9%
Other 0.5%