Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/arch/vax/gen/isinf.c
RevisionDateAuthorComments
 1.8  04-Mar-2004  kleink * Turn isinf(3) and isnan(3) into C99-style macros.
* Make it possible for ports to override these (i.e., VAX).
* Remove isnanl(), which was internal to libc only.
 1.7  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.6  26-Oct-2002  thorpej Split isnan() into its own file.
 1.5  22-Jan-2000  mycroft branches: 1.5.6;
Delint.
 1.4  13-Oct-1998  kleink Need internal names for isinf() and isnan().
 1.3  13-Jul-1997  christos Add missing math.h include
Fix RCSID's
 1.2  05-Feb-1996  jtc Add explicit return type
 1.1  17-Apr-1995  ragge Added libc VAX specific files.
 1.5.6.1  11-Nov-2002  nathanw Catch up to -current

RSS XML Feed