diff options
author | Danny Smith <dannysmith@users.sourceforge.net> | 2004-10-06 20:31:32 +0000 |
---|---|---|
committer | Danny Smith <dannysmith@users.sourceforge.net> | 2004-10-06 20:31:32 +0000 |
commit | 72db1c11e9887439125ce798bb1b6d571fe7d840 (patch) | |
tree | 9ad7335a58ca086ea29b788d867728ea23fb7cc9 /winsup/cygwin/fhandler_tty.cc | |
parent | 74b2bdc351dcbab192faca58b5544bce4f92b973 (diff) | |
download | cygnal-72db1c11e9887439125ce798bb1b6d571fe7d840.tar.gz cygnal-72db1c11e9887439125ce798bb1b6d571fe7d840.tar.bz2 cygnal-72db1c11e9887439125ce798bb1b6d571fe7d840.zip |
* include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl,
atanh, atanhf, atanhl): Add prototypes.
* mingwex/Makefile.in (MATH_OBJS): Add objects for above to list.
(MATH_DISTFILES): Add sources for above and fastmath.h to list.
Specify dependency on fastmath.h for new objects.
* mingwex/math/fastmath.h: New file.
* mingwex/math/ashinh.c: New file.
* mingwex/math/asinhf.c: New file.
* mingwex/math/asinhl.c: New file.
* mingwex/math/acosh.c: New file.
* mingwex/math/acoshf.c: New file.
* mingwex/math/acoshl.c: New file.
* mingwex/math/atanh.c: New file.
* mingwex/math/atanhf.c: New file.
* mingwex/math/atanhl.c: New file.
Diffstat (limited to 'winsup/cygwin/fhandler_tty.cc')
0 files changed, 0 insertions, 0 deletions