[Bug 75711] [patch] opendir(3) missing ERRORS section
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 4 08:47:30 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=75711
--- Comment #6 from commit-hook at 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
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-doc
mailing list