Commit c06522b17cc60c6b57efc3aebb88fe605dc28ba1

Collin Funk 2025-10-09T20:36:15

getdelim: Work around a glibc bug. * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check that the buffer is terminated with a NUL character when the first character read is EOF. Guess that the function does not work on glibc. * doc/posix-functions/getdelim.texi: Mention the bug.