• Show log

    Commit

  • Hash : 57649867
    Author : Bruno Haible
    Date : 2012-02-26T00:42:25

    New module 'log10l'.
    
    * lib/math.in.h (log10l): New declaration.
    * lib/log10l.c: New file.
    * m4/log10l.m4: New file.
    * modules/log10l: New file.
    * m4/math_h.m4 (gl_MATH_H): Test whether log10l is declared.
    (gl_MATH_H_DEFAULTS): Initialize GNULIB_LOG10L, HAVE_LOG10L,
    HAVE_DECL_LOG10L.
    * modules/math (Makefile.am): Substitute GNULIB_LOG10L, HAVE_LOG10L,
    HAVE_DECL_LOG10L.
    * doc/posix-functions/log10l.texi: Mention the new module.
    

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