mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-24 09:46:52 +02:00
b04ce61958
* src/df.c (main): stat() before open(), and avoid the optional open when given a fifo argument. * tests/df/unreadable.sh: Add a test case. * NEWS: Mention the fix. Fixes https://bugs.gnu.org/29038