Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
[gnulib.git] / tests / test-round1.c
2008-07-12 Ben PfaffRename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
2008-04-11 Bruno HaibleFlush the standard error stream before aborting.
2008-04-02 Bruno HaibleUse macros NaNf, NaNd, NaNl instead of NAN.
2008-04-01 Eric BlakeGuarantee a definition of NAN.
2008-01-26 Bruno HaibleRename isnan, applicable to 'double' only, to isnand.
2007-10-20 Ben PfaffImplement 'round', 'roundf', 'roundl' modules.