[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#39364: [PATCH] rmdir: fix clobbered errno
From: |
Bernhard Voelker |
Subject: |
bug#39364: [PATCH] rmdir: fix clobbered errno |
Date: |
Thu, 6 Feb 2020 19:04:58 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 |
On 2020-02-04 20:21, Pádraig Brady wrote:
> pushed. marking done
Hi Padraig,
I just noticed that 'is_empty_dir' from 'src/system.h' is also used
in 'src/remove.c', so - without having looked there yet - it could
be that the patch changed something in rm(1) as well (good or bad).
Did you check?
Thanks & have a nice day,
Berny