This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]


On 02/06/2018 12:58 AM, Dmitry V. Levin wrote:
On Mon, Feb 05, 2018 at 08:18:46PM +0100, Florian Weimer wrote:
On 02/05/2018 08:03 PM, Andreas Schwab wrote:
This will also fail when rsync is started from a directory that has
since been removed, where getcwd (even the syscall) has always returned
an error.  So this isn't a new failure.

That's a good point.  I still don't see how we can avoid fixing rsync.

I don't see why rsync shouldn't be fixed.

Well, it was a bit of a struggle, but I finally posted:

  https://lists.samba.org/archive/rsync/2018-February/031478.html

Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]