• Show log

    Commit

  • Hash : a742bdb3
    Author : Bruno Haible
    Date : 2017-07-24T01:19:36

    Rename module 'strftime' to 'nstrftime'.
    
    * m4/nstrftime.m4: Renamed from m4/strftime.m4.
    * lib/nstrftime.c: Renamed from lib/strftime.c.
    * modules/nstrftime: Renamed from modules/strftime.
    (Files, Makefile.am): Update.
    * tests/test-nstrftime.c: Renamed from tests/test-strftime.c.
    Fix comment.
    * modules/nstrftime-tests: Renamed from modules/strftime-tests.
    (Files, Makefile.am): Update.
    * modules/strftime: New file, an obsolete indirection.
    * doc/posix-functions/strftime.texi: Update reference.
    * config/srclist.txt: Update info.
    

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