• Show log

    Commit

  • Hash : 26034f24
    Author : Jim Meyering
    Date : 2017-03-04T14:50:41

    test-calloc-gnu: port to GCC7
    
    * tests/test-calloc-gnu.c (main) [__GNUC__ >= 7]: Skip a test
    that attempts to calloc more than SIZE_MAX bytes, because GCC7
    and newer would detect that at compilation time.
    

  • README

  • Please see doc/gnulib-readme.texi for basic information about Gnulib.