[PATCH] glob: Avoid copying the d_name field of struct dirent [BZ #19779]

Florian Weimer fweimer@redhat.com
Sat Mar 12 07:19:00 GMT 2016


This patch is incorrect.  We need to call readdir64 even for the 32-bit
glob.  I removed too much code.

Florian



More information about the Libc-alpha mailing list