Home | History | Annotate | Download | only in src
History log of /src/lib/libm/src/k_tanf.c
RevisionDateAuthorComments
 1.7  26-May-2002  wiz __STDC__ is always defined on NetBSD.
 1.6  02-Jul-1999  simonb More trailing white space.
 1.5  09-Oct-1997  lukem rcsid facism, WARNSify
 1.4  10-May-1995  jtc Id -> NetBSD
 1.3  22-Sep-1994  jtc LIBM_SCCS must be defined for the RCS ID to be defined.
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.
 1.2  18-Aug-1994  jtc Change int -> int32_t and unsigned int -> u_int32_t to improve portabilty
to machines where int != 32 bits.
 1.1  10-Aug-1994  jtc Float versions of math functions. From Ian Taylor (ian@cygnus.com), with
minor changes by me.

RSS XML Feed