android_bionic/libm/include
Elliott Hughes 9ee6adb003 Add missing <complex.h> functions.
FreeBSD doesn't seem interested in having low-quality implementations of
these functions:

  cacoshl, cacosl, casinhl, casinl, catanhl, catanl, ccoshl, ccosl, cexpl,
  clog, clogf, clogl, cpow, cpowf, cpowl, csinhl, csinl, ctanhl, ctanl.

And they still haven't got round to writing good implementations, so for
now let's just take the NetBSD ones so we have the full set.

Bug: http://b/27555792
Change-Id: I6b72003cf749b1043f006377a01fffe5e1d659bc
2016-03-11 15:03:25 -08:00
..
amd64/machine Move a private x86-64 header file out of the limelight. 2014-11-26 19:31:19 -08:00
arm/machine Clean up the ARM fenv.h, moving implementation details into fenv.c. 2014-06-09 13:57:57 -07:00
arm64/machine
i387/machine Move x86 fenv implementation details into fenv.c. 2014-06-09 15:20:59 -07:00
mips/machine Move mips fenv implementation details into fenv.c. 2014-06-09 15:25:15 -07:00
complex.h Add missing <complex.h> functions. 2016-03-11 15:03:25 -08:00
fenv.h
math.h Add missing <complex.h> functions. 2016-03-11 15:03:25 -08:00