OSDN Git Service

* mingwex/math/s_erf.c: New file.
authordannysmith <dannysmith>
Sun, 8 Dec 2002 01:46:41 +0000 (01:46 +0000)
committerdannysmith <dannysmith>
Sun, 8 Dec 2002 01:46:41 +0000 (01:46 +0000)
commite72b1520be48211f40141060012f2e2c7a701be8
tree314aa798527a06beae6903a9ea01b166be83cfe1
parent256f2b360013d709d52d5adef32a196aaa8d42a3
* mingwex/math/s_erf.c: New file.
* mingwex/math/sf_erf.c: New file.
* mingwex/Makefile.in (MATH_DISTFILES): Add new files.
(MATH_OBJS): Add new objects.
* include/math.h (erf[f]): Add prototypes.
(erfc[f]): Add prototypes.
winsup/mingw/ChangeLog
winsup/mingw/include/math.h
winsup/mingw/mingwex/Makefile.in
winsup/mingw/mingwex/math/s_erf.c [new file with mode: 0644]
winsup/mingw/mingwex/math/sf_erf.c [new file with mode: 0644]