summaryrefslogtreecommitdiff
path: root/lib/libm/src/w_hypotf.c
AgeCommit message (Collapse)Author
2007-08-10make the hypot/atan2 functions weak aliases, because they are useddrochner
internally by the historical cabs(), and the future c99 cabs/carg
2002-05-26__STDC__ is always defined on NetBSD.wiz
1999-07-02More trailing white space.simonb
1997-10-09rcsid facism, WARNSifylukem
1995-05-10Id -> NetBSDjtc
1994-09-22LIBM_SCCS must be defined for the RCS ID to be defined.jtc
This library will soon be used by DJGPP. And since memory is often tight on DOS machines, there is little benifit to be had from including RCS IDs.
1994-08-10Float versions of math functions. From Ian Taylor (ian@cygnus.com), withjtc
minor changes by me.