|
From: | Paul Eggert |
Subject: | Re: bug#10305: coreutils-8.14, "rm -r" fails with EBADF |
Date: | Thu, 22 Dec 2011 01:15:26 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0 |
On 12/21/11 23:54, Joachim Schmitz wrote: > The code path you modified is not touched at all. Oh well, it was a bit of a stab in the dark anyway. I guess we'll have to do Eric's suggestion to wrap opendir <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10305#68>. That should work around the problem, and in some sense it's nicer anyway because it causes dirfd to work in the usual way (as required in the next POSIX).
[Prev in Thread] | Current Thread | [Next in Thread] |