[Bug 75711] [patch] opendir(3) missing ERRORS section

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 11 10:56:48 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=75711

--- Comment #8 from commit-hook at FreeBSD.org ---
A commit references this bug:

Author: gbe
Date: Tue Aug 11 10:56:44 UTC 2020
New revision: 364106
URL: https://svnweb.freebsd.org/changeset/base/364106

Log:
  MFC r363829: 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
  Differential Revision:        https://reviews.freebsd.org/D25892

Changes:
_U  stable/12/
  stable/12/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