Ting-Wei Lan 4229d1ea20 Check if sbrk is available
The only use of sbrk in libgtop is in an example which always calls it
with 0. Since the use of sbrk provides no functionality, just skip these
calls when sbrk is not available.

This problem was first reported on FreeBSD Bugzilla because FreeBSD
decides not to support sbrk on ARM64 and RISC-V:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221751

Fix https://gitlab.gnome.org/GNOME/libgtop/issues/46
2020-01-20 07:24:34 +00:00
2020-01-20 07:24:34 +00:00
2007-01-11 20:35:33 +00:00
2020-01-08 15:19:03 +00:00
2007-01-11 20:35:33 +00:00
2017-05-23 00:02:47 +03:00
2018-03-07 20:47:44 +01:00
2005-12-12 09:38:15 +00:00
2020-01-20 07:24:34 +00:00
2009-02-16 23:05:34 +00:00
2014-08-20 04:44:27 +03:00
2017-05-12 05:08:41 +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
2019-03-11 10:59:50 +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%