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:   [Bug 221751] [PATCH] devel/libgtop example depends on obsolete sbrk()
Message-ID:  <bug-221751-6497@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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@FreeBSD.org
          Reporter: brooks@FreeBSD.org
                CC: Andrew@FreeBSD.org
          Assignee: gnome@FreeBSD.org
          Keywords: patch
             Flags: maintainer-feedback?(gnome@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.

home | help

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