History log of /netbsd/lib/libm/src/w_lgammaf.c (Results 1 – 7 of 7)
Revision Date Author Comments
# aa30599e 26-May-2002 wiz <wiz@NetBSD.org>

__STDC__ is always defined on NetBSD.


# fe98f4b8 06-Jan-2001 christos <christos@NetBSD.org>

remove redundant declarations; use __MATH_PRIVATE__ to override math.h
declarations.


# 42724dd4 02-Jul-1999 simonb <simonb@NetBSD.org>

More trailing white space.


# 118c71a6 09-Oct-1997 lukem <lukem@NetBSD.org>

rcsid facism, WARNSify


# d042a3eb 10-May-1995 jtc <jtc@NetBSD.org>

Id -> NetBSD


# d1f06e0b 22-Sep-1994 jtc <jtc@NetBSD.org>

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

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.

show more ...


# 8346e333 10-Aug-1994 jtc <jtc@NetBSD.org>

Float versions of math functions. From Ian Taylor (ian@cygnus.com), with
minor changes by me.