bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

getcwd: improve documentation


From: Bruno Haible
Subject: getcwd: improve documentation
Date: Sat, 27 Jun 2020 03:05:44 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-179-generic; KDE/5.18.0; x86_64; ; )

Now that we know that opendir, fdopendir, closedir (and openat, lstat) are
known to set errno upon failure, the same behaviour follows for getcwd() and
then also for xgetcwd().


2020-06-26  Bruno Haible  <bruno@clisp.org>

        xgetcwd: Improve documentation.
        * lib/xgetcwd.c (xgetcwd): Document the failure return convention.

2020-06-26  Bruno Haible  <bruno@clisp.org>

        getcwd: Improve documentation.
        * lib/getcwd.c (__getcwd): Document the failure return convention.

Attachment: 0001-getcwd-Improve-documentation.patch
Description: Text Data

Attachment: 0002-xgetcwd-Improve-documentation.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]