summaryrefslogtreecommitdiff
path: root/lib/libm/src/k_rem_pio2.c
AgeCommit message (Expand)Author
2022-08-24sync with FreeBSD; bring some more inline functions.christos
2017-06-22Correct misleading indentation. NFCmaya
2010-04-23-build ldexp/frexp/modf locally again rather than relying on libcdrochner
2003-01-04Spell output with two ts.wiz
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
1994-08-18Change int -> int32_t and unsigned int -> u_int32_t to improve portabiltyjtc
1994-08-10Float versions of math functions. From Ian Taylor (ian@cygnus.com), withjtc
1994-02-18Add RCS ID's.jtc
1994-02-11Include <math.h> instead of "fdlibm.h"jtc
1994-02-11Fdlibm 5.1jtc