]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix mistakes in link(2) and shm_open(2)
authorKonstantin Belousov <kib@FreeBSD.org>
Wed, 6 Oct 2021 03:38:26 +0000 (06:38 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Sun, 10 Oct 2021 09:21:18 +0000 (12:21 +0300)
commit8c384596a83fc807f1ddb07bad6dffca6ad804ac
treebbe11bae1e5789826342acfab449bba170f83000
parent5766c494ad69cf814d33cfbb915ca1cd3892aa11
Fix mistakes in link(2) and shm_open(2)

PR: 258957

(cherry picked from commit 8d3cd7767a2ea1816c31e1dbe7957253e723e559)
lib/libc/sys/link.2
lib/libc/sys/shm_open.2