Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2017 22:59:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 221751] [PATCH] devel/libgtop example depends on obsolete sbrk()
Message-ID:  <bug-221751-6497-eKQLEX7SBB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221751-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221751-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Brooks Davis <brooks@FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.o=
rg:
Bug 221751: [PATCH] devel/libgtop example depends on obsolete sbrk()
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221751



--- Description ---
libgtop is the top blocker on https://wiki.freebsd.org/PortsBrokenWithSbrk.=
=20
It's broken because an example uses some sbrk(0) calls as an unreliable and
non-portable way to demonstrate memory utilization.  The attached patch rem=
oves
them as they are pointless and likely wrong in practice.  This should allow
libgtop to build and arm64 and riscv.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221751-6497-eKQLEX7SBB>