freebsd-dev/lib/libc/ia64
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 o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
stdlib
string Fix a few more dependancy violations. 2001-10-22 08:48:11 +00:00
sys We cannot use an alloc with only inputs and/or locals. The kernel 2002-08-23 03:47:50 +00:00
_fpmath.h Implement fpclassify(): 2003-02-08 20:37:55 +00:00
Makefile.inc Correct a comment. 2001-03-05 10:00:57 +00:00
SYS.h Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00