platform_bionic/libm
Elliott Hughes 9c8d711aa5 Don't expose all BSD extensions.
Just expose the ones that bionic historically leaked.

Also, many of the M_* constants in <math.h> are actually POSIX.

Change-Id: I6275df84c5866b872b71f1c8ed14e2aada12b793
2016-06-13 14:14:43 -07:00
..
amd64 Move math headers in with the other headers. 2016-04-02 08:36:33 -07:00
arm libm: ARM: reorganize a bit to match ARM64 2015-08-13 23:02:10 +00:00
arm64 Regenerate NOTICE files. 2016-05-16 17:46:00 -07:00
i387 Move math headers in with the other headers. 2016-04-02 08:36:33 -07:00
mips Move mips fenv implementation details into fenv.c. 2014-06-09 15:25:15 -07:00
upstream-freebsd Move <machine/endian.h> somewhere more private. 2016-05-02 15:44:56 -07:00
upstream-netbsd/lib/libm Add missing <complex.h> functions. 2016-03-11 15:03:25 -08:00
x86 Add x86 optimization of rint functions and tests 2016-03-07 18:31:26 -08:00
x86_64 Add x86 optimization of rint functions and tests 2016-03-07 18:31:26 -08:00
Android.bp Don't expose all BSD extensions. 2016-06-13 14:14:43 -07:00
digittoint.c Upgrade libm. 2013-02-01 14:51:19 -08:00
fabs.cpp Revert "Revert "Use compiler builtins for fabs."" 2015-08-24 16:05:48 -07:00
fake_long_double.c Add x86 optimization of rint functions and tests 2016-03-07 18:31:26 -08:00
fpmath.h Clean-up _fpmath and fake_long_doubles 2014-04-23 19:03:06 +01:00
freebsd-compat.h Remove more BSD cruft from the public headers. 2014-12-19 19:30:11 -08:00
libm.arm.map genversion-scripts: fix script name in autogenerated comment 2016-03-23 16:25:42 -07:00
libm.arm64.map genversion-scripts: fix script name in autogenerated comment 2016-03-23 16:25:42 -07:00
libm.map.txt Add missing <complex.h> functions. 2016-03-11 15:03:25 -08:00
libm.mips.map genversion-scripts: fix script name in autogenerated comment 2016-03-23 16:25:42 -07:00
libm.mips64.map genversion-scripts: fix script name in autogenerated comment 2016-03-23 16:25:42 -07:00
libm.x86.map genversion-scripts: fix script name in autogenerated comment 2016-03-23 16:25:42 -07:00
libm.x86_64.map genversion-scripts: fix script name in autogenerated comment 2016-03-23 16:25:42 -07:00
MODULE_LICENSE_BSD_LIKE Initial Contribution 2008-10-21 07:00:00 -07:00
NOTICE Regenerate NOTICE files. 2016-05-16 17:46:00 -07:00
signbit.c Clean-up _fpmath and fake_long_doubles 2014-04-23 19:03:06 +01:00
significandl.c Clean-up _fpmath and fake_long_doubles 2014-04-23 19:03:06 +01:00
sincos.c Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE). 2014-08-18 16:04:03 -07:00