• Show log

    Commit

  • Hash : aff170b4
    Author : Eric Blake
    Date : 2010-02-22T09:00:06

    gettimeofday: restore support for platforms that lack function
    
    Fixes a regression from 2010-02-04, commit de4d0a3.
    
    * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Also compile
    replacement if function is missing.
    * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_DEFAULTS): New witness.
    * modules/sys_time (Makefile.am): Substitute it.
    * lib/sys_time.in.h (gettimeofday): Check it.
    Reported by Michael Goffioul.
    
    Signed-off-by: Eric Blake <eblake@redhat.com>
    

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