• Show log

    Commit

  • Hash : 1de03c03
    Author : Paul Eggert
    Date : 2022-02-21T21:59:12

    close-stream: don't depend on fclose
    
    This reverts 2022-01-26T17:33:03Z!eggert@cs.ucla.edu.
    Depending on fclose broke Emacs, and since this dependency didn't
    help GNU m4 let's remove it for now.  Problem reported by
    Lars Ingebrigtsen <https://bugs.gnu.org/32452#47>.
    * modules/close-stream (Depends-on): Remove fclose.
    

  • README

  • This directory contains metainformation about the gnulib modules, one or two
    files per module. These files are used by gnulib-tool.
    
    For every module,
      - the file <module> is the metainformation about the library code of the
        module,
      - the file <module>-tests is the metainformation about the unit test of
        the module (optional but recommended).
    
    All the files in this directory are distributed under the following copyright:
    
      Copyright (C) 2002-2022 Free Software Foundation, Inc.
      Copying and distribution of this file, with or without modification,
      in any medium, are permitted without royalty provided the copyright
      notice and this notice are preserved.