Date: Tue, 04 Aug 2020 08:47:30 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 75711] [patch] opendir(3) missing ERRORS section Message-ID: <bug-75711-9-D5ODbl24e1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-75711-9@https.bugs.freebsd.org/bugzilla/> References: <bug-75711-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D75711 --- Comment #6 from commit-hook@FreeBSD.org --- A commit references this bug: Author: gbe Date: Tue Aug 4 08:46:29 UTC 2020 New revision: 363829 URL: https://svnweb.freebsd.org/changeset/base/363829 Log: directory(3): Add an ERRORS section - Add an ERRORS section for opendir(3) and closedir(3) - Document also the errors of readdir(3), readdir_r(3) and telldir(3) - Convert the code sample into an EXAMPLES section PR: 75711 Submitted by: abc <abc at ai1 dot anchorage dot mtaonline dot net> Reviewed by: 0mp, bcr, jilles Approved by: 0mp, bcr, jilles Obtained from: partial from OpenBSD MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D25892 Changes: head/lib/libc/gen/directory.3 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-75711-9-D5ODbl24e1>