OSDN Git Service

Fill a few little holes in the math library
authorEric Andersen <andersen@codepoet.org>
Thu, 9 May 2002 08:15:21 +0000 (08:15 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 9 May 2002 08:15:21 +0000 (08:15 -0000)
commit3942feca80e3b0f55f0f27004e05316d03d1dbe4
tree8921ebdce7af20a18952a01566e8ad36c5a1daec
parente4071b93db0e2fd4aa3b678a6188da2de1c8eb2f
Fill a few little holes in the math library
include/complex.h [new file with mode: 0644]
include/fpu_control.h [new file with mode: 0644]
include/tgmath.h [new file with mode: 0644]
libm/Makefile
libm/fpmacros.c
libm/nan.c [new file with mode: 0644]