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] |
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
Attachment:
signature.asc
Description: Digital signature
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |