On Fri, Dec 11, 2020 at 01:03:11PM +1100, Herbert Xu wrote: > On Thu, Dec 10, 2020 at 10:20:29AM -0500, Jeff King wrote: > > > > It seems like it happens for "foo/", too. If I compile: > > I think the key is that dash uses GLOB_NOMAGIC. I wondered that, too, but adding GLOB_NOMAGIC to the call doesn't seem to change the results. This is all with libc6 2.31-5, by the way. -Peff