• Show log

    Commit

  • Hash : c06522b1
    Author : Collin Funk
    Date : 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.
    

  • README

  • Please create and read the docs with
    
      $ cd doc
      $ make gnulib.html
      $ xdg-open gnulib.html
    
    or read the online manual at
    
      https://www.gnu.org/software/gnulib/manual/gnulib.html