[RTEMS Project] #4075: POSIX Compliance Guide Missing Some math.h Methods

RTEMS trac trac at rtems.org
Fri Sep 11 21:30:39 UTC 2020


#4075: POSIX Compliance Guide Missing Some math.h Methods
----------------------------+--------------------
  Reporter:  Joel Sherrill  |      Owner:  (none)
      Type:  defect         |     Status:  new
  Priority:  normal         |  Milestone:  5.2
 Component:  doc            |    Version:  5
  Severity:  normal         |   Keywords:
Blocked By:                 |   Blocking:
----------------------------+--------------------
 The following methods are provided as macros on top of compiler built-ins.
 They have been missed by previous reviews but have long been supported.
 The POSIX Compliance Guide for the 5 branch and master needs to be
 updated.

 * fpclassify()
 * isfinite()
 * isgreater()
 * isgreaterequal()
 * isless()
 * islessequal()
 * islessgreater()
 * isnormal()
 * isunordered()
 * nexttowardf()
 * signbit()

--
Ticket URL: <http://devel.rtems.org/ticket/4075>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list