git: 8b41e693fc39 - main - libsys: connect membarrier.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Oct 2024 12:01:49 UTC
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=8b41e693fc3956385d5771d60ee93e18001a5a0d commit 8b41e693fc3956385d5771d60ee93e18001a5a0d Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2024-10-07 11:58:09 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2024-10-07 12:01:34 +0000 libsys: connect membarrier.2 Sponsored by: The FreeBSD Foundation --- lib/libsys/Makefile.sys | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/libsys/Makefile.sys b/lib/libsys/Makefile.sys index aa7fd811d2f8..04795445a374 100644 --- a/lib/libsys/Makefile.sys +++ b/lib/libsys/Makefile.sys @@ -246,6 +246,7 @@ MAN+= abort2.2 \ listen.2 \ lseek.2 \ madvise.2 \ + membarrier.2 \ mincore.2 \ minherit.2 \ mkdir.2 \