Kylie McClain 94968b4406 Fix building on musl-libc
libgtop fails to build on musl libc, due to the header
resulting in the headers that would be loaded for libc 5 being
loaded on musl libc.
musl defines headers which are also defined in linux-headers'
in.h, causing redefinition errors.

https://bugzilla.gnome.org/show_bug.cgi?id=760655

Signed-off-by: Benoît Dejean <bdejean@gmail.com>
2016-02-16 18:12:00 +01:00
2007-01-11 20:35:33 +00:00
2015-11-10 14:02:39 +00:00
2007-01-11 20:35:33 +00:00
2016-02-16 18:12:00 +01:00
2015-08-08 10:56:24 +02:00
2005-12-12 09:38:15 +00:00
2004-11-22 11:13:24 +00:00
2016-01-18 23:22:18 +02:00
2009-02-16 23:05:34 +00:00
2014-08-20 04:44:27 +03:00
2005-03-31 12:05:52 +00:00
2014-07-31 21:05:19 +02:00
2004-11-18 21:25:22 +00:00
2014-08-20 04:44:27 +03:00
2011-03-01 13:54:53 +01:00
2016-01-18 23:22:18 +02: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%