bug-coreutils
[Top][All Lists]
Advanced

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

bug#39929: coreutils-8.32 fails to build on aarch64


From: Paul Eggert
Subject: bug#39929: coreutils-8.32 fails to build on aarch64
Date: Thu, 5 Mar 2020 17:27:16 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 3/5/20 1:43 PM, Paul Eggert wrote:

Why is this code even there at all? If readdir(3) says that the current directory has no entries, shouldn't 'ls' just say that? Why should ls report an error simply because the current directory isn't reachable from the filesystem? Whether the current directory is unreachable has nothing to do with ls's job, which is to report whether the current directory has entries.

Attached is a proposed patch to fix this.

Attachment: 0001-ls-restore-8.31-behavior-on-removed-directories.patch
Description: Text Data


reply via email to

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