[Bug 221751] [PATCH] devel/libgtop example depends on obsolete sbrk()
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 23 22:59:53 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221751
Bug ID: 221751
Summary: [PATCH] devel/libgtop example depends on obsolete
sbrk()
Product: Ports & Packages
Version: Latest
Hardware: arm64
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: gnome at FreeBSD.org
Reporter: brooks at FreeBSD.org
CC: Andrew at FreeBSD.org
Assignee: gnome at FreeBSD.org
Keywords: patch
Flags: maintainer-feedback?(gnome at FreeBSD.org)
libgtop is the top blocker on https://wiki.freebsd.org/PortsBrokenWithSbrk.
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 removes
them as they are pointless and likely wrong in practice. This should allow
libgtop to build and arm64 and riscv.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list