Joseph Myers 412cb261b0 Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.
This patch implements support for the
__STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro, following the
__GLIBC_USE approach used for other ISO C feature test macros.
Currently this only affects the exp10 functions (which glibc has had
for a long time).

Tested for x86_64 and x86 (testsuite, and that installed stripped
shared libraries are unchanged by the patch).

	* bits/libc-header-start.h (__GLIBC_USE_IEC_60559_FUNCS_EXT): New
	macro.
	* include/features.h (__STDC_WANT_IEC_60559_FUNCS_EXT__):
	Document.
	* manual/creature.texi (__STDC_WANT_IEC_60559_FUNCS_EXT__):
	Document macro.
	* manual/math.texi (exp10): Document as ISO from TS 18661-4:2015.
	(exp10f): Likewise.
	(exp10l): Likewise.
	* math/bits/mathcalls.h (exp10): Declare if
	[__GLIBC_USE (IEC_60559_FUNCS_EXT)], not [__USE_GNU].
2016-08-03 22:21:37 +00:00
..
2016-08-03 21:15:51 +00:00
2016-06-16 00:59:57 -04:00
2016-06-16 00:59:57 -04:00
dir
2016-06-16 00:59:57 -04:00
2014-04-08 17:12:15 -04:00
2014-01-31 23:23:59 -02:00
2015-08-20 09:43:50 +02:00
2016-06-16 00:59:57 -04:00
2015-08-20 09:43:50 +02:00
2014-02-26 23:27:38 +01:00
2016-06-16 00:59:57 -04:00
2014-02-26 23:27:38 +01:00
2016-04-14 08:54:57 +02:00
2014-06-05 01:13:04 +02:00
2014-02-26 23:27:38 +01:00
2016-06-16 00:59:57 -04:00