Re: git: 823d00b2d447 - main - libc: Constify the getcap API
- In reply to: Dag-Erling Smørgrav : "git: 823d00b2d447 - main - libc: Constify the getcap API"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Jun 2026 16:50:43 UTC
On Thu, Jun 4, 2026 at 4:42 PM Dag-Erling Smørgrav <des@freebsd.org> wrote: > > The branch main has been updated by des: > > URL: https://cgit.FreeBSD.org/src/commit/?id=823d00b2d447247f1c5860e3bbc61f6fd19a70e5 > > commit 823d00b2d447247f1c5860e3bbc61f6fd19a70e5 > Author: Dag-Erling Smørgrav <des@FreeBSD.org> > AuthorDate: 2026-06-04 22:41:22 +0000 > Commit: Dag-Erling Smørgrav <des@FreeBSD.org> > CommitDate: 2026-06-04 22:41:22 +0000 > > libc: Constify the getcap API > > MFC after: 1 week > Inspired by: NetBSD > Reviewed by: kib > Differential Revision: https://reviews.freebsd.org/D57252 All of the cross-builds on Github have started to fail after this commit. Could you please investigate?