• Show log

    Commit

  • Hash : 619700e1
    Author : Paul Eggert
    Date : 2017-09-25T18:11:25

    parse-datetime, posixtm: avoid uninit access
    
    * lib/parse-datetime.y (parse_datetime2):
    * lib/posixtm.c (posixtime):
    Do not access uninitialized storage, even though the resulting
    value is never used.
    

  • README

  • The files in this directory are used in many GNU packages,
    including coreutils, diffutils, and tar.
    The autoconf tests required for these files are in ../m4.