CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2005-02-11 04:15:18

Modified files:
        winsup/mingw/include: math.h 
        winsup/mingw/mingwex: Makefile.in 
Added files:
        winsup/mingw/mingwex/math: expm1.c expm1f.c expm1l.c 

Log message:
        2005-02-11  Gregory W. Chicares  <chicares at cox dot net>
        Danny Smith  <[EMAIL PROTECTED] at sourceforge dot net>
        
        * include/math.h (expm1, expm1f, expmll): Add prototypes.
        * mingwex/Makefile.in (MATH_DISTFILES): Add expm1.c,
        expm1f.c, expm1l.c.
        (MATH_OBJS): Add expm1.o, expm1f.o, expm1l.o.
        * mingwex/math/expm1.c: New file.
        * mingwex/math/expm1f.c: New file.
        * mingwex/math/expm1l.c: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/math.h.diff?cvsroot=src&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=src&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/expm1.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/expm1f.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/expm1l.c.diff?cvsroot=src&r1=NONE&r2=1.1

Reply via email to