android_bionic/libm
Elliott Hughes f1c568d1ea Add <glob.h>.
This is the FreeBSD implementation, plus some tests. The FreeBSD
implementation includes the GNU extensions and seems to be what
iOS is using too, which should provide bug compatibility for app
developers.

The code unfortunately uses a lot of stack, and uses FreeBSD locale
implementation that we don't have, but it does seem better maintained
than the other BSDs.

Bug: http://b/29251134
Test: ran tests
Change-Id: Ie477b45e42a6df1319b25712098519d2b33adf67
2017-09-26 18:46:09 -07:00
..
amd64
arm
arm64 Regenerate NOTICE files. 2016-05-16 17:46:00 -07:00
i387 Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -07:00
mips
upstream-freebsd libm symbol cleanup. 2017-07-13 17:33:15 -07:00
upstream-netbsd/lib/libm
x86 Minor copyright header unification. 2016-10-24 12:57:55 -07:00
x86_64 Minor copyright header unification. 2016-10-24 12:57:55 -07:00
Android.bp Use __RENAME for long double functions. 2017-09-14 16:10:43 -07:00
MODULE_LICENSE_BSD_LIKE
digittoint.c
fabs.cpp
fake_long_double.c libm symbol cleanup. 2017-07-13 17:33:15 -07:00
fpmath.h
freebsd-compat.h Make _scan_nan a bit less visible for libandroid_support users. 2017-07-17 11:23:02 -07:00
libm.arm.map Add <glob.h>. 2017-09-26 18:46:09 -07:00
libm.arm64.map Add <glob.h>. 2017-09-26 18:46:09 -07:00
libm.map.txt Add missing libm introduced=26 annotations. 2017-08-29 11:45:31 -07:00
libm.mips.map Add <glob.h>. 2017-09-26 18:46:09 -07:00
libm.mips64.map Add <glob.h>. 2017-09-26 18:46:09 -07:00
libm.x86.map Add <glob.h>. 2017-09-26 18:46:09 -07:00
libm.x86_64.map Add <glob.h>. 2017-09-26 18:46:09 -07:00
signbit.c
significandl.c
sincos.c