]> sourceware.org Git - glibc.git/commit
Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Wed, 20 Jul 2016 17:14:21 +0000 (12:14 -0500)
committerGabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
Tue, 9 May 2017 14:40:28 +0000 (11:40 -0300)
commit4fc12f0eda596b12fb27fb39ea4ac5e68ac4170e
treeff43216e8c4233532b72879074e8d784acc22de3
parent26265c3bce73ca85a4b6976ba62dc2111b46e414
Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__

This macro is defined by TS 18661-3 for supporting the _FloatN and
_FloatNx types, as well as the functions suffixed with fN.

* bits/libc-header-start.h:
(__GLIBC_USE_IEC_60559_TYPES_EXT): New macro.
* include/features.h: Describe __STDC_WANT_IEC_60559_TYPES_EXT__.
* manual/creature.texi: Likewise.
ChangeLog
bits/libc-header-start.h
include/features.h
manual/creature.texi
This page took 0.040558 seconds and 5 git commands to generate.