Re: git: b0d746aba6a1 - main - shells/44bsd-csh: Replace local functions with malloc functions
Date: Wed, 19 Feb 2025 02:38:50 UTC
In message <Z7U-ZKuX5HdU4R2y@spindle.one-eyed-alien.net>, Brooks Davis writes: > On Wed, Feb 19, 2025 at 12:13:49AM +0000, Cy Schubert wrote: > > The branch main has been updated by cy: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=b0d746aba6a1350b4161dd33a339 > e7d7536437d7 > > > > commit b0d746aba6a1350b4161dd33a339e7d7536437d7 > > Author: Cy Schubert <cy@FreeBSD.org> > > AuthorDate: 2025-02-19 00:10:56 +0000 > > Commit: Cy Schubert <cy@FreeBSD.org> > > CommitDate: 2025-02-19 00:13:11 +0000 > > > > shells/44bsd-csh: Replace local functions with malloc functions > > > > Local functions called sbrk(2) directly. sbrk(2) will disappear at some > > point. Removing it now reduces the sbrk footprint and allows other > > architectures that do not support sbrk(2) to install this port. > > You'll want to remove USES=sbrk as well (no need to bump PORTREVISION as > the current version doesn't do anything other than add BROKEN on riscv > and aarch64). That will helpful create a conflict in my nobrk branch to > remind me to adjust my local changes. > > Thanks, > Brooks Thanks. Done. -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: https://FreeBSD.org NTP: <cy@nwtime.org> Web: https://nwtime.org e^(i*pi)+1=0