• Show log

    Commit

  • Hash : 15a9ecdc
    Author : Bruno Haible
    Date : 2016-12-13T11:19:35

    fpending: Port to native Windows with MSVC.
    
    * lib/fpending.c: Include stdio-impl.h.
    (__fpending): Include all known implementations. Err out if it's not
    ported.
    * m4/fpending.m4 (gl_PREREQ_FPENDING): Remove macro.
    * modules/fpending (Files): Add lib/stdio-impl.h.
    (configure.ac): Don't invoke gl_PREREQ_FPENDING.
    

  • 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-2016 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.