freebsd-dev/lib/libc/powerpc
Mike Barcroft 5d62092f94 o Implement C99 classification macros isfinite(), isinf(), isnan(),
isnormal().  The current isinf() and isnan() are perserved for
  binary compatibility with 5.0, but new programs will use the macros.
o Implement C99 comparison macros isgreater(), isgreaterequal(),
  isless(), islessequal(), islessgreater(), isunordered().

Submitted by:	David Schultz <dschultz@uclink.Berkeley.EDU>
2003-02-12 20:03:41 +00:00
..
gen o Implement C99 classification macros isfinite(), isinf(), isnan(), 2003-02-12 20:03:41 +00:00
net
sys Minimal libc for PowerPC. 2002-12-04 07:25:14 +00:00
_fpmath.h Implement fpclassify(): 2003-02-08 20:37:55 +00:00
SYS.h We don't need our own personal definition of __CONCAT. 2003-01-18 23:26:04 +00:00