5f5cc45cf0
<features.h> is supposed to take user-settable stuff like _GNU_SOURCE and _BSD_SOURCE and turn them into __USE_GNU and __USE_BSD for use in the C library headers. Instead, bionic used to unconditionally define _BSD_SOURCE and _GNU_SOURCE, and then test _GNU_SOURCE in the header files (which makes no sense whatsoever). Bug: 14659579 Change-Id: Ice4cf21a364ea2e559071dc8329e995277d5b987 |
||
---|---|---|
.. | ||
amd64 | ||
arm | ||
arm64 | ||
i387 | ||
include | ||
mips | ||
upstream-freebsd/lib/msun | ||
Android.mk | ||
digittoint.c | ||
fake_long_double.c | ||
fpmath.h | ||
freebsd-compat.h | ||
MODULE_LICENSE_BSD_LIKE | ||
NOTICE | ||
signbit.c | ||
significandl.c | ||
sincos.c |