[Bug 262895] access(2) man page should mention softlinks
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 262895] access(2) man page should mention softlinks"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 May 2024 02:44:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262895 --- Comment #12 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=55cd52a4418d79962ebd81f34544a3747db9e031 commit 55cd52a4418d79962ebd81f34544a3747db9e031 Author: Dag-Erling Smørgrav <des@FreeBSD.org> AuthorDate: 2024-05-21 22:35:22 +0000 Commit: Dag-Erling Smørgrav <des@FreeBSD.org> CommitDate: 2024-05-23 02:43:49 +0000 access(2): Discourage use of these system calls. Fixes: 421025a274fb PR: 262895 MFC after: 3 days Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D45240 (cherry picked from commit a4be1eb21165d7aedae9dc6634528619ff10d025) lib/libc/sys/access.2 | 105 ++++++++++++++++++++++++-------------------------- 1 file changed, 50 insertions(+), 55 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.