[PATCH roland/opendir] Refactor opendir.
Mike Frysinger
vapier@gentoo.org
Thu May 14 07:58:00 GMT 2015
On 13 May 2015 16:35, Roland McGrath wrote:
> I've refactored the opendir implementation, with a few effects.
> The main one (and my motivation) is that opendir no longer calls
> __opendirat, and so opendir uses only open while only __opendirat
> uses openat.
why ? seems like we generally want to move in the other direction, especially
as newer kernel ports move to not even include non-at syscall variants.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20150514/e0854987/attachment.sig>
More information about the Libc-alpha
mailing list