]> Savannah Git Hosting - gnulib.git/commit
glob: test for glibc bug 25659
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 23 Mar 2022 17:22:51 +0000 (10:22 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 23 Mar 2022 17:24:44 +0000 (10:24 -0700)
commitc386ed6eb0e385fa1fff33a8c1d0115c6dda9e01
treef721f17b8ae14229a89359f0fdef913ae6ff5771
parent98f034a0c2ba8917c96f363de1a8d66244e411da
glob: test for glibc bug 25659

https://sourceware.org/bugzilla/show_bug.cgi?id=25659
* m4/glob.m4 (gl_GLOB): Replace glob if it has bug 25659.
* tests/test-glob.c (main): Test for glibc bug 25659.
ChangeLog
m4/glob.m4
tests/test-glob.c