This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCHv2 2/2] realpath: don't lose errno on failure
- From: Roland McGrath <roland at hack dot frob dot com>
- To: "Carlos O'Donell" <carlos at redhat dot com>
- Cc: Eric Blake <eblake at redhat dot com>, libc-alpha at sourceware dot org
- Date: Thu, 3 Oct 2013 12:50:04 -0700 (PDT)
- Subject: Re: [PATCHv2 2/2] realpath: don't lose errno on failure
- Authentication-results: sourceware.org; auth=none
- References: <1380658974-28848-1-git-send-email-eblake at redhat dot com> <1380658974-28848-3-git-send-email-eblake at redhat dot com> <20131001221435 dot 761E32C08E at topped-with-meat dot com> <524B4AAE dot 1010703 at redhat dot com> <20131002155923 dot 2D6042C078 at topped-with-meat dot com> <524CAA91 dot 1020602 at redhat dot com>
I suspect Eric was asking mostly about the generic issues, with answers
like "use test-skeleton.c".