Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2005 01:40:09 GMT
From:      Giorgos Keramidas <keramida@freebsd.org>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/75711: opendir manpage
Message-ID:  <200503020140.j221e9BZ037375@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/75711; it has been noted by GNATS.

From: Giorgos Keramidas <keramida@freebsd.org>
To: Ruslan Ermilov <ru@freebsd.org>
Cc: abc@ai1.anchorage.mtaonline.net, bug-followup@freebsd.org
Subject: Re: docs/75711: opendir manpage
Date: Wed, 2 Mar 2005 03:37:45 +0200

 abc@ai1.anchorage.mtaonline.net wrote:
 > man opendir(), only the closedir() info states errno settings.
 
 The opendir() implementation in libc calls the following functions or
 systems calls that may fail: close(), fcntl(), fstat(), malloc(),
 mergesort(), open(), stat(), reallocf().
 
 Should we document the join of all the possible errors these calls may
 fail with in opendir()'s manpage?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503020140.j221e9BZ037375>