glibc/bits
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
..
byteswap-16.h
byteswap.h
confname.h
dirent.h
dlfcn.h
elfclass.h
endian.h
environments.h
errno.h
fcntl.h
fenv.h
fenvinline.h
huge_val.h
huge_valf.h
huge_vall.h
hwcap.h
in.h Define __USE_KERNEL_IPV6_DEFS macro for non-Linux kernels 2016-07-08 11:24:34 +02:00
inf.h
ioctl-types.h
ioctls.h
ipc.h
ipctypes.h
libc-header-start.h Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro. 2016-08-03 22:21:37 +00:00
libm-simd-decl-stubs.h
link.h
local_lim.h
math-vector.h
mathdef.h
mathinline.h
mman-linux.h
mman.h
mqueue.h
msq.h
nan.h
netdb.h
param.h
poll.h
posix_opt.h
pthreadtypes.h
resource.h
sched.h
select.h
sem.h
setjmp.h
shm.h
sigaction.h
sigcontext.h
siginfo.h
signum.h
sigset.h
sigstack.h
sigthread.h
sockaddr.h
socket.h
stat.h
statfs.h
statvfs.h
stdlib-bsearch.h
string.h
stropts.h
sys_errlist.h
syslog-path.h
sysmacros.h Minimize sysdeps code involved in defining major/minor/makedev. 2016-08-03 15:23:04 -04:00
termios.h Fix TABDLY value 2016-07-13 22:41:40 +02:00
time.h
types.h
typesizes.h
uio.h
ustat.h
utmp.h
utsname.h
waitflags.h
waitstatus.h
wchar.h
wordsize.h
xtitypes.h