Edit

kc3-lang/gnulib/modules/logb-ieee

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2023-04-20 02:51:43
    Hash : e5eacca5
    Message : chown, lchown tests: Fix link error on mingw 10. * modules/chown-tests (configure.ac): Test whether getgid() exists. * modules/lchown-tests (configure.ac): Likewise. * modules/fchownat-tests (configure.ac): Likewise. * tests/test-chown.h (getgid): Define a fallback. * tests/test-lchown.h (getgid): Likewise.

  • modules/logb-ieee
  • Description:
    logb() function according to ISO C 99 with IEC 60559.
    
    Files:
    
    Depends-on:
    logb
    fpieee
    
    configure.ac:
    
    Makefile.am:
    
    Include:
    <math.h>
    
    Link:
    $(LOGB_LIBM)
    
    License:
    LGPL
    
    Maintainer:
    all