]> sourceware.org Git - newlib-cygwin.git/commit
* mingwex/math/s_erf.c: New file.
authorDanny Smith <dannysmith@users.sourceforge.net>
Sun, 8 Dec 2002 01:46:42 +0000 (01:46 +0000)
committerDanny Smith <dannysmith@users.sourceforge.net>
Sun, 8 Dec 2002 01:46:42 +0000 (01:46 +0000)
commit009bcda6f9b8d82fc94ebc976c94485a77296bf7
tree2a0b5d9ce51801f6f290fd784ee735afaf8ed329
parent4c49b9a2a5bf6ca7173aaf047ae2c14cc425ee46
* 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]
This page took 0.028358 seconds and 5 git commands to generate.