> On 06/11/2013 12:39 AM, Roland McGrath wrote: > > Respect _DIRENT_HAVE_D_NAMLEN and use strlen only if no d_namlen. > > You mean, replace the call to strlen with the _D_EXACT_NAMLEN macro? Yes.